summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2019-11-07devlink: Add layer 3 generic packet exception trapsAmit Cohen
2019-11-07devlink: Add layer 3 generic packet trapsAmit Cohen
2019-11-07tcp: Remove one extra ktime_get_ns() from cookie_init_timestampEric Dumazet
2019-11-07inetpeer: fix data-race in inet_putpeer / inet_putpeerEric Dumazet
2019-11-06net_sched: gen_estimator: extend packet counter to 64bitEric Dumazet
2019-11-06tcp: fix data-race in tcp_recvmsg()Eric Dumazet
2019-11-06net: silence data-races on sk_backlog.tailEric Dumazet
2019-11-06net: openvswitch: select vport upcall portid directlyTonghao Zhang
2019-11-06tipc: eliminate the dummy packet in link synchingTuong Lien
2019-11-06lwtunnel: add options setting and dumping for erspanXin Long
2019-11-06lwtunnel: add options setting and dumping for vxlanXin Long
2019-11-06lwtunnel: add options setting and dumping for geneveXin Long
2019-11-06lwtunnel: add options process for cmp_encapXin Long
2019-11-06lwtunnel: add options process for arp requestXin Long
2019-11-06tipc: reduce sensitive to retransmit failuresHoang Le
2019-11-06tipc: update cluster capabilities if node deletedHoang Le
2019-11-06net: annotate lockless accesses to sk->sk_max_ack_backlogEric Dumazet
2019-11-06net: annotate lockless accesses to sk->sk_ack_backlogEric Dumazet
2019-11-06net: use helpers to change sk_ack_backlogEric Dumazet
2019-11-06inet_diag: use jiffies_delta_to_msecs()Eric Dumazet
2019-11-06net: neigh: use long type to store jiffies deltaEric Dumazet
2019-11-05Merge tag 'batadv-next-for-davem-20191105' of git://git.open-mesh.org/linux-m...David S. Miller
2019-11-05net_sched: add TCA_STATS_PKT64 attributeEric Dumazet
2019-11-05net_sched: extend packet counter to 64bitEric Dumazet
2019-11-05net: dsa: Add support for devlink resourcesAndrew Lunn
2019-11-05Change in Openvswitch to support MPLS label depth of 3 in ingress directionMartin Varghese
2019-11-05vsock: Simplify '__vsock_release()'Christophe JAILLET
2019-11-05net: dsa: Fix use after free in dsa_switch_remove()Florian Fainelli
2019-11-05icmp: remove duplicate codeMatteo Croce
2019-11-04ipv6: use jhash2() in rt6_exception_hash()Eric Dumazet
2019-11-04net: of_get_phy_mode: Change API to solve int/unit warningsAndrew Lunn
2019-11-04net: bridge: fdb: eliminate extra port state tests from fast-pathNikolay Aleksandrov
2019-11-03net: icmp6: provide input address for traceroute6Francesco Ruggeri
2019-11-03tipc: improve message bundling algorithmTuong Lien
2019-11-03net: icmp: use input address in tracerouteFrancesco Ruggeri
2019-11-03net: openvswitch: simplify the ovs_dp_cmd_newTonghao Zhang
2019-11-03net: openvswitch: don't unlock mutex when changing the user_features failsTonghao Zhang
2019-11-03net: openvswitch: fix possible memleak on destroy flow-tableTonghao Zhang
2019-11-03net: openvswitch: add likely in flow_lookupTonghao Zhang
2019-11-03net: openvswitch: simplify the flow_hashTonghao Zhang
2019-11-03net: openvswitch: optimize flow-mask looking upTonghao Zhang
2019-11-03net: openvswitch: optimize flow mask cache hash collisionTonghao Zhang
2019-11-03net: openvswitch: shrink the mask array if necessaryTonghao Zhang
2019-11-03net: openvswitch: convert mask list in mask arrayTonghao Zhang
2019-11-03net: openvswitch: add flow-mask cache for performanceTonghao Zhang
2019-11-03batman-adv: Drop lockdep.h include for soft-interface.cSven Eckelmann
2019-11-03batman-adv: Use 'fallthrough' pseudo keywordSven Eckelmann
2019-11-03batman-adv: Axe 'aggr_list_lock'Christophe JAILLET
2019-11-03batman-adv: Simplify 'batadv_v_ogm_aggr_list_free()'Christophe JAILLET
2019-11-03batman-adv: Start new development cycleSimon Wunderlich