aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-17tls: async support causes out-of-bounds access in crypto APIsJohn Fastabend1-4/+0
2018-09-14net: move definition of pcpu_lstats to header fileLi RongQing1-0/+6
2018-09-13vxlan: Remove duplicated include from vxlan.hYueHaibing1-1/+0
2018-09-13tun: switch to new type of msg_controlJason Wang1-0/+14
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-13ipv6: Add sockopt IPV6_MULTICAST_ALL analogue to IP_MULTICAST_ALLAndre Naujoks2-1/+3
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. Miller7-11/+59
2018-09-12geneve: add ttl inherit supportHangbin Liu1-0/+1
2018-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-5/+5
2018-09-12net: bridge: add support for sticky fdb entriesNikolay Aleksandrov1-0/+1
2018-09-12net: ethernet: Add helper to determine if pause configuration is supportedAndrew Lunn1-0/+2
2018-09-12net: ethernet: Add helper for set_pauseparam for PauseAndrew Lunn1-0/+2
2018-09-12net: ethernet: Add helper for set_pauseparam for Asym PauseAndrew Lunn1-0/+1
2018-09-12net: ethernet: Add helper for MACs which support pauseAndrew Lunn1-0/+1
2018-09-12net: ethernet: Add helper for MACs which support asym pauseAndrew Lunn1-0/+1
2018-09-12net: ethernet: Add helper to remove a supported link modeAndrew Lunn1-0/+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-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-0/+1
2018-09-10net: sched: cls_flower: dump offload count valueVlad Buslov2-1/+3
2018-09-10net: Add and use skb_list_del_init().David S. Miller1-0/+6
2018-09-10net: Add and use skb_mark_not_on_list().David S. Miller1-0/+5
2018-09-10ppp: Remove direct skb_queue_head list pointer access.David S. Miller1-0/+11
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-09Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2018-09-06Merge tag 'mlx5e-updates-2018-09-05' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller1-5/+6
2018-09-06Merge tag 'for-linus-20180906' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+44
2018-09-06Merge tag 'trace-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-2/+6
2018-09-06qed*: Utilize FW 8.37.7.0Denis Bolotin2-6/+6
2018-09-05if_link: add IFLA_TARGET_NETNSID aliasChristian Brauner1-0/+1
2018-09-05if_addr: add IFA_TARGET_NETNSIDChristian Brauner1-0/+1
2018-09-05rtnetlink: add rtnl_get_net_ns_capable()Christian Brauner1-0/+1
2018-09-05packet: add sockopt to ignore outgoing packetsVincent Whitchurch2-0/+2
2018-09-05net/mlx5e: Replace PTP clock lock from RW lock to seq lockShay Agroskin1-1/+1
2018-09-05net/mlx5: Add flow counters idrVlad Buslov1-0/+2
2018-09-05net/mlx5: Store flow counters in a listVlad Buslov1-1/+1
2018-09-05net/mlx5: Add new list to store deleted flow countersVlad Buslov1-0/+1
2018-09-05net/mlx5: Change flow counters addlist type to single linked listVlad Buslov1-3/+1
2018-09-05net/mlx5: Use u16 for Work Queue buffer strides offsetTariq Toukan1-2/+2
2018-09-05net/mlx5: Use u16 for Work Queue buffer fragment sizeTariq Toukan1-1/+1
2018-09-05net/mlx5: Fix use-after-free in self-healing flowJack Morgenstein1-1/+1
2018-09-05tracing: Add back in rcu_irq_enter/exit_irqson() for rcuidle tracepointsSteven Rostedt (VMware)1-2/+6
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-05wireless: align to draft 11ax D3.0Shaul Triebitz1-26/+46