summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2018-08-03rxrpc: Push iov_iter up from rxrpc_kernel_recv_data() to callerDavid Howells
2018-08-01net: don't declare IPv6 non-local bind helper if CONFIG_IPV6 undefinedVincent Bernat
2018-08-01net: sched: make tcf_chain_{get,put}() staticJiri Pirko
2018-08-01net: ipv4: Notify about changes to ip_forward_update_priorityPetr Machata
2018-08-01net: ipv4: Control SKB reprioritization after forwardingPetr Machata
2018-08-01net: add helpers checking if socket can be bound to nonlocal addressVincent Bernat
2018-07-31net: remove bogus RCU annotations on socket.wqChristoph Hellwig
2018-07-30net/tc: introduce TC_ACT_REINSERT.Paolo Abeni
2018-07-30tc/act: remove unneeded RCU lock in action callbackPaolo Abeni
2018-07-30net: remove sock_poll_busy_flagChristoph Hellwig
2018-07-30net: remove sock_poll_busy_loopChristoph Hellwig
2018-07-30net: don not detour through struct sock to find the poll waitqueueChristoph Hellwig
2018-07-30net: simplify sock_poll_waitChristoph Hellwig
2018-07-27net: dcb: Add priority-to-DSCP map gettersPetr Machata
2018-07-27net: sched: don't dump chains only held by actionsJiri Pirko
2018-07-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2018-07-24Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-07-24Merge tag 'mac80211-for-davem-2018-07-24' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-07-23net: sched: cls_flower: propagate chain teplate creation and destruction to d...Jiri Pirko
2018-07-23net: sched: introduce chain templatesJiri Pirko
2018-07-23net: sched: introduce chain object to uapiJiri Pirko
2018-07-23net: sched: Avoid implicit chain 0 creationJiri Pirko
2018-07-23ipv6: use fib6_info_hold_safe() when necessaryWei Wang
2018-07-22nfp: bring back support for offloading shared blocksJakub Kicinski
2018-07-21net/ipv6: Fix linklocal to global address with VRFDavid Ahern
2018-07-20net: create reusable function for getting ownership info of sysfs inodesTyler Hicks
2018-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller
2018-07-20tcp: do not delay ACK in DCTCP upon CE status changeYuchung Cheng
2018-07-20tcp: do not cancel delay-AcK on DCTCP special ACKYuchung Cheng
2018-07-20netfilter: nf_tables: use dev->name directlyFlorian Westphal
2018-07-20xfrm: Remove xfrmi interface ID from flowiBenedict Wong
2018-07-19flow_dissector: Dissect tos and ttl from the tunnel infoOr Gerlitz
2018-07-18ipv6: fix useless rol32 call on hashColin Ian King
2018-07-18net: dsa: Remove VLA usageSalvatore Mesoraca
2018-07-18ipv6: remove dependency of nf_defrag_ipv6 on ipv6 moduleFlorian Westphal
2018-07-18netfilter: nf_tables: use dedicated mutex to guard transactionsFlorian Westphal
2018-07-18netfilter: Remove useless param helper of nf_ct_helper_ext_addGao Feng
2018-07-18ipvs: add assured state for conn templatesJulian Anastasov
2018-07-18ipvs: provide just conn to ip_vs_state_nameJulian Anastasov
2018-07-18netfilter: nf_conncount: Add list lock and gc worker, and RCU for init tree s...Yi-Hung Wei
2018-07-18netfilter: nf_conncount: Early exit in nf_conncount_lookup() and cleanupYi-Hung Wei
2018-07-18netfilter: nf_conncount: Switch to plain listYi-Hung Wei
2018-07-17netfilter: nf_tables: fix jumpstack depth validationTaehee Yoo
2018-07-17netfilter: conntrack: remove l3proto abstractionFlorian Westphal
2018-07-16ipv6/mcast: init as INCLUDE when join SSM INCLUDE groupHangbin Liu
2018-07-16netfilter: conntrack: remove get_timeout() indirectionFlorian Westphal
2018-07-16netfilter: conntrack: avoid calls to l4proto invert_tupleFlorian Westphal
2018-07-16netfilter: conntrack: remove get_l4proto indirection from l3 protocol trackersFlorian Westphal