summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* netfilter: xt_quota: fix the behavior of xt_quota moduleChenbo Feng2018-10-031-3/+5
* netfilter: nf_tables: add SECMARK supportChristian Göttsche2018-09-282-1/+21
* netfilter: conntrack: clamp l4proto array size at largers supported protocolFlorian Westphal2018-09-201-1/+1
* netfilter: conntrack: remove l3->l4 mapping informationFlorian Westphal2018-09-203-28/+7
* netfilter: conntrack: remove unused proto arg from netns init functionsFlorian Westphal2018-09-201-1/+1
* netfilter: conntrack: remove error callback and handle icmp from coreFlorian Westphal2018-09-201-4/+9
* netfilter: conntrack: deconstify packet callback skb pointerFlorian Westphal2018-09-201-1/+1
* netfilter: conntrack: remove the l4proto->new() functionFlorian Westphal2018-09-201-5/+0
* netfilter: conntrack: pass nf_hook_state to packet and error handlersFlorian Westphal2018-09-202-5/+5
* netfilter: xt_cgroup: shrink size of v2 pathPablo Neira Ayuso2018-09-171-0/+16
* netfilter: nf_tables: add xfrm expressionFlorian Westphal2018-09-171-0/+29
* netfilter: remove obsolete need_conntrack stubFlorian Westphal2018-09-171-3/+0
* netfilter: nf_tables: asynchronous releaseFlorian Westphal2018-09-171-0/+2
* netfilter: nf_tables: split set destruction in deactivate and destroy phaseFlorian Westphal2018-09-171-1/+6
* netfilter: nf_tables: rt: allow checking if dst has xfrm attachedFlorian Westphal2018-09-171-0/+2
* net: move definition of pcpu_lstats to header fileLi RongQing2018-09-141-0/+6
* vxlan: Remove duplicated include from vxlan.hYueHaibing2018-09-131-1/+0
* tun: switch to new type of msg_controlJason Wang2018-09-131-0/+14
* net: sock: introduce SOCK_XDPJason Wang2018-09-131-0/+1
* llc: avoid blocking in llc_sap_close()Cong Wang2018-09-131-0/+1
* ipv6: Add sockopt IPV6_MULTICAST_ALL analogue to IP_MULTICAST_ALLAndre Naujoks2018-09-132-1/+3
* 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-137-11/+59
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-09-132-5/+5
| |\
| | * 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
| | * | net/mlx5: Use u16 for Work Queue buffer strides offsetTariq Toukan2018-09-061-2/+2
| | * | net/mlx5: Use u16 for Work Queue buffer fragment sizeTariq Toukan2018-09-061-1/+1
| | * | net/mlx5: Fix use-after-free in self-healing flowJack Morgenstein2018-09-061-1/+1
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2018-09-121-0/+1
| |\ \ \
| | * | | HID: core: fix grouping by applicationBenjamin Tissoires2018-09-041-0/+1
| * | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-09-091-2/+2
| |\ \ \ \
| | * | | | timekeeping: Fix declaration of read_persistent_wall_and_boot_offset()Christian Borntraeger2018-09-031-2/+2
| * | | | | Merge tag 'for-linus-20180906' of git://git.kernel.dk/linux-blockLinus Torvalds2018-09-061-1/+44
| |\ \ \ \ \
| | * | | | | blkcg: delay blkg destruction until after writeback has finishedDennis Zhou (Facebook)2018-08-311-0/+44
| | * | | | | Revert "blk-throttle: fix race between blkcg_bio_issue_check() and cgroup_rmd...Dennis Zhou (Facebook)2018-08-311-1/+0
| * | | | | | Merge tag 'trace-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-09-061-2/+6
| |\ \ \ \ \ \
| | * | | | | | tracing: Add back in rcu_irq_enter/exit_irqson() for rcuidle tracepointsSteven Rostedt (VMware)2018-09-051-2/+6
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-09-051-1/+1
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member nameRandy Dunlap2018-09-051-1/+1
| | |/ / / /
* | | | | | geneve: add ttl inherit supportHangbin Liu2018-09-131-0/+1
* | | | | | net: bridge: add support for sticky fdb entriesNikolay Aleksandrov2018-09-131-0/+1
* | | | | | net: ethernet: Add helper to determine if pause configuration is supportedAndrew Lunn2018-09-131-0/+2
* | | | | | net: ethernet: Add helper for set_pauseparam for PauseAndrew Lunn2018-09-131-0/+2
* | | | | | net: ethernet: Add helper for set_pauseparam for Asym PauseAndrew Lunn2018-09-131-0/+1
* | | | | | net: ethernet: Add helper for MACs which support pauseAndrew Lunn2018-09-131-0/+1
* | | | | | net: ethernet: Add helper for MACs which support asym pauseAndrew Lunn2018-09-131-0/+1
* | | | | | net: ethernet: Add helper to remove a supported link modeAndrew Lunn2018-09-131-0/+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-102-1/+3