aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-08sctp: add SCTP_EXPOSE_POTENTIALLY_FAILED_STATE sockoptXin Long1-0/+79
2019-11-08sctp: add SCTP_ADDR_POTENTIALLY_FAILED notificationXin Long1-18/+14
2019-11-08sctp: add pf_expose per netns and sock and asocXin Long4-2/+25
2019-11-08devlink: disallow reload operation during device cleanupJiri Pirko1-1/+41
2019-11-08packet: fix data-race in fanout_flow_is_huge()Eric Dumazet1-3/+9
2019-11-08tipc: add support for AEAD key setting via netlinkTuong Lien3-1/+156
2019-11-08tipc: introduce TIPC encryption & authenticationTuong Lien17-46/+2385
2019-11-08tipc: enable creating a "preliminary" nodeTuong Lien2-27/+73
2019-11-08tipc: add reference counter to bearerTuong Lien2-1/+16
2019-11-08net: icmp: fix data-race in cmp_global_allow()Eric Dumazet1-5/+6
2019-11-08net/sched: annotate lockless accesses to qdisc->emptyEric Dumazet2-2/+2
2019-11-08Merge tag 'mac80211-next-for-net-next-2019-11-08' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller4-75/+90
2019-11-08cfg80211: VLAN offload support for set_key and set_sta_vlanGurumoorthi Gnanasambandhan1-0/+11
2019-11-08mac80211: Shrink the size of ack_frame_id to make room for tx_time_estToke Høiland-Jørgensen2-2/+2
2019-11-08mac80211: don't re-parse elems in ieee80211_assoc_success()Johannes Berg1-54/+49
2019-11-08mac80211: move store skb ack code to its own functionJohn Crispin1-20/+29
2019-11-07tipc: eliminate checking netns if node establishedHoang Le1-9/+5
2019-11-07net: add annotations on hh->hh_len lockless accessesEric Dumazet2-3/+8
2019-11-07devlink: Add layer 3 generic packet exception trapsAmit Cohen1-0/+6
2019-11-07devlink: Add layer 3 generic packet trapsAmit Cohen1-0/+9
2019-11-07tcp: Remove one extra ktime_get_ns() from cookie_init_timestampEric Dumazet2-3/+3
2019-11-07inetpeer: fix data-race in inet_putpeer / inet_putpeerEric Dumazet1-2/+10
2019-11-06net_sched: gen_estimator: extend packet counter to 64bitEric Dumazet1-2/+2
2019-11-06tcp: fix data-race in tcp_recvmsg()Eric Dumazet1-8/+6
2019-11-06net: silence data-races on sk_backlog.tailEric Dumazet2-2/+2
2019-11-06net: openvswitch: select vport upcall portid directlyTonghao Zhang1-2/+3
2019-11-06tipc: eliminate the dummy packet in link synchingTuong Lien1-15/+14
2019-11-06lwtunnel: add options setting and dumping for erspanXin Long1-2/+92
2019-11-06lwtunnel: add options setting and dumping for vxlanXin Long1-2/+65
2019-11-06lwtunnel: add options setting and dumping for geneveXin Long1-16/+196
2019-11-06lwtunnel: add options process for cmp_encapXin Long1-2/+8
2019-11-06lwtunnel: add options process for arp requestXin Long1-3/+4
2019-11-06tipc: reduce sensitive to retransmit failuresHoang Le1-1/+1
2019-11-06tipc: update cluster capabilities if node deletedHoang Le1-1/+11
2019-11-06net: annotate lockless accesses to sk->sk_max_ack_backlogEric Dumazet8-9/+9
2019-11-06net: annotate lockless accesses to sk->sk_ack_backlogEric Dumazet6-6/+6
2019-11-06net: use helpers to change sk_ack_backlogEric Dumazet16-21/+21
2019-11-06inet_diag: use jiffies_delta_to_msecs()Eric Dumazet1-9/+6
2019-11-06net: neigh: use long type to store jiffies deltaEric Dumazet1-2/+2
2019-11-05Merge tag 'batadv-next-for-davem-20191105' of git://git.open-mesh.org/linux-mergeDavid S. Miller6-28/+19
2019-11-05net_sched: add TCA_STATS_PKT64 attributeEric Dumazet2-2/+9
2019-11-05net_sched: extend packet counter to 64bitEric Dumazet2-3/+2
2019-11-05net: dsa: Add support for devlink resourcesAndrew Lunn1-0/+37
2019-11-05Change in Openvswitch to support MPLS label depth of 3 in ingress directionMartin Varghese4-33/+85
2019-11-05vsock: Simplify '__vsock_release()'Christophe JAILLET1-3/+1
2019-11-05net: dsa: Fix use after free in dsa_switch_remove()Florian Fainelli1-1/+2
2019-11-05icmp: remove duplicate codeMatteo Croce6-30/+6
2019-11-04ipv6: use jhash2() in rt6_exception_hash()Eric Dumazet1-2/+2
2019-11-04net: of_get_phy_mode: Change API to solve int/unit warningsAndrew Lunn2-9/+11
2019-11-04net: bridge: fdb: eliminate extra port state tests from fast-pathNikolay Aleksandrov3-5/+9