Age | Commit message (Expand) | Author |
2020-09-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-09-21 | ipv6: route: convert comma to semicolon | Xu Wang |
2020-09-18 | net: ipv6: fix kconfig dependency warning for IPV6_SEG6_HMAC | Necip Fazil Yildiran |
2020-09-18 | net: ipv6: delete duplicated words | Randy Dunlap |
2020-09-11 | ipv6: remove redundant assignment to variable err | Colin Ian King |
2020-09-10 | tcp: reflect tos value received in SYN to the socket | Wei Wang |
2020-09-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2020-09-08 | ipv6: add tos reflection in TCP reset and ack | Wei Wang |
2020-09-08 | ipv6: avoid lockdep issue in fib6_del() | Eric Dumazet |
2020-09-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2020-09-02 | ipv6: Fix sysctl max for fib_multipath_hash_policy | Ido Schimmel |
2020-09-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2020-08-31 | net: ipv6: remove unused arg exact_dif in compute_score | Miaohe Lin |
2020-08-31 | ipv6: add ipv6_fragment hook in ipv6_stub | wenxu |
2020-08-28 | netfilter: ip6t_NPT: rewrite addresses in ICMPv6 original packet | Michael Zhou |
2020-08-25 | ipv6: fib6: Avoid comma separated statements | Joe Perches |
2020-08-24 | io_uring: allow tcp ancillary data for __sys_recvmsg_sock() | Luke Hsiao |
2020-08-24 | bpf: tcp: Add bpf_skops_hdr_opt_len() and bpf_skops_write_hdr_opt() | Martin KaFai Lau |
2020-08-20 | gre6: Fix reception with IP6_TNL_F_RCV_DSCP_COPY | Mark Tomlinson |
2020-08-18 | ipv6: some fixes for ipv6_dev_find() | Xin Long |
2020-08-13 | netfilter: avoid ipv6 -> nf_defrag_ipv6 module dependency | Florian Westphal |
2020-08-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2020-08-05 | ipv6: add ipv6_dev_find() | Xin Long |
2020-08-04 | Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-08-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2020-08-03 | seg6_iptunnel: Refactor seg6_lwt_headroom out of uapi header | Ioana-Ruxandra Stăncioi |
2020-08-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2020-08-03 | ipv6/addrconf: use a boolean to choose between UNREGISTER/DOWN | Florent Fourcot |
2020-08-03 | ipv6/addrconf: call addrconf_ifdown with consistent values | Florent Fourcot |
2020-08-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-07-31 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2020-07-31 | tcp: syncookies: create mptcp request socket for ACK cookies with MPTCP option | Florian Westphal |
2020-07-31 | udp, bpf: Ignore connections in reuseport group after BPF sk lookup | Jakub Sitnicki |
2020-07-30 | ipv6: fix memory leaks on IPV6_ADDRFORM path | Cong Wang |
2020-07-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2020-07-29 | netfilter: ip6tables: Remove redundant null checks | Gaurav Singh |
2020-07-28 | fib: use indirect call wrappers in the most common fib_rules_ops | Brian Vazquez |
2020-07-28 | ipv6: Fix nexthop refcnt leak when creating ipv6 route info | Xiyu Yang |
2020-07-28 | net: remove sockptr_advance | Christoph Hellwig |
2020-07-28 | xfrm: esp6: fix the location of the transport header with encapsulation | Sabrina Dubroca |
2020-07-25 | bpf: Refactor bpf_iter_reg to have separate seq_info member | Yonghong Song |
2020-07-25 | udp: Don't discard reuseport selection when group has connections | Jakub Sitnicki |
2020-07-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-07-24 | icmp6: support rfc 4884 | Willem de Bruijn |
2020-07-24 | net: pass a sockptr_t into ->setsockopt | Christoph Hellwig |
2020-07-24 | net/tcp: switch ->md5_parse to sockptr_t | Christoph Hellwig |
2020-07-24 | net/udp: switch udp_lib_setsockopt to sockptr_t | Christoph Hellwig |
2020-07-24 | net/ipv6: switch do_ipv6_setsockopt to sockptr_t | Christoph Hellwig |
2020-07-24 | net/ipv6: factor out a ipv6_set_opt_hdr helper | Christoph Hellwig |
2020-07-24 | net/ipv6: switch ipv6_flowlabel_opt to sockptr_t | Christoph Hellwig |