summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2019-11-08sctp: add SCTP_ADDR_POTENTIALLY_FAILED notificationXin Long
2019-11-08sctp: add pf_expose per netns and sock and asocXin Long
2019-11-08devlink: disallow reload operation during device cleanupJiri Pirko
2019-11-08packet: fix data-race in fanout_flow_is_huge()Eric Dumazet
2019-11-08tipc: add support for AEAD key setting via netlinkTuong Lien
2019-11-08tipc: introduce TIPC encryption & authenticationTuong Lien
2019-11-08tipc: enable creating a "preliminary" nodeTuong Lien
2019-11-08tipc: add reference counter to bearerTuong Lien
2019-11-08net: icmp: fix data-race in cmp_global_allow()Eric Dumazet
2019-11-08net/sched: annotate lockless accesses to qdisc->emptyEric Dumazet
2019-11-08Merge tag 'mac80211-next-for-net-next-2019-11-08' of git://git.kernel.org/pub...David S. Miller
2019-11-08cfg80211: VLAN offload support for set_key and set_sta_vlanGurumoorthi Gnanasambandhan
2019-11-08mac80211: Shrink the size of ack_frame_id to make room for tx_time_estToke Høiland-Jørgensen
2019-11-08mac80211: don't re-parse elems in ieee80211_assoc_success()Johannes Berg
2019-11-08mac80211: move store skb ack code to its own functionJohn Crispin
2019-11-07tipc: eliminate checking netns if node establishedHoang Le
2019-11-07net: add annotations on hh->hh_len lockless accessesEric Dumazet
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