summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2018-09-28netlink: add nested array policy validationJohannes Berg-1/+11
2018-09-28netlink: allow NLA_NESTED to specify nested policy to validateJohannes Berg-2/+11
2018-09-28netlink: make validation_data constJohannes Berg-1/+1
2018-09-28netlink: remove NLA_NESTED_COMPATJohannes Berg-2/+0
2018-09-26net-ipv4: remove 2 always zero parameters from ipv4_redirect()Maciej Żenczykowski-2/+1
2018-09-26net-ipv4: remove 2 always zero parameters from ipv4_update_pmtu()Maciej Żenczykowski-1/+1
2018-09-26net/af_iucv: locate IUCV header via skb_network_header()Julian Wiedmann-0/+5
2018-09-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-3/+12
2018-09-25Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller-0/+69
2018-09-25net: sched: implement tcf_block_refcnt_{get|put}()Vlad Buslov-0/+1
2018-09-25net: sched: change tcf block reference counter type to refcount_tVlad Buslov-1/+1
2018-09-25net: sched: add helper function to take reference to QdiscVlad Buslov-0/+13
2018-09-25net: sched: extend Qdisc with rcuVlad Buslov-0/+3
2018-09-25net: sched: rename qdisc_destroy() to qdisc_put()Vlad Buslov-1/+1
2018-09-25net: xsk: add a simple buffer reuse queueJakub Kicinski-0/+69
2018-09-25Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+1
2018-09-24net/tls: Fixed race condition in async encryptionVakul Garg-11/+5
2018-09-24neighbour: send netlink notification if NTF_ROUTER changesRoopa Prabhu-0/+15
2018-09-24net/sched: Add hardware specific counters to TC actionsEelco Chaudron-4/+6
2018-09-24net/core: Add new basic hardware counterEelco Chaudron-0/+4
2018-09-21tcp: provide earliest departure time in skb->tstampEric Dumazet-3/+3
2018-09-21tcp: add tcp_wstamp_ns socket fieldEric Dumazet-11/+1
2018-09-21tcp: introduce tcp_skb_timestamp_us() helperEric Dumazet-1/+7
2018-09-21tcp: switch tcp_clock_ns() to CLOCK_TAI baseEric Dumazet-1/+1
2018-09-21net/tls: Add support for async encryption of records for performanceVakul Garg-12/+58
2018-09-20net/ipv4: Move device validation to helperDavid Ahern-0/+1
2018-09-18NFC: Fix the number of pipesSuren Baghdasaryan-1/+1
2018-09-18netlink: add ethernet address policy typesJohannes Berg-0/+13
2018-09-18netlink: add NLA_REJECT policy typeJohannes Berg-1/+12
2018-09-18Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller-10/+9
2018-09-17tls: async support causes out-of-bounds access in crypto APIsJohn Fastabend-4/+0
2018-09-14flow_dissector: implements flow dissector BPF hookPetar Penkov-3/+12
2018-09-13vxlan: Remove duplicated include from vxlan.hYueHaibing-1/+0
2018-09-13tls: zero the crypto information from tls_context before freeingSabrina Dubroca-10/+9
2018-09-13net: sock: introduce SOCK_XDPJason Wang-0/+1
2018-09-13llc: avoid blocking in llc_sap_close()Cong Wang-0/+1
2018-09-13net: dsa: Add Lantiq / Intel GSWIP tag supportHauke Mehrtens-0/+1
2018-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+1
2018-09-12scsi: libcxgbi: fib6_ino reference in rt6_info is rcu protectedDavid Ahern-0/+19
2018-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-1/+1
2018-09-10net: sched: cls_flower: dump offload count valueVlad Buslov-1/+1
2018-09-10sch_netem: Move private queue handler to generic location.David S. Miller-0/+11
2018-09-10sch_htb: Remove local SKB queue handling code.David S. Miller-6/+5
2018-09-10net/ipv6: Remove rt6i_prefsrcDavid Ahern-1/+0
2018-09-05rtnetlink: add rtnl_get_net_ns_capable()Christian Brauner-0/+1
2018-09-05mac80211: add an option for drivers to check if packets can be aggregatedSara Sharon-0/+7
2018-09-05mac80211: allow AMSDU size limitation per-TIDSara Sharon-0/+2
2018-09-05mac80211: add an option for station management TXQSara Sharon-0/+5
2018-09-05mac80211: support reporting 0-length PSDU in radiotapShaul Triebitz-0/+13
2018-09-05mac80211: Fix PTK rekey freezes and clear text leakAlexander Wetzel-0/+13