1. 4f47d5d ipv4: Exposing __ip_sock_set_tos() in ip.h by Poorva Sonparote · 3 years, 1 month ago
  2. 4721031 net: move gro definitions to include/net/gro.h by Eric Dumazet · 3 years, 1 month ago
  3. 020e71a ipv4: guard IP_MINTTL with a static key by Eric Dumazet · 3 years, 2 months ago
  4. 59f09ae net: snmp: inline snmp_get_cpu_field() by Eric Dumazet · 3 years, 3 months ago
  5. ac6627a net: ipv4: Consolidate ipv4_mtu and ip_dst_mtu_maybe_forward by Vadim Fedorenko · 3 years, 5 months ago
  6. fade564 net: lwtunnel: handle MTU calculation in forwading by Vadim Fedorenko · 3 years, 6 months ago
  7. d6bb2d1 inet: constify inet_sdif() argument by Eric Dumazet · 4 years, 2 months ago
  8. 8b0308f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 3 months ago
  9. 02a1b17 net/ipv4: always honour route mtu during forwarding by Maciej Żenczykowski · 4 years, 3 months ago
  10. de033b7d ip: pass tos into ip_build_and_send_pkt() by Wei Wang · 4 years, 4 months ago
  11. a7b75c5 net: pass a sockptr_t into ->setsockopt by Christoph Hellwig · 4 years, 5 months ago
  12. de40a3e net/ipv4: merge ip_options_get and ip_options_get_from_user by Christoph Hellwig · 4 years, 5 months ago
  13. b6238c0 net/ipv4: remove compat_ip_{get,set}sockopt by Christoph Hellwig · 4 years, 5 months ago
  14. 05e22e8 tcp: remove indirect calls for icsk->icsk_af_ops->queue_xmit by Eric Dumazet · 4 years, 6 months ago
  15. c1f9ec5 ipv4: add ip_sock_set_pktinfo by Christoph Hellwig · 4 years, 7 months ago
  16. 2de569b ipv4: add ip_sock_set_mtu_discover by Christoph Hellwig · 4 years, 7 months ago
  17. db45c0e ipv4: add ip_sock_set_recverr by Christoph Hellwig · 4 years, 7 months ago
  18. c4e446b ipv4: add ip_sock_set_freebind by Christoph Hellwig · 4 years, 7 months ago
  19. 6ebf71b ipv4: add ip_sock_set_tos by Christoph Hellwig · 4 years, 7 months ago
  20. 501a90c inet: protect against too small mtu values. by Eric Dumazet · 5 years ago
  21. 66e2f5f net: inet_is_local_reserved_port() port arg should be unsigned short by Maciej Żenczykowski · 5 years ago
  22. 82f31eb net: port < inet_prot_sock(net) --> inet_port_requires_bind_service(net, port) by Maciej Żenczykowski · 5 years ago
  23. 30429fb net: inet_is_local_reserved_port() should return bool not int by Maciej Żenczykowski · 5 years ago
  24. e7a409c ipv4: fix IPSKB_FRAG_PMTU handling with fragmentation by Eric Dumazet · 5 years ago
  25. c6af0c2 ip: support SO_MARK cmsg by Willem de Bruijn · 5 years ago
  26. d6fb396 ipv4: tcp: fix ACK/RST sent with a transmit delay by Eric Dumazet · 6 years ago
  27. a6cdeeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  28. b703414 net: fix use-after-free in kfree_skb_list by Eric Dumazet · 6 years ago
  29. 065ff79 net: ipv4: split skbuff into fragments transformer by Pablo Neira Ayuso · 6 years ago
  30. c8b17be net: ipv4: add skbuff fraglist splitter by Pablo Neira Ayuso · 6 years ago
  31. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  32. f83f715 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  33. 8c83f2d vrf: check accept_source_route on the original netdevice by Stephen Suryaputra · 6 years ago
  34. 9ab948a ipv4: Allow amount of dirty memory from fib resizing to be controllable by David Ahern · 6 years ago
  35. 5e1a99e ipv4: Add ICMPv6 support when parse route ipproto by Hangbin Liu · 6 years ago
  36. 3da1ed7 net: avoid use IPCB in cipso_v4_error by Nazarov Sergey · 6 years ago
  37. 68cb7d5 ip: factor out protocol delivery helper by Paolo Abeni · 6 years ago
  38. d7e774f net: Add extack argument to ip_fib_metrics_init by David Ahern · 6 years ago
  39. 1620a33 net: Move free of dst_metrics to helper by David Ahern · 6 years ago
  40. e1255ed net: common metrics init helper for dst_entry by David Ahern · 6 years ago
  41. cc5f0eb net: Move free of fib_metrics to helper by David Ahern · 6 years ago
  42. 767a221 net: common metrics init helper for FIB entries by David Ahern · 6 years ago
  43. 678ca42 ip: remove tx_flags from ipcm_cookie and use same logic for v4 and v6 by Willem de Bruijn · 6 years ago
  44. 3517820 ipv4: ipcm_cookie initializers by Willem de Bruijn · 6 years ago
  45. 17266ee net: ipv4: listified version of ip_rcv by Edward Cree · 6 years ago
  46. 69b9e1e ipv4: add __ip_queue_xmit() that supports tos param by Xin Long · 6 years ago
  47. 404eb77 ipv4: support sport, dport and ip_proto in RTM_GETROUTE by Roopa Prabhu · 7 years ago
  48. bec1f6f udp: generate gso with UDP_SEGMENT by Willem de Bruijn · 7 years ago
  49. 1cd7884 udp: expose inet cork to udp by Willem de Bruijn · 7 years ago
  50. a919525 net: Move fib_convert_metrics to metrics file by David Ahern · 7 years ago
  51. 6befe4a inet: frags: remove some helpers by Eric Dumazet · 7 years ago
  52. 03fe2de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  53. 5796ef7 net: Make ip_ra_chain per struct net by Kirill Tkhai · 7 years ago
  54. d52e5a7 ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtu by Sabrina Dubroca · 7 years ago
  55. 82695b3 inet: whitespace cleanup by Stephen Hemminger · 7 years ago
  56. c30abd5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  57. b547602 ipv4: igmp: guard against silly MTU values by Eric Dumazet · 7 years ago
  58. f0b1e64 udp: Move udp[46]_portaddr_hash() to net/ip[v6].h by Martin KaFai Lau · 7 years ago
  59. e2a7c34 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  60. c780a04 ipv4: better IP_MAX_MTU enforcement by Eric Dumazet · 7 years ago
  61. fb74c27 net: ipv4: add second dif to udp socket lookups by David Ahern · 7 years ago
  62. 91ed1e6 ip/options: explicitly provide net ns to __ip_options_echo() by Paolo Abeni · 7 years ago
  63. 7ed14d9 net: ipv4: Refine the ipv4_default_advmss by Gao Feng · 8 years ago
  64. 4548b68 Introduce a sysctl that modifies the value of PROT_SOCK. by Krister Johansen · 8 years ago
  65. bb598c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  66. ad95903 net/sock: add an explicit sk argument for ip_cmsg_recv_offset() by Paolo Abeni · 8 years ago
  67. e2d118a net: inet: Support UID-based routing in IP protocols. by Lorenzo Colitti · 8 years ago
  68. 9ee6c5d ipv4: allow local fragmentation in ip_finish_output_gso() by Lance Richardson · 8 years ago
  69. 10df8e6 udp: fix IP_CHECKSUM handling by Eric Dumazet · 8 years ago
  70. a04a480 net: Require exact match for TCP socket lookups if dif is l3mdev by David Ahern · 8 years ago
  71. 6348ef2 net:snmp: Introduce generic interfaces for snmp_get_cpu_field{, 64} by Jia He · 8 years ago
  72. 359ebda net/ipv4: Introduce IPSKB_FRAG_SEGS bit to inet_skb_parm.flags by Shmulik Ladkani · 8 years ago
  73. fedbb6b4 ipv4: Fix ip_skb_dst_mtu to use the sk passed by ip_finish_output by Shmulik Ladkani · 8 years ago
  74. 0b922b7 net: original ingress device index in PKTINFO by David Ahern · 9 years ago
  75. 13415e4 net: snmp: kill STATS_BH macros by Eric Dumazet · 9 years ago
  76. 02a1d6e net: rename NET_{ADD|INC}_STATS_BH() by Eric Dumazet · 9 years ago
  77. b15084e net: rename IP_UPD_PO_STATS_BH() by Eric Dumazet · 9 years ago
  78. 98f6199 net: rename IP_ADD_STATS_BH() by Eric Dumazet · 9 years ago
  79. b45386e net: rename IP_INC_STATS_BH() by Eric Dumazet · 9 years ago
  80. 6aef70a net: snmp: kill various STATS_USER() helpers by Eric Dumazet · 9 years ago
  81. 24025c4 ipv4: process socket-level control messages in IPv4 by Soheil Hassas Yeganeh · 9 years ago
  82. 822c868 net: ipv4: Convert IP network timestamps to be y2038 safe by Deepa Dinamani · 9 years ago
  83. e21145a ipv4: namespacify ip_early_demux sysctl knob by Nikolay Borisov · 9 years ago
  84. 287b7f3 ipv4: Namespacify ip_dynaddr sysctl knob by Nikolay Borisov · 9 years ago
  85. 19bcf9f ipv4: Pass struct net into ip_defrag and ip_check_defrag by Eric W. Biederman · 9 years ago
  86. ede2059 dst: Pass net into dst->output by Eric W. Biederman · 9 years ago
  87. 33224b1 ipv4, ipv6: Pass net into ip_local_out and ip6_local_out by Eric W. Biederman · 9 years ago
  88. cf91a99 ipv4, ipv6: Pass net into __ip_local_out and __ip6_local_out by Eric W. Biederman · 9 years ago
  89. e2cb77d ipv4: Merge ip_local_out and ip_local_out_sk by Eric W. Biederman · 9 years ago
  90. b92dacd ipv4: Merge __ip_local_out and __ip_local_out_sk by Eric W. Biederman · 9 years ago
  91. 4ebdfba7 dst: Pass a sk into .local_out by Eric W. Biederman · 9 years ago
  92. 40e1068 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/net-next by David S. Miller · 9 years ago
  93. caf3f26 inet: ip_skb_dst_mtu() should use sk_fullsock() by Eric Dumazet · 9 years ago
  94. 694869b ipv4: Pass struct net through ip_fragment by Eric W. Biederman · 10 years ago
  95. cfe673b ip: constify ip_build_and_send_pkt() socket argument by Eric Dumazet · 9 years ago
  96. 4e3f5d7 inet: constify ip_dont_fragment() arguments by Eric Dumazet · 9 years ago
  97. c4c6bc3 net: Introduce helper functions to get the per cpu data by Raghavendra K T · 9 years ago
  98. 72afa35 net: Introduce ipv4_addr_hash and use it for tcp metrics by David Ahern · 9 years ago
  99. 877d1f6 net: Set sk_txhash from a random number by Tom Herbert · 9 years ago
  100. 03645a1 ipv6: lock socket in ip6_datagram_connect() by Eric Dumazet · 9 years ago