aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-20netfilter: conntrack: clamp l4proto array size at largers supported protocolFlorian Westphal1-1/+1
2018-09-20netfilter: conntrack: remove l3->l4 mapping informationFlorian Westphal3-28/+7
2018-09-20netfilter: conntrack: remove unused proto arg from netns init functionsFlorian Westphal1-1/+1
2018-09-20netfilter: conntrack: remove error callback and handle icmp from coreFlorian Westphal1-4/+9
2018-09-20netfilter: conntrack: deconstify packet callback skb pointerFlorian Westphal1-1/+1
2018-09-20netfilter: conntrack: remove the l4proto->new() functionFlorian Westphal1-5/+0
2018-09-20netfilter: conntrack: pass nf_hook_state to packet and error handlersFlorian Westphal2-5/+5
2018-09-17netfilter: xt_cgroup: shrink size of v2 pathPablo Neira Ayuso1-0/+16
2018-09-17netfilter: nf_tables: add xfrm expressionFlorian Westphal1-0/+29
2018-09-17netfilter: remove obsolete need_conntrack stubFlorian Westphal1-3/+0
2018-09-17netfilter: nf_tables: asynchronous releaseFlorian Westphal1-0/+2
2018-09-17netfilter: nf_tables: split set destruction in deactivate and destroy phaseFlorian Westphal1-1/+6
2018-09-17netfilter: nf_tables: rt: allow checking if dst has xfrm attachedFlorian Westphal1-0/+2
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