summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-09-262-3/+12
|\
| * flow_dissector: implements flow dissector BPF hookPetar Penkov2018-09-142-3/+12
* | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2018-09-261-0/+69
|\ \
| * | net: xsk: add a simple buffer reuse queueJakub Kicinski2018-09-251-0/+69
* | | net: sched: implement tcf_block_refcnt_{get|put}()Vlad Buslov2018-09-261-0/+1
* | | net: sched: change tcf block reference counter type to refcount_tVlad Buslov2018-09-261-1/+1
* | | net: sched: add helper function to take reference to QdiscVlad Buslov2018-09-261-0/+13
* | | net: sched: extend Qdisc with rcuVlad Buslov2018-09-262-0/+3
* | | net: sched: rename qdisc_destroy() to qdisc_put()Vlad Buslov2018-09-261-1/+1
* | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-251-1/+1
|\ \ \ | |/ / |/| |
| * | NFC: Fix the number of pipesSuren Baghdasaryan2018-09-191-1/+1
* | | net/tls: Fixed race condition in async encryptionVakul Garg2018-09-241-11/+5Star
* | | neighbour: send netlink notification if NTF_ROUTER changesRoopa Prabhu2018-09-241-0/+15
* | | net/sched: Add hardware specific counters to TC actionsEelco Chaudron2018-09-242-4/+6
* | | net/core: Add new basic hardware counterEelco Chaudron2018-09-241-0/+4
* | | tcp: provide earliest departure time in skb->tstampEric Dumazet2018-09-221-3/+3
* | | tcp: add tcp_wstamp_ns socket fieldEric Dumazet2018-09-221-11/+1Star
* | | tcp: introduce tcp_skb_timestamp_us() helperEric Dumazet2018-09-221-1/+7
* | | tcp: switch tcp_clock_ns() to CLOCK_TAI baseEric Dumazet2018-09-221-1/+1
* | | net/tls: Add support for async encryption of records for performanceVakul Garg2018-09-221-12/+58
* | | net/ipv4: Move device validation to helperDavid Ahern2018-09-211-0/+1
* | | netlink: add ethernet address policy typesJohannes Berg2018-09-191-0/+13
* | | netlink: add NLA_REJECT policy typeJohannes Berg2018-09-191-1/+12
* | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-181-10/+9Star
|\| |
| * | tls: zero the crypto information from tls_context before freeingSabrina Dubroca2018-09-131-10/+9Star
* | | tls: async support causes out-of-bounds access in crypto APIsJohn Fastabend2018-09-171-4/+0Star
* | | vxlan: Remove duplicated include from vxlan.hYueHaibing2018-09-131-1/+0Star
* | | net: sock: introduce SOCK_XDPJason Wang2018-09-131-0/+1
* | | llc: avoid blocking in llc_sap_close()Cong Wang2018-09-131-0/+1
* | | net: dsa: Add Lantiq / Intel GSWIP tag supportHauke Mehrtens2018-09-131-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-131-1/+1
|\| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-09-121-1/+1
| |\ \
| | * | netfilter: nf_tables: rework ct timeout set supportFlorian Westphal2018-08-291-1/+1
* | | | scsi: libcxgbi: fib6_ino reference in rt6_info is rcu protectedDavid Ahern2018-09-121-0/+19
* | | | net: sched: cls_flower: dump offload count valueVlad Buslov2018-09-101-1/+1
* | | | sch_netem: Move private queue handler to generic location.David S. Miller2018-09-101-0/+11
* | | | sch_htb: Remove local SKB queue handling code.David S. Miller2018-09-101-6/+5Star
* | | | net/ipv6: Remove rt6i_prefsrcDavid Ahern2018-09-101-1/+0Star
* | | | rtnetlink: add rtnl_get_net_ns_capable()Christian Brauner2018-09-061-0/+1
| |_|/ |/| |
* | | mac80211: add an option for drivers to check if packets can be aggregatedSara Sharon2018-09-051-0/+7
* | | mac80211: allow AMSDU size limitation per-TIDSara Sharon2018-09-051-0/+2
* | | mac80211: add an option for station management TXQSara Sharon2018-09-051-0/+5
* | | mac80211: support reporting 0-length PSDU in radiotapShaul Triebitz2018-09-052-0/+13
* | | mac80211: Fix PTK rekey freezes and clear text leakAlexander Wetzel2018-09-051-0/+13
* | | mac80211: support radiotap L-SIG dataShaul Triebitz2018-09-052-0/+17
* | | mac80211: Store sk_pacing_shift in ieee80211_hwWen Gong2018-09-051-0/+5
* | | mac80211: introduce capability flags for VHT EXT NSS supportJohannes Berg2018-09-051-0/+22
* | | cfg80211: add he_capabilities (ext) IE to AP settingsShaul Triebitz2018-09-051-0/+2
* | | mac80211: add an optional TXQ for other PS-buffered framesJohannes Berg2018-09-051-5/+12
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-052-4/+4
|\| |