aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-26net-ipv4: remove 2 always zero parameters from ipv4_redirect()Maciej Żenczykowski1-2/+1
2018-09-26net-ipv4: remove 2 always zero parameters from ipv4_update_pmtu()Maciej Żenczykowski1-1/+1
2018-09-26net/af_iucv: locate IUCV header via skb_network_header()Julian Wiedmann1-0/+5
2018-09-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2-3/+12
2018-09-25Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller1-0/+69
2018-09-25net: sched: implement tcf_block_refcnt_{get|put}()Vlad Buslov1-0/+1
2018-09-25net: sched: change tcf block reference counter type to refcount_tVlad Buslov1-1/+1
2018-09-25net: sched: add helper function to take reference to QdiscVlad Buslov1-0/+13
2018-09-25net: sched: extend Qdisc with rcuVlad Buslov2-0/+3
2018-09-25net: sched: rename qdisc_destroy() to qdisc_put()Vlad Buslov1-1/+1
2018-09-25net: xsk: add a simple buffer reuse queueJakub Kicinski1-0/+69
2018-09-25Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2018-09-24net/tls: Fixed race condition in async encryptionVakul Garg1-11/+5
2018-09-24neighbour: send netlink notification if NTF_ROUTER changesRoopa Prabhu1-0/+15
2018-09-24net/sched: Add hardware specific counters to TC actionsEelco Chaudron2-4/+6
2018-09-24net/core: Add new basic hardware counterEelco Chaudron1-0/+4
2018-09-21tcp: provide earliest departure time in skb->tstampEric Dumazet1-3/+3
2018-09-21tcp: add tcp_wstamp_ns socket fieldEric Dumazet1-11/+1
2018-09-21tcp: introduce tcp_skb_timestamp_us() helperEric Dumazet1-1/+7
2018-09-21tcp: switch tcp_clock_ns() to CLOCK_TAI baseEric Dumazet1-1/+1
2018-09-21net/tls: Add support for async encryption of records for performanceVakul Garg1-12/+58
2018-09-20net/ipv4: Move device validation to helperDavid Ahern1-0/+1
2018-09-18NFC: Fix the number of pipesSuren Baghdasaryan1-1/+1
2018-09-18netlink: add ethernet address policy typesJohannes Berg1-0/+13
2018-09-18netlink: add NLA_REJECT policy typeJohannes Berg1-1/+12
2018-09-18Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-10/+9
2018-09-17tls: async support causes out-of-bounds access in crypto APIsJohn Fastabend1-4/+0
2018-09-14flow_dissector: implements flow dissector BPF hookPetar Penkov2-3/+12
2018-09-13vxlan: Remove duplicated include from vxlan.hYueHaibing1-1/+0
2018-09-13tls: zero the crypto information from tls_context before freeingSabrina Dubroca1-10/+9
2018-09-13net: sock: introduce SOCK_XDPJason Wang1-0/+1
2018-09-13llc: avoid blocking in llc_sap_close()Cong Wang1-0/+1
2018-09-13net: dsa: Add Lantiq / Intel GSWIP tag supportHauke Mehrtens1-0/+1
2018-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2018-09-12scsi: libcxgbi: fib6_ino reference in rt6_info is rcu protectedDavid Ahern1-0/+19
2018-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-1/+1
2018-09-10net: sched: cls_flower: dump offload count valueVlad Buslov1-1/+1
2018-09-10sch_netem: Move private queue handler to generic location.David S. Miller1-0/+11
2018-09-10sch_htb: Remove local SKB queue handling code.David S. Miller1-6/+5
2018-09-10net/ipv6: Remove rt6i_prefsrcDavid Ahern1-1/+0
2018-09-05rtnetlink: add rtnl_get_net_ns_capable()Christian Brauner1-0/+1
2018-09-05mac80211: add an option for drivers to check if packets can be aggregatedSara Sharon1-0/+7
2018-09-05mac80211: allow AMSDU size limitation per-TIDSara Sharon1-0/+2
2018-09-05mac80211: add an option for station management TXQSara Sharon1-0/+5
2018-09-05mac80211: support reporting 0-length PSDU in radiotapShaul Triebitz2-0/+13
2018-09-05mac80211: Fix PTK rekey freezes and clear text leakAlexander Wetzel1-0/+13
2018-09-05mac80211: support radiotap L-SIG dataShaul Triebitz2-0/+17
2018-09-05mac80211: Store sk_pacing_shift in ieee80211_hwWen Gong1-0/+5
2018-09-05mac80211: introduce capability flags for VHT EXT NSS supportJohannes Berg1-0/+22
2018-09-05cfg80211: add he_capabilities (ext) IE to AP settingsShaul Triebitz1-0/+2