| Age | Commit message (Expand) | Author |
| 2017-08-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
| 2017-08-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
| 2017-08-10 | packet: fix tp_reserve race in packet_set_ring | Willem de Bruijn |
| 2017-08-10 | udp: consistently apply ufo or fragmentation | Willem de Bruijn |
| 2017-08-10 | Merge branch 'rtnetlink-fix-initial-rtnl-pushdown-fallout' | David S. Miller |
| 2017-08-10 | selftests: add rtnetlink test script | Florian Westphal |
| 2017-08-10 | rtnetlink: fallback to UNSPEC if current family has no doit callback | Florian Westphal |
| 2017-08-10 | rtnetlink: init handler refcounts to 1 | Florian Westphal |
| 2017-08-10 | rtnetlink: switch rtnl_link_get_slave_info_data_size to rcu | Florian Westphal |
| 2017-08-10 | rtnetlink: do not use RTM_GETLINK directly | Florian Westphal |
| 2017-08-10 | rtnetlink: use rcu_dereference_raw to silence rcu splat | Florian Westphal |
| 2017-08-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
| 2017-08-10 | net: core: fix compile error inside flow_dissector due to new dsa callback | John Crispin |
| 2017-08-09 | Merge branch 'dsa-flow-dissection' | David S. Miller |
| 2017-08-09 | net-next: dsa: fix flow dissection | John Crispin |
| 2017-08-09 | net-next: tag_mtk: add flow_dissect callback to the ops struct | John Crispin |
| 2017-08-09 | net-next: dsa: add flow_dissect callback to struct dsa_device_ops | John Crispin |
| 2017-08-09 | net-next: dsa: move struct dsa_device_ops to the global header file | John Crispin |
| 2017-08-09 | net: sched: set xt_tgchk_param par.nft_compat as 0 in ipt_init_target | Xin Long |
| 2017-08-09 | igmp: Fix regression caused by igmp sysctl namespace code. | Nikolay Borisov |
| 2017-08-09 | Merge branch 'mediatek-bring-up-QDMA-RX-ring-0' | David S. Miller |
| 2017-08-09 | net-next: mediatek: bring up QDMA RX ring 0 | John Crispin |
| 2017-08-09 | net-next: mediatek: fix typos inside the header file | John Crispin |
| 2017-08-09 | net: atm: make atmdev_ops const | Bhumika Goyal |
| 2017-08-09 | atm: make atmdev_ops const | Bhumika Goyal |
| 2017-08-09 | net: dsa: make dsa_switch_ops const | Bhumika Goyal |
| 2017-08-09 | liquidio: napi cleanup | Intiyaz Basha |
| 2017-08-09 | geneve: maximum value of VNI cannot be used | Girish Moodalbail |
| 2017-08-09 | net: ipv6: lower ndisc notifier priority below addrconf | David Ahern |
| 2017-08-09 | net: systemport: Fix software statistics for SYSTEMPORT Lite | Florian Fainelli |
| 2017-08-09 | tipc: remove premature ESTABLISH FSM event at link synchronization | Jon Paul Maloy |
| 2017-08-09 | ibmvnic: Correct 'unused variable' warning in build. | Nathan Fontenot |
| 2017-08-09 | ibmvnic: Add netdev_dbg output for debugging | Nathan Fontenot |
| 2017-08-09 | ibmvnic: Clean up resources on probe failure | Nathan Fontenot |
| 2017-08-09 | sunvdc: prevent sunvdc panic when mpgroup disk added to guest domain | Jim Quigley |
| 2017-08-09 | Merge branch 'rtnetlink-allow-selected-handlers-to-run-without-rtnl' | David S. Miller |
| 2017-08-09 | net: call newid/getid without rtnl mutex held | Florian Westphal |
| 2017-08-09 | rtnetlink: add RTNL_FLAG_DOIT_UNLOCKED | Florian Westphal |
| 2017-08-09 | rtnetlink: protect handler table with rcu | Florian Westphal |
| 2017-08-09 | rtnetlink: small rtnl lock pushdown | Florian Westphal |
| 2017-08-09 | rtnetlink: add reference counting to prevent module unload while dump is in p... | Florian Westphal |
| 2017-08-09 | rtnetlink: make rtnl_register accept a flags parameter | Florian Westphal |
| 2017-08-09 | rtnetlink: call rtnl_calcit directly | Florian Westphal |
| 2017-08-09 | Merge branch 'bpf-new-branches' | David S. Miller |
| 2017-08-09 | bpf: add test cases for new BPF_J{LT, LE, SLT, SLE} instructions | Daniel Borkmann |
| 2017-08-09 | bpf: enable BPF_J{LT, LE, SLT, SLE} opcodes in verifier | Daniel Borkmann |
| 2017-08-09 | bpf, nfp: implement jiting of BPF_J{LT,LE} | Daniel Borkmann |
| 2017-08-09 | bpf, ppc64: implement jiting of BPF_J{LT, LE, SLT, SLE} | Daniel Borkmann |
| 2017-08-09 | bpf, s390x: implement jiting of BPF_J{LT, LE, SLT, SLE} | Daniel Borkmann |
| 2017-08-09 | bpf, sparc64: implement jiting of BPF_J{LT, LE, SLT, SLE} | Daniel Borkmann |