summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* net: ipv4: Notify about changes to ip_forward_update_priorityPetr Machata2018-08-011-0/+1
* net: ipv4: Control SKB reprioritization after forwardingPetr Machata2018-08-011-0/+1
* net: add helpers checking if socket can be bound to nonlocal addressVincent Bernat2018-08-012-0/+15
* net: remove bogus RCU annotations on socket.wqChristoph Hellwig2018-07-311-1/+1
* net/tc: introduce TC_ACT_REINSERT.Paolo Abeni2018-07-302-0/+31
* tc/act: remove unneeded RCU lock in action callbackPaolo Abeni2018-07-302-1/+3
* net: remove sock_poll_busy_flagChristoph Hellwig2018-07-301-6/+0
* net: remove sock_poll_busy_loopChristoph Hellwig2018-07-301-9/+0
* net: don not detour through struct sock to find the poll waitqueueChristoph Hellwig2018-07-301-3/+2
* net: simplify sock_poll_waitChristoph Hellwig2018-07-301-5/+6
* net: dcb: Add priority-to-DSCP map gettersPetr Machata2018-07-271-0/+13
* net: sched: don't dump chains only held by actionsJiri Pirko2018-07-272-0/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2018-07-272-9/+64
|\
| * xfrm: Remove xfrmi interface ID from flowiBenedict Wong2018-07-203-10/+15
| * ipv6: xfrm: use 64-bit timestampsArnd Bergmann2018-07-111-1/+1
| * xfrm: policy: remove pcpu policy cacheFlorian Westphal2018-06-251-1/+0
| * xfrm: Add virtual xfrm interfacesSteffen Klassert2018-06-231-0/+24
| * xfrm: Add a new lookup key to match xfrm interfaces.Steffen Klassert2018-06-231-5/+16
| * flow: Extend flow informations with xfrm interface id.Steffen Klassert2018-06-231-0/+9
| * xfrm: Extend the output_mark to support input direction and masking.Steffen Klassert2018-06-231-1/+8
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-244-9/+20
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-07-241-3/+2
| |\ \
| | * | netfilter: nf_tables: use dev->name directlyFlorian Westphal2018-07-201-1/+0
| | * | netfilter: nf_tables: fix jumpstack depth validationTaehee Yoo2018-07-171-2/+2
| * | | Merge tag 'mac80211-for-davem-2018-07-24' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-07-241-6/+6
| |\ \ \
| | * | | nl80211/mac80211: allow non-linear skb in rx_control_portDenis Kenzior2018-07-061-6/+6
| * | | | ipv6: use fib6_info_hold_safe() when necessaryWei Wang2018-07-231-0/+5
| * | | | net/ipv6: Fix linklocal to global address with VRFDavid Ahern2018-07-211-0/+5
| * | | | tcp: do not delay ACK in DCTCP upon CE status changeYuchung Cheng2018-07-201-0/+1
| * | | | tcp: do not cancel delay-AcK on DCTCP special ACKYuchung Cheng2018-07-201-0/+1
* | | | | net: sched: cls_flower: propagate chain teplate creation and destruction to d...Jiri Pirko2018-07-231-0/+2
* | | | | net: sched: introduce chain templatesJiri Pirko2018-07-231-0/+12
* | | | | net: sched: introduce chain object to uapiJiri Pirko2018-07-231-0/+1
* | | | | net: sched: Avoid implicit chain 0 creationJiri Pirko2018-07-231-1/+4
* | | | | nfp: bring back support for offloading shared blocksJakub Kicinski2018-07-221-5/+0
* | | | | net: create reusable function for getting ownership info of sysfs inodesTyler Hicks2018-07-201-0/+10
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-07-2013-165/+174
|\ \ \ \ \
| * | | | | ipv6: remove dependency of nf_defrag_ipv6 on ipv6 moduleFlorian Westphal2018-07-182-28/+104
| * | | | | netfilter: nf_tables: use dedicated mutex to guard transactionsFlorian Westphal2018-07-181-0/+1
| * | | | | netfilter: Remove useless param helper of nf_ct_helper_ext_addGao Feng2018-07-181-3/+1
| * | | | | ipvs: add assured state for conn templatesJulian Anastasov2018-07-181-0/+16
| * | | | | ipvs: provide just conn to ip_vs_state_nameJulian Anastasov2018-07-181-1/+1
| * | | | | netfilter: nf_conncount: Add list lock and gc worker, and RCU for init tree s...Yi-Hung Wei2018-07-181-4/+13
| * | | | | netfilter: nf_conncount: Early exit in nf_conncount_lookup() and cleanupYi-Hung Wei2018-07-181-4/+7
| * | | | | netfilter: nf_conncount: Switch to plain listYi-Hung Wei2018-07-181-3/+12
| * | | | | netfilter: conntrack: remove l3proto abstractionFlorian Westphal2018-07-175-62/+5
| * | | | | netfilter: conntrack: remove get_timeout() indirectionFlorian Westphal2018-07-162-20/+6
| * | | | | netfilter: conntrack: avoid calls to l4proto invert_tupleFlorian Westphal2018-07-161-1/+1
| * | | | | netfilter: conntrack: remove get_l4proto indirection from l3 protocol trackersFlorian Westphal2018-07-161-8/+0
| * | | | | netfilter: conntrack: remove invert_tuple indirection from l3 protocol trackersFlorian Westphal2018-07-162-8/+0