| Age | Commit message (Expand) | Author |
| 2018-11-09 | {nl,mac}80211: add rssi to mesh candidates | Bob Copeland |
| 2018-11-09 | {nl,mac}80211: add dot11MeshConnectedToMeshGate to meshconf | Bob Copeland |
| 2018-11-09 | {nl,mac}80211: report gate connectivity in station info | Bob Copeland |
| 2018-11-09 | mac80211: allow hardware scan to fall back to software | Johannes Berg |
| 2018-11-09 | mac80211: allow drivers to use peer measurement API | Johannes Berg |
| 2018-11-09 | cfg80211: add peer measurement with FTM initiator API | Johannes Berg |
| 2018-11-08 | net: sched: red: inform offloads about harddrop setting | Jakub Kicinski |
| 2018-11-08 | udp: Support for error handlers of tunnels with arbitrary destination port | Stefano Brivio |
| 2018-11-08 | net: Convert protocol error handlers from void to int | Stefano Brivio |
| 2018-11-08 | vxlan: Allow configuration of DF behaviour | Stefano Brivio |
| 2018-11-08 | udp: Handle ICMP errors for tunnels with same destination port on both endpoints | Stefano Brivio |
| 2018-11-08 | net: sched: add an offload graft helper | Jakub Kicinski |
| 2018-11-08 | net: sched: add an offload dump helper | Jakub Kicinski |
| 2018-11-07 | net: add netif_is_geneve() | John Hurley |
| 2018-11-07 | udp: cope with UDP GRO packet misdirection | Paolo Abeni |
| 2018-11-07 | ipv6: factor out protocol delivery helper | Paolo Abeni |
| 2018-11-07 | ip: factor out protocol delivery helper | Paolo Abeni |
| 2018-11-07 | udp: implement complete book-keeping for encap_needed | Paolo Abeni |
| 2018-11-07 | net: fix raw socket lookup device bind matching with VRFs | Duncan Eastoe |
| 2018-11-07 | net: provide a sysctl raw_l3mdev_accept for raw socket lookup with VRFs | Mike Manning |
| 2018-11-07 | net: ensure unbound datagram socket to be chosen when not in a VRF | Mike Manning |
| 2018-11-07 | net: ensure unbound stream socket to be chosen when not in a VRF | Mike Manning |
| 2018-11-07 | net: allow binding socket in a VRF when there's an unbound socket | Robert Shearman |
| 2018-11-06 | net: Add extack argument to ip_fib_metrics_init | David Ahern |
| 2018-11-06 | net: Add extack argument to rtnl_create_link | David Ahern |
| 2018-11-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
| 2018-11-03 | netfilter: conntrack: add nf_{tcp,udp,sctp,icmp,dccp,icmpv6,generic}_pernet() | Pablo Neira Ayuso |
| 2018-11-02 | net/ipv6: Add anycast addresses to a global hashtable | Jeff Barnhill |
| 2018-10-31 | net: drop a space before tabs | Bo YU |
| 2018-10-31 | net: add an identifier name for 'struct sock *' | Bo YU |
| 2018-10-29 | Merge tag '9p-for-4.20' of git://github.com/martinetd/linux | Linus Torvalds |
| 2018-10-24 | net: Don't return invalid table id error when dumping all families | David Ahern |
| 2018-10-23 | tcp: add tcp_reset_xmit_timer() helper | Eric Dumazet |
| 2018-10-23 | Revert "net: simplify sock_poll_wait" | Karsten Graul |
| 2018-10-22 | af_unix.h: trivial whitespace cleanup | Vito Caputo |
| 2018-10-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
| 2018-10-20 | ulp: remove uid and user_visible members | Daniel Borkmann |
| 2018-10-20 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller |
| 2018-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
| 2018-10-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
| 2018-10-19 | netfilter: nfnetlink_log: remove empty nfnetlink_log.h header file | Taehee Yoo |
| 2018-10-19 | netfilter: nf_flow_table: remove unnecessary parameter of nf_flow_table_clean... | Taehee Yoo |
| 2018-10-18 | sctp: count both sk and asoc sndbuf with skb truesize and sctp_chunk size | Xin Long |
| 2018-10-17 | sctp: fix the data size calculation in sctp_data_size | Xin Long |
| 2018-10-17 | geneve, vxlan: Don't set exceptions if skb->len < mtu | Stefano Brivio |
| 2018-10-17 | bridge: switchdev: Allow clearing FDB entry offload indication | Ido Schimmel |
| 2018-10-17 | vxlan: Support marking RDSTs as offloaded | Petr Machata |
| 2018-10-17 | vxlan: Add vxlan_fdb_find_uc() for FDB querying | Petr Machata |
| 2018-10-17 | vxlan: Add switchdev notifications | Petr Machata |
| 2018-10-17 | net: Add netif_is_vxlan() | Ido Schimmel |