1. 00e03ac net: inet: Support UID-based routing in IP protocols. by Lorenzo Colitti · 8 years ago
  2. 333f025 ipv4: hash net ptr into fragmentation bucket selection by Hannes Frederic Sowa · 9 years ago
  3. 72dfd5c ipv4: fix path MTU discovery with connection tracking by Patrick McHardy · 12 years ago
  4. b27a1c6 ip: make IP identifiers less predictable by Eric Dumazet · 10 years ago
  5. f884404 inetpeer: get rid of ip_id_count by Eric Dumazet · 10 years ago
  6. ff4fe08 inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu functions by Hannes Frederic Sowa · 11 years ago
  7. 2bbe1a3 ip: generate unique IP identificator if local fragmentation is allowed by Ansis Atteka · 11 years ago
  8. 014132b Revert "net: core: Support UID-based routing." by chrmhoffmann · 6 years ago
  9. 01830a4 ipv4: try to cache dst_entries which would cause a redirect by Hannes Frederic Sowa · 9 years ago
  10. 985f0c3 Merge "net: add a sysctl to reflect the fwmark on replies" by Linux Build Service Account · 10 years ago
  11. dbadd30 net: core: Support UID-based routing. by Lorenzo Colitti · 10 years ago
  12. 65900e7 net: add a sysctl to reflect the fwmark on replies by Lorenzo Colitti · 10 years ago
  13. ba57b4d ipv4: Make ip_call_ra_chain() return bool. by David S. Miller · 12 years ago
  14. dfd56b8 net: use IS_ENABLED(CONFIG_IPV6) by Eric Dumazet · 12 years ago
  15. d826eb1 ipv4: PKTINFO doesnt need dst reference by Eric Dumazet · 13 years ago
  16. 66b13d9 ipv4: tcp: fix TOS value in ACK messages sent from TIME_WAIT by Eric Dumazet · 13 years ago
  17. bc416d9 macvlan: handle fragmented multicast frames by Eric Dumazet · 13 years ago
  18. 595fc71 ipv4: Add ip_defrag() agent IP_DEFRAG_AF_PACKET. by David S. Miller · 13 years ago
  19. d18cd55 net: Fix build failures due to ip_is_fragment() by David S. Miller · 13 years ago
  20. 56f8a75 ip: introduce ip_is_fragment helper inline function by Paul Gortmaker · 13 years ago
  21. 4b9d9be inetpeer: remove unused list by Eric Dumazet · 13 years ago
  22. 0a5ebb8 ipv4: Pass explicit daddr arg to ip_send_reply(). by David S. Miller · 13 years ago
  23. f5fca60 ipv4: Pass flow key down into ip_append_*(). by David S. Miller · 13 years ago
  24. 77968b7 ipv4: Pass flow keys down into datagram packet building engine. by David S. Miller · 13 years ago
  25. d9d8da8 inet: Pass flowi to ->queue_xmit(). by David S. Miller · 13 years ago
  26. bdc712b inet: Decrease overhead of on-stack inet_cork. by David S. Miller · 13 years ago
  27. f6d8bd0 inet: add RCU protection to inet->opt by Eric Dumazet · 13 years ago
  28. 93ca3bb net: gre: provide multicast mappings for ipv4 and ipv6 by Timo Teräs · 13 years ago
  29. 1c32c5a inet: Add ip_make_skb and ip_finish_skb by Herbert Xu · 13 years ago
  30. 323e126 ipv4: Don't pre-seed hoplimit metric. by David S. Miller · 13 years ago
  31. 43a951e ipv4: add __rcu annotations to ip_ra_chain by Eric Dumazet · 14 years ago
  32. a02cec2 net: return operator cleanup by Eric Dumazet · 14 years ago
  33. 2244d07 net: simplify flags for tx timestamping by Oliver Hartkopp · 14 years ago
  34. 4ce3c18 snmp: 64bit ipstats_mib for all arches by Eric Dumazet · 14 years ago
  35. 1823e4c8 snmp: add align parameter to snmp_mib_init() by Eric Dumazet · 14 years ago
  36. 592fcb9 ip: ip_ra_control() rcu fix by Eric Dumazet · 14 years ago
  37. 6601850 ip: Router Alert RCU conversion by Eric Dumazet · 14 years ago
  38. 4be929b kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN by Alexey Dobriyan · 14 years ago
  39. e3826f1 net: reserve ports for applications using fixed port numbers by Amerigo Wang · 14 years ago
  40. f84af32 net: ip_queue_rcv_skb() helper by Eric Dumazet · 14 years ago
  41. 4e15ed4 net: replace ipfragok with skb->local_df by Shan Wei · 14 years ago
  42. 7d720c3 percpu: add __percpu sparse annotations to net by Tejun Heo · 14 years ago
  43. 5d0aa2c netfilter: nf_conntrack: add support for "conntrack zones" by Patrick McHardy · 14 years ago
  44. cd65c3c net: fix build erros with CONFIG_BUG=n, CONFIG_GENERIC_BUG=n by Octavian Purdila · 14 years ago
  45. 7ad6848 ip: fix mc_loop checks for tunnels with multicast outer addresses by Octavian Purdila · 14 years ago
  46. 8fa9ff6 netfilter: fix crashes in bridge netfilter caused by fragment jumps by Patrick McHardy · 14 years ago
  47. fd2c3ef net: cleanup include/net by Eric Dumazet · 15 years ago
  48. c720c7e inet: rename some inet_sock fields by Eric Dumazet · 15 years ago
  49. b705884 net: Make setsockopt() optlen be unsigned. by David S. Miller · 15 years ago
  50. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
  51. edf391f snmp: add missing counters for RFC 4293 by Neil Horman · 15 years ago
  52. 51f31ca ip: support for TX timestamps on UDP and RAW sockets by Patrick Ohly · 15 years ago
  53. b27aead netns xfrm: per-netns sysctls by Alexey Dobriyan · 16 years ago
  54. 2e77d89 net: avoid a pair of dst_hold()/dst_release() in ip_append_data() by Eric Dumazet · 16 years ago
  55. f221e72 sysctl: simplify ->strategy by Alexey Dobriyan · 16 years ago
  56. 3c689b7 inet: cleanup of local_port_range by Eric Dumazet · 16 years ago
  57. 86b08d8 ipv4: Make Netfilter's ip_route_me_harder() non-local address compatible by KOVACS Krisztian · 16 years ago
  58. 88ef4a5 tcp: Handle TCP SYN+ACK/ACK/RST transparency by KOVACS Krisztian · 16 years ago
  59. bd7b153 [PATCH] sysctl: make sure that /proc/sys/net/ipv4 appears before per-ns ones by Al Viro · 16 years ago
  60. 61a7e26 mib: put net statistics on struct net by Pavel Emelyanov · 16 years ago
  61. a20f579 mib: put ip statistics on struct net by Pavel Emelyanov · 16 years ago
  62. ed88098 mib: add net to NET_ADD_STATS_USER by Pavel Emelyanov · 16 years ago
  63. f2bf415 mib: add net to NET_ADD_STATS_BH by Pavel Emelyanov · 16 years ago
  64. 6f67c81 mib: add net to NET_INC_STATS_USER by Pavel Emelyanov · 16 years ago
  65. de0744a mib: add net to NET_INC_STATS_BH by Pavel Emelyanov · 16 years ago
  66. 4e67344 mib: add net to NET_INC_STATS by Pavel Emelyanov · 16 years ago
  67. c5346fe mib: add net to IP_ADD_STATS_BH by Pavel Emelyanov · 16 years ago
  68. 7c73a6f mib: add net to IP_INC_STATS_BH by Pavel Emelyanov · 16 years ago
  69. 5e38e27 mib: add net to IP_INC_STATS by Pavel Emelyanov · 16 years ago
  70. c6f8f7e mib: drop unused IP_INC_STATS_USER by Pavel Emelyanov · 16 years ago
  71. 0bbeafd ip: Make use of the inline function dst_metric_locked() by Satoru SATOH · 16 years ago
  72. 7a6adb9 [NETNS]: Add namespace parameter to ip_cmsg_send. by Denis V. Lunev · 16 years ago
  73. f2c4802 [NETNS]: Add namespace parameter to ip_options_get(...). by Denis V. Lunev · 16 years ago
  74. 0e6bd4a [NETNS]: Add namespace parameter to ip_options_compile. by Denis V. Lunev · 16 years ago
  75. 6ddc082 [NETNS][FRAGS]: Make the mem counter per-namespace. by Pavel Emelyanov · 16 years ago
  76. e5a2bb842 [NETNS][FRAGS]: Make the nqueues counter per-namespace. by Pavel Emelyanov · 16 years ago
  77. 8d8354d [NETNS][FRAGS]: Move ctl tables around. by Pavel Emelyanov · 16 years ago
  78. 3d7cc2b [NETFILTER]: Switch to using ctl_paths in nf_queue and conntrack modules by Pavel Emelyanov · 16 years ago
  79. b798232 [IPV4]: Remove three declarations of unimplemented methods and correct a typo in include/net/ip.h by Rami Rosen · 16 years ago
  80. c69bce2 [NET]: Remove unused "mibalign" argument for snmp_mib_init(). by YOSHIFUJI Hideaki · 16 years ago
  81. 3e37c3f [IPV4]: Use ctl paths to register net/ipv4/ table by Pavel Emelyanov · 16 years ago
  82. c439cb2 [IPV4]: Add ip_local_out by Herbert Xu · 16 years ago
  83. a9e527e IPoIB: improve IPv4/IPv6 to IB mcast mapping functions by Rolf Manderscheid · 16 years ago
  84. 8e7999c [INET]: Consolidate the xxx_evictor by Pavel Emelyanov · 17 years ago
  85. 04128f2 [INET]: Collect common frag sysctl variables together by Pavel Emelyanov · 17 years ago
  86. 7eb9515 [INET]: Collect frag queues management objects together by Pavel Emelyanov · 17 years ago
  87. 776c729 [IPV4]: Change ip_defrag to return an integer by Herbert Xu · 17 years ago
  88. 227b60f [INET]: local port range robustness by Stephen Hemminger · 17 years ago
  89. f0e48db [TCP]: Honour sk_bound_dev_if in tcp_v4_send_ack by Patrick McHardy · 17 years ago
  90. 5e0f043 [IPV4]: Consolidate common SNMP code by Herbert Xu · 17 years ago
  91. 3349017 [IPV4] SNMP: Move some statistic bits to net/ipv4/proc.c. by YOSHIFUJI Hideaki · 17 years ago
  92. eddc9ec [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph by Arnaldo Carvalho de Melo · 17 years ago
  93. c9bdd4b [IP]: Introduce ip_hdrlen() by Arnaldo Carvalho de Melo · 17 years ago
  94. e89862f [TCP]: Restore SKB socket owner setting in tcp_transmit_skb(). by David S. Miller · 17 years ago
  95. 1f29bcd [PATCH] sysctl: remove unused "context" param by Alexey Dobriyan · 17 years ago
  96. 5c78f27 [NET]: IP header modifier helpers annotations. by Al Viro · 18 years ago
  97. d6f5493 [NET]: Annotate callers of csum_tcpudp_nofold() in net/* by Al Viro · 18 years ago
  98. 714e85b [IPV6]: Assorted trivial endianness annotations. by Al Viro · 18 years ago
  99. 9317311 [TCP]: Don't set SKB owner in tcp_transmit_skb(). by David S. Miller · 18 years ago
  100. 35986b3 [IPV4]: ip_icmp_error() annotations by Al Viro · 18 years ago