1. 84f4ace Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 3 years, 10 months ago
  2. dcc32f4f ipv6: weaken the v4mapped source check by Jakub Kicinski · 3 years, 10 months ago
  3. d3d40f2 Revert "netfilter: x_tables: Switch synchronization to RCU" by Mark Tomlinson · 3 years, 10 months ago
  4. abe7034 Revert "netfilter: x_tables: Update remaining dereference to RCU" by Mark Tomlinson · 3 years, 10 months ago
  5. 28259ba ipv6: fix suspecious RCU usage warning by Wei Wang · 3 years, 10 months ago
  6. c4c877b net: Consolidate common blackhole dst ops by Daniel Borkmann · 3 years, 10 months ago
  7. 05a59d7 Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 10 months ago
  8. ad5d07f cipso,calipso: resolve a number of problems with the DOI refcounts by Paul Moore · 3 years, 10 months ago
  9. 4372339 net: always use icmp{,v6}_ndo_send from ndo_start_xmit by Jason A. Donenfeld · 3 years, 10 months ago
  10. 5695e51 Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 10 months ago
  11. e549379 net: remove cmsg restriction from io_uring based send/recvmsg calls by Jens Axboe · 3 years, 11 months ago
  12. ee576c4 net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sending by Jason A. Donenfeld · 3 years, 10 months ago
  13. b8af417 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years, 11 months ago
  14. 6f19955 net: fib_notifier: don't return positive values on fib registration by Vlad Buslov · 3 years, 11 months ago
  15. fc1a8db Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 3 years, 11 months ago
  16. 6fad361 IPv6: Extend 'fib_notify_on_flag_change' sysctl by Amit Cohen · 3 years, 11 months ago
  17. 0c5fcf9 IPv6: Add "offload failed" indication to routes by Amit Cohen · 3 years, 11 months ago
  18. 300a0fd seg6: fool-proof the processing of SRv6 behavior attributes by Andrea Mayer · 3 years, 11 months ago
  19. c273a20 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by Jakub Kicinski · 3 years, 11 months ago
  20. 04f00ab net/core: move gro function declarations to separate header by Leon Romanovsky · 3 years, 11 months ago
  21. f9a4719 ipv6: move udp declarations to net/udp.h by Leon Romanovsky · 3 years, 11 months ago
  22. a4a600dd udp: call udp_encap_enable for v6 sockets when enabling encap by Xin Long · 3 years, 11 months ago
  23. 9c97921 net: fix building errors on powerpc when CONFIG_RETPOLINE is not set by Brian Vazquez · 3 years, 11 months ago
  24. bf3da52 esp: Simplify the calculation of variables by Jiapeng Chong · 4 years ago
  25. bbd807d net: indirect call helpers for ipv4/ipv6 dst_check functions by Brian Vazquez · 4 years ago
  26. f67fbea net: use indirect call helpers for dst_mtu by Brian Vazquez · 4 years ago
  27. 6585d7dc net: use indirect call helpers for dst_output by Brian Vazquez · 4 years ago
  28. 907eea4 net: ipv6: Emit notification when fib hardware flags are changed by Amit Cohen · 4 years ago
  29. d1e1355 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years ago
  30. c3df39a udp: ipv4: manipulate network header of NATed UDP GRO fraglist by Dongseok Yi · 4 years ago
  31. 7724121 bpf: Allow rewriting to ports under ip_unprivileged_port_start by Stanislav Fomichev · 4 years ago
  32. 4f16d25 netfilter: nftables: add nft_parse_register_load() and use it by Pablo Neira Ayuso · 4 years ago
  33. 6b2e04b net: allow user to set metric on default route learned via Router Advertisement by Praveen Chaudhary · 4 years ago
  34. a9ed15da bpf: Split cgroup_bpf_enabled per attach type by Stanislav Fomichev · 4 years ago
  35. 9cacf81 bpf: Remove extra lock_sock for TCP_ZEROCOPY_RECEIVE by Stanislav Fomichev · 4 years ago
  36. 0fe2f27 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years ago
  37. ceed903 ipv6: set multicast flag on the multicast route by Matteo Croce · 4 years ago
  38. a826b04 ipv6: create multicast route with RTPROT_KERNEL by Matteo Croce · 4 years ago
  39. 1d9f03c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years ago
  40. 47e4bb1 net: sit: unregister_netdevice on newlink's error path by Jakub Kicinski · 4 years ago
  41. 9bd6b62 esp: avoid unneeded kmap_atomic call by Willem de Bruijn · 4 years ago
  42. b210de4 net: ipv6: Validate GSO SKB before finish IPv6 processing by Aya Levin · 4 years ago
  43. 833d22f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years ago
  44. 8e04491 skbuff: Rename skb_zcopy_{get|put} to net_zcopy_{get|put} by Jonathan Lemon · 4 years ago
  45. 8c79382 skbuff: rename sock_zerocopy_* to msg_zerocopy_* by Jonathan Lemon · 4 years ago
  46. 236a6b1 skbuff: Call sock_zerocopy_put_abort from skb_zcopy_put_abort by Jonathan Lemon · 4 years ago
  47. d8f5c29 net: ipv6: fib: flush exceptions when purging route by Sean Tranchetti · 4 years ago
  48. 1e72fae Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by Jakub Kicinski · 4 years ago
  49. 443d6e8 netfilter: x_tables: Update remaining dereference to RCU by Subash Abhinov Kasiviswanathan · 4 years ago
  50. ca5b877 Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 4 years ago
  51. d635a69 Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years ago
  52. 7bca502 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by Jakub Kicinski · 4 years, 1 month ago
  53. 9e4b0d5 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 1 month ago
  54. 46d5e62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
  55. b7e4ba9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 4 years, 1 month ago
  56. 8ef44b6 tcp: Retain ECT bits for tos reflection by Wei Wang · 4 years, 1 month ago
  57. 9faad25 net: ipv6: rpl_iptunnel: simplify the return expression of rpl_do_srh() by Zheng Yongjun · 4 years, 1 month ago
  58. cc00bca netfilter: x_tables: Switch synchronization to RCU by Subash Abhinov Kasiviswanathan · 4 years, 1 month ago
  59. 20a081b seg6: add VRF support for SRv6 End.DT6 behavior by Andrea Mayer · 4 years, 1 month ago
  60. 664d6f8 seg6: add support for the SRv6 End.DT4 behavior by Andrea Mayer · 4 years, 1 month ago
  61. cfdf64a seg6: add callbacks for customizing the creation/destruction of a behavior by Andrea Mayer · 4 years, 1 month ago
  62. 0a3021f1 seg6: add support for optional attributes in SRv6 behaviors by Andrea Mayer · 4 years, 1 month ago
  63. 964adce seg6: improve management of behavior attributes by Andrea Mayer · 4 years, 1 month ago
  64. a1dd1d8 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 4 years, 1 month ago
  65. 55fd59b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
  66. 7ea851d tcp: merge 'init_req' and 'route_req' functions by Florian Westphal · 4 years, 1 month ago
  67. 427167c bpf: Allow bpf_{s,g}etsockopt from cgroup bind{4,6} hooks by Stanislav Fomichev · 4 years, 1 month ago
  68. 832ba59 net: ip6_gre: set dev->hard_header_len when using header_ops by Antoine Tenart · 4 years, 1 month ago
  69. 9e39394 net/ipv6: propagate user pointer annotation by Lukas Bulwahn · 4 years, 1 month ago
  70. 0429587 netfilter: use actual socket sk for REJECT action by Jan Engelhardt · 4 years, 1 month ago
  71. 5c39f26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
  72. e255e11 ipv6: addrlabel: fix possible memory leak in ip6addrlbl_net_init by Wang Hai · 4 years, 1 month ago
  73. 407c85c tcp: Set ECT0 bit in tos/tclass for synack when BPF needs ECN by Alexander Duyck · 4 years, 1 month ago
  74. 01770a1 tcp: fix race condition when creating child sockets from syncookies by Ricardo Dias · 4 years, 1 month ago
  75. 3df98d7 lsm,selinux: pass flowi_common instead of flowi to the LSM hooks by Paul Moore · 4 years, 3 months ago
  76. 861602b tcp: Allow full IP tos/IPv6 tclass to be reflected in L3 header by Alexander Duyck · 4 years, 1 month ago
  77. 6b13d8f IPv6: RTM_GETROUTE: Add RTA_ENCAP to result by Oliver Herms · 4 years, 1 month ago
  78. a24d22b crypto: sha - split sha.h into sha1.h and sha2.h by Eric Biggers · 4 years, 2 months ago
  79. 56495a2 Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
  80. 2d8f648 ipv6: Remove dependency of ipv6_frag_thdr_truncated on ipv6 module by Georg Kohmann · 4 years, 1 month ago
  81. a5ebcbd ah6: fix error return code in ah6_input() by Zhang Changzhong · 4 years, 1 month ago
  82. 9d9e937 ipv6/netfilter: Discard first fragment not including all headers by Georg Kohmann · 4 years, 2 months ago
  83. 508c4fc inet: unexport udp{4|6}_lib_lookup_skb() by Eric Dumazet · 4 years, 2 months ago
  84. 2e79387 ipv6: remove unused function ipv6_skb_idev() by Lukas Bulwahn · 4 years, 2 months ago
  85. ceb736e ipv6: Fix error path to cancel the meseage by Zhang Qilong · 4 years, 2 months ago
  86. 8cf8821 net: Exempt multicast addresses from five-second neighbor lifetime by Jeff Dike · 4 years, 2 months ago
  87. e1d9d7b Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 2 months ago
  88. 55e7298 net: udp: fix IP header access and skb lookup on Fast/frag0 UDP GRO by Alexander Lobakin · 4 years, 2 months ago
  89. 7b58e63 inet: udp{4|6}_lib_lookup_skb() skb argument is const by Eric Dumazet · 4 years, 2 months ago
  90. 909172a net: Update window_clamp if SOCK_RCVBUF is set by Mao Wenan · 4 years, 2 months ago
  91. 98d7fc4 ipv4/ipv6: switch to dev_get_tstats64 by Heiner Kallweit · 4 years, 2 months ago
  92. 8f3feb2 vti: switch to dev_get_tstats64 by Heiner Kallweit · 4 years, 2 months ago
  93. 6b840a0 ip6_tunnel: use ip_tunnel_get_stats64 as ndo_get_stats64 callback by Heiner Kallweit · 4 years, 2 months ago
  94. a3ce2b10 net: udp: introduce UDP_MIB_MEMERRORS for udp_mem by Menglong Dong · 4 years, 2 months ago
  95. 8ef9ba4 IPv6: Set SIT tunnel hard_header_len to zero by Oliver Herms · 4 years, 2 months ago
  96. ae0d0bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 2 months ago
  97. bbea126 nexthop: Remove in-kernel route notifications when nexthop changes by Ido Schimmel · 4 years, 2 months ago
  98. b65ca4c Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by Jakub Kicinski · 4 years, 2 months ago
  99. 2da4c18 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec by Jakub Kicinski · 4 years, 2 months ago
  100. 2c4de21 net: ipv6: For kerneldoc warnings with W=1 by Xin Long · 4 years, 2 months ago