Age | Commit message (Expand) | Author |
2018-12-07 | neighbour: Avoid writing before skb->head in neigh_hh_output() | Stefano Brivio |
2018-12-05 | sctp: frag_point sanity check | Jakub Audykowicz |
2018-12-03 | sctp: kfree_rcu asoc | Xin Long |
2018-11-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2018-11-27 | netfilter: add missing error handling code for register functions | Taehee Yoo |
2018-11-19 | Revert "sctp: remove sctp_transport_pmtu_check" | Xin Long |
2018-11-15 | rxrpc: Fix life check | David Howells |
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 |
2018-10-17 | inet: Refactor INET_ECN_decapsulate() | Ido Schimmel |
2018-10-17 | vxlan: Export address checking functions | Ido Schimmel |
2018-10-17 | bpf: sockmap, support for msg_peek in sk_msg with redirect ingress | John Fastabend |
2018-10-16 | net: Enable kernel side filtering of route dumps | David Ahern |
2018-10-16 | net/ipv4: Plumb support for filtering route dumps | David Ahern |
2018-10-16 | net: Add struct for fib dump filter | David Ahern |
2018-10-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2018-10-15 | net: extend sk_pacing_rate to unsigned long | Eric Dumazet |
2018-10-15 | sctp: use the pmtu from the icmp packet to update transport pathmtu | Xin Long |
2018-10-15 | ipv6: rate-limit probes for neighbourless routes | Sabrina Dubroca |
2018-10-15 | bpf: Allow sk_lookup with IPv6 module | Joe Stringer |
2018-10-15 | tls: replace poll implementation with read hook | John Fastabend |
2018-10-15 | tls: convert to generic sk_msg interface | Daniel Borkmann |
2018-10-15 | bpf, sockmap: convert to generic sk_msg interface | Daniel Borkmann |
2018-10-15 | tcp, ulp: remove ulp bits from sockmap | Daniel Borkmann |
2018-10-14 | Bluetooth: Errata Service Release 8, Erratum 3253 | Mallikarjun Phulari |
2018-10-14 | Bluetooth: Use separate L2CAP LE credit based connection result values | Mallikarjun Phulari |
2018-10-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |