Age | Commit message (Expand) | Author |
2021-01-26 | net: allow user to set metric on default route learned via Router Advertisement | Praveen Chaudhary |
2021-01-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-01-18 | ipv6: set multicast flag on the multicast route | Matteo Croce |
2021-01-18 | ipv6: create multicast route with RTPROT_KERNEL | Matteo Croce |
2021-01-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-01-14 | net: sit: unregister_netdevice on newlink's error path | Jakub Kicinski |
2021-01-11 | esp: avoid unneeded kmap_atomic call | Willem de Bruijn |
2021-01-09 | net: ipv6: Validate GSO SKB before finish IPv6 processing | Aya Levin |
2021-01-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-01-07 | skbuff: Rename skb_zcopy_{get|put} to net_zcopy_{get|put} | Jonathan Lemon |
2021-01-07 | skbuff: rename sock_zerocopy_* to msg_zerocopy_* | Jonathan Lemon |
2021-01-07 | skbuff: Call sock_zerocopy_put_abort from skb_zcopy_put_abort | Jonathan Lemon |
2021-01-07 | net: ipv6: fib: flush exceptions when purging route | Sean Tranchetti |
2020-12-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | Jakub Kicinski |
2020-12-17 | netfilter: x_tables: Update remaining dereference to RCU | Subash Abhinov Kasiviswanathan |
2020-12-16 | Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-12-15 | Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2020-12-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | Jakub Kicinski |
2020-12-14 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2020-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2020-12-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2020-12-09 | tcp: Retain ECT bits for tos reflection | Wei Wang |
2020-12-08 | net: ipv6: rpl_iptunnel: simplify the return expression of rpl_do_srh() | Zheng Yongjun |
2020-12-08 | netfilter: x_tables: Switch synchronization to RCU | Subash Abhinov Kasiviswanathan |
2020-12-04 | seg6: add VRF support for SRv6 End.DT6 behavior | Andrea Mayer |
2020-12-04 | seg6: add support for the SRv6 End.DT4 behavior | Andrea Mayer |
2020-12-04 | seg6: add callbacks for customizing the creation/destruction of a behavior | Andrea Mayer |
2020-12-04 | seg6: add support for optional attributes in SRv6 behaviors | Andrea Mayer |
2020-12-04 | seg6: improve management of behavior attributes | Andrea Mayer |
2020-12-04 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski |
2020-12-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2020-12-03 | tcp: merge 'init_req' and 'route_req' functions | Florian Westphal |
2020-12-02 | bpf: Allow bpf_{s,g}etsockopt from cgroup bind{4,6} hooks | Stanislav Fomichev |
2020-12-02 | net: ip6_gre: set dev->hard_header_len when using header_ops | Antoine Tenart |
2020-12-01 | net/ipv6: propagate user pointer annotation | Lukas Bulwahn |
2020-12-01 | netfilter: use actual socket sk for REJECT action | Jan Engelhardt |
2020-11-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2020-11-25 | ipv6: addrlabel: fix possible memory leak in ip6addrlbl_net_init | Wang Hai |
2020-11-24 | tcp: Set ECT0 bit in tos/tclass for synack when BPF needs ECN | Alexander Duyck |
2020-11-23 | tcp: fix race condition when creating child sockets from syncookies | Ricardo Dias |
2020-11-23 | lsm,selinux: pass flowi_common instead of flowi to the LSM hooks | Paul Moore |
2020-11-20 | tcp: Allow full IP tos/IPv6 tclass to be reflected in L3 header | Alexander Duyck |
2020-11-19 | IPv6: RTM_GETROUTE: Add RTA_ENCAP to result | Oliver Herms |
2020-11-20 | crypto: sha - split sha.h into sha1.h and sha2.h | Eric Biggers |
2020-11-19 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2020-11-19 | ipv6: Remove dependency of ipv6_frag_thdr_truncated on ipv6 module | Georg Kohmann |
2020-11-18 | ah6: fix error return code in ah6_input() | Zhang Changzhong |
2020-11-16 | ipv6/netfilter: Discard first fragment not including all headers | Georg Kohmann |
2020-11-14 | inet: unexport udp{4|6}_lib_lookup_skb() | Eric Dumazet |
2020-11-14 | ipv6: remove unused function ipv6_skb_idev() | Lukas Bulwahn |