Age | Commit message (Expand) | Author |
2018-08-03 | rxrpc: Push iov_iter up from rxrpc_kernel_recv_data() to caller | David Howells |
2018-08-01 | net: don't declare IPv6 non-local bind helper if CONFIG_IPV6 undefined | Vincent Bernat |
2018-08-01 | net: sched: make tcf_chain_{get,put}() static | Jiri Pirko |
2018-08-01 | net: ipv4: Notify about changes to ip_forward_update_priority | Petr Machata |
2018-08-01 | net: ipv4: Control SKB reprioritization after forwarding | Petr Machata |
2018-08-01 | net: add helpers checking if socket can be bound to nonlocal address | Vincent Bernat |
2018-07-31 | net: remove bogus RCU annotations on socket.wq | Christoph Hellwig |
2018-07-30 | net/tc: introduce TC_ACT_REINSERT. | Paolo Abeni |
2018-07-30 | tc/act: remove unneeded RCU lock in action callback | Paolo Abeni |
2018-07-30 | net: remove sock_poll_busy_flag | Christoph Hellwig |
2018-07-30 | net: remove sock_poll_busy_loop | Christoph Hellwig |
2018-07-30 | net: don not detour through struct sock to find the poll waitqueue | Christoph Hellwig |
2018-07-30 | net: simplify sock_poll_wait | Christoph Hellwig |
2018-07-27 | net: dcb: Add priority-to-DSCP map getters | Petr Machata |
2018-07-27 | net: sched: don't dump chains only held by actions | Jiri Pirko |
2018-07-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2018-07-24 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-07-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2018-07-24 | Merge tag 'mac80211-for-davem-2018-07-24' of git://git.kernel.org/pub/scm/lin... | David S. Miller |
2018-07-23 | net: sched: cls_flower: propagate chain teplate creation and destruction to d... | Jiri Pirko |
2018-07-23 | net: sched: introduce chain templates | Jiri Pirko |
2018-07-23 | net: sched: introduce chain object to uapi | Jiri Pirko |
2018-07-23 | net: sched: Avoid implicit chain 0 creation | Jiri Pirko |
2018-07-23 | ipv6: use fib6_info_hold_safe() when necessary | Wei Wang |
2018-07-22 | nfp: bring back support for offloading shared blocks | Jakub Kicinski |
2018-07-21 | net/ipv6: Fix linklocal to global address with VRF | David Ahern |
2018-07-20 | net: create reusable function for getting ownership info of sysfs inodes | Tyler Hicks |
2018-07-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2018-07-20 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux | David S. Miller |
2018-07-20 | tcp: do not delay ACK in DCTCP upon CE status change | Yuchung Cheng |
2018-07-20 | tcp: do not cancel delay-AcK on DCTCP special ACK | Yuchung Cheng |
2018-07-20 | netfilter: nf_tables: use dev->name directly | Florian Westphal |
2018-07-20 | xfrm: Remove xfrmi interface ID from flowi | Benedict Wong |
2018-07-19 | flow_dissector: Dissect tos and ttl from the tunnel info | Or Gerlitz |
2018-07-18 | ipv6: fix useless rol32 call on hash | Colin Ian King |
2018-07-18 | net: dsa: Remove VLA usage | Salvatore Mesoraca |
2018-07-18 | ipv6: remove dependency of nf_defrag_ipv6 on ipv6 module | Florian Westphal |
2018-07-18 | netfilter: nf_tables: use dedicated mutex to guard transactions | Florian Westphal |
2018-07-18 | netfilter: Remove useless param helper of nf_ct_helper_ext_add | Gao Feng |
2018-07-18 | ipvs: add assured state for conn templates | Julian Anastasov |
2018-07-18 | ipvs: provide just conn to ip_vs_state_name | Julian Anastasov |
2018-07-18 | netfilter: nf_conncount: Add list lock and gc worker, and RCU for init tree s... | Yi-Hung Wei |
2018-07-18 | netfilter: nf_conncount: Early exit in nf_conncount_lookup() and cleanup | Yi-Hung Wei |
2018-07-18 | netfilter: nf_conncount: Switch to plain list | Yi-Hung Wei |
2018-07-17 | netfilter: nf_tables: fix jumpstack depth validation | Taehee Yoo |
2018-07-17 | netfilter: conntrack: remove l3proto abstraction | Florian Westphal |
2018-07-16 | ipv6/mcast: init as INCLUDE when join SSM INCLUDE group | Hangbin Liu |
2018-07-16 | netfilter: conntrack: remove get_timeout() indirection | Florian Westphal |
2018-07-16 | netfilter: conntrack: avoid calls to l4proto invert_tuple | Florian Westphal |
2018-07-16 | netfilter: conntrack: remove get_l4proto indirection from l3 protocol trackers | Florian Westphal |