1. 51f31ca ip: support for TX timestamps on UDP and RAW sockets by Patrick Ohly · 15 years ago
  2. a21bba9 net: avoid a pair of dst_hold()/dst_release() in ip_push_pending_frames() by Eric Dumazet · 16 years ago
  3. 2e77d89 net: avoid a pair of dst_hold()/dst_release() in ip_append_data() by Eric Dumazet · 16 years ago
  4. d9319100 net: clean up net/ipv4/ah4.c esp4.c fib_semantics.c inet_connection_sock.c inetpeer.c ip_output.c by Jianjun Kong · 16 years ago
  5. 86b08d8 ipv4: Make Netfilter's ip_route_me_harder() non-local address compatible by KOVACS Krisztian · 16 years ago
  6. 547b792 net: convert BUG_TRAP to generic WARN_ON by Ilpo Järvinen · 16 years ago
  7. 5e38e27 mib: add net to IP_INC_STATS by Pavel Emelyanov · 16 years ago
  8. 0388b00 icmp: add struct net argument to icmp_out_count by Pavel Emelyanov · 16 years ago
  9. 0b04082 net: remove CVS keywords by Adrian Bunk · 16 years ago
  10. be9164e [IPv4] UFO: prevent generation of chained skb destined to UFO device by Kostya B · 16 years ago
  11. 3b1e0a6 [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 16 years ago
  12. c8cdaf9 [IPV4,IPV6]: Share cork.rt between IPv4 and IPv6. by YOSHIFUJI Hideaki · 16 years ago
  13. cb84663 [NETNS]: Process IP layer in the context of the correct namespace. by Denis V. Lunev · 16 years ago
  14. ee6b967 [IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid casts by Eric Dumazet · 16 years ago
  15. 4a19ec5 [NET]: Introducing socket mark socket option. by Laszlo Attila Toth · 16 years ago
  16. 29ffe1a [INET]: Prevent out-of-sync truesize on ip_fragment slow path by Herbert Xu · 16 years ago
  17. dde1bc0 [NETNS]: Add namespace for ICMP replying code. by Denis V. Lunev · 17 years ago
  18. f206351 [NETNS]: Add namespace parameter to ip_route_output_key. by Denis V. Lunev · 17 years ago
  19. f1b050b [NETNS]: Add namespace parameter to ip_route_output_flow. by Denis V. Lunev · 17 years ago
  20. a067d9a [NET]: Remove obsolete comment by Ilpo Järvinen · 17 years ago
  21. 6e23ae2 [NETFILTER]: Introduce NF_INET_ hook values by Patrick McHardy · 17 years ago
  22. c439cb2 [IPV4]: Add ip_local_out by Herbert Xu · 17 years ago
  23. f945fa7 [INET]: Fix truesize setting in ip_append_data by Herbert Xu · 17 years ago
  24. 1e34a11 [IPV4]: Add missing skb->truesize increment in ip_append_page(). by David S. Miller · 17 years ago
  25. 429f08e [IPV4]: Consolidate the ip cork destruction in ip_output.c by Pavel Emelyanov · 17 years ago
  26. c2636b4 [NET]: Treat the sign of the result of skb_headroom() consistently by Chuck Lever · 17 years ago
  27. 861d048 [IPV4]: Uninline netfilter okfns by Patrick McHardy · 17 years ago
  28. 3b04ddd [NET]: Move hardware header operations out of netdevice. by Stephen Hemminger · 17 years ago
  29. 96793b4 [IPV4]: Add ICMPMsgStats MIB (RFC 4293) by David L Stevens · 17 years ago
  30. f49f996 [IPV4]: Clean up duplicate includes in net/ipv4/ by Jesper Juhl · 17 years ago
  31. ba9dda3 [NETFILTER]: x_tables: add TRACE target by Jozsef Kadlecsik · 17 years ago
  32. d212f87 [NET]: IPV6 checksum offloading in network devices by Stephen Hemminger · 17 years ago
  33. f0e48db [TCP]: Honour sk_bound_dev_if in tcp_v4_send_ack by Patrick McHardy · 17 years ago
  34. 80787eb [IPV4] SNMP: Support OutMcastPkts and OutBcastPkts by Mitsuru Chinen · 17 years ago
  35. 628a5c5 [INET]: Add IP(V6)_PMTUDISC_RPOBE by John Heffner · 17 years ago
  36. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  37. b0e380b [SK_BUFF]: unions of just one member don't get anything done, kill them by Arnaldo Carvalho de Melo · 17 years ago
  38. cfe1fc7 [SK_BUFF]: Introduce skb_network_header_len by Arnaldo Carvalho de Melo · 17 years ago
  39. bff9b61 [SK_BUFF]: Use the helpers to get the layer header pointer by Arnaldo Carvalho de Melo · 17 years ago
  40. e7ac05f [NETFILTER]: nf_conntrack: add nf_copy() to safely copy members in skb by Yasuyuki Kozakai · 17 years ago
  41. 9c70220 [SK_BUFF]: Introduce skb_transport_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  42. aa8223c [SK_BUFF]: Introduce tcp_hdr(), remove skb->h.th by Arnaldo Carvalho de Melo · 17 years ago
  43. 967b05f [SK_BUFF]: Introduce skb_set_transport_header by Arnaldo Carvalho de Melo · 17 years ago
  44. badff6d [SK_BUFF]: Introduce skb_reset_transport_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  45. eddc9ec [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph by Arnaldo Carvalho de Melo · 17 years ago
  46. c14d245 [SK_BUFF]: Introduce skb_set_network_header by Arnaldo Carvalho de Melo · 17 years ago
  47. d56f90a [SK_BUFF]: Introduce skb_network_header() by Arnaldo Carvalho de Melo · 17 years ago
  48. bbe735e [SK_BUFF]: Introduce skb_network_offset() by Arnaldo Carvalho de Melo · 17 years ago
  49. 8856dfa [SK_BUFF]: Use skb_reset_network_header after skb_push by Arnaldo Carvalho de Melo · 17 years ago
  50. 2ca9e6f [SK_BUFF]: Some more skb_put cases converted to skb_reset_network_header by Arnaldo Carvalho de Melo · 17 years ago
  51. e2d1bca [SK_BUFF]: Use skb_reset_network_header in skb_push cases by Arnaldo Carvalho de Melo · 17 years ago
  52. c1d2bbe [SK_BUFF]: Introduce skb_reset_network_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  53. 459a98e [SK_BUFF]: Introduce skb_reset_mac_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  54. 132adf5 [IPV4]: cleanup by Stephen Hemminger · 17 years ago
  55. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  56. e905a9e [NET] IPV4: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  57. e89862f [TCP]: Restore SKB socket owner setting in tcp_transmit_skb(). by David S. Miller · 17 years ago
  58. 3644f0c [NET]: Convert hh_lock to seqlock. by Stephen Hemminger · 18 years ago
  59. a1f8e7f7 [PATCH] severing skbuff.h -> highmem.h by Al Viro · 18 years ago
  60. 5084205 [NET]: Annotate callers of csum_partial_copy_...() and csum_and_copy...() in net/* by Al Viro · 18 years ago
  61. 44bb936 [NET]: Annotate csum_partial() callers in net/* by Al Viro · 18 years ago
  62. d3bc23e [NET]: Annotate callers of csum_fold() in net/* by Al Viro · 18 years ago
  63. 714e85b [IPV6]: Assorted trivial endianness annotations. by Al Viro · 18 years ago
  64. 9317311 [TCP]: Don't set SKB owner in tcp_transmit_skb(). by David S. Miller · 18 years ago
  65. 82e91ff [NET]: Turn nfmark into generic mark by Thomas Graf · 18 years ago
  66. 3ca3c68 [IPV4]: struct ip_options annotations by Al Viro · 18 years ago
  67. 13d8eaa [IPV4]: ip_build_and_send_pkt() annotations by Al Viro · 18 years ago
  68. 9bcfcaf [NETFILTER] bridge: simplify nf_bridge_pad by Stephen Hemminger · 18 years ago
  69. ab32ea5 [NET/IPV4/IPV6]: Change some sysctl variables to __read_mostly by Brian Haley · 18 years ago
  70. 84fa793 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE by Patrick McHardy · 18 years ago
  71. beb8d13 [MLSXFRM]: Add flow labeling by Venkat Yekkirala · 18 years ago
  72. 0668b47 [IPV4]: Fix SNMPv2 "ipFragFails" counter error by Wei Dong · 18 years ago
  73. e9fa4f7 [INET]: Use pskb_trim_unique when trimming paged unique skbs by Herbert Xu · 18 years ago
  74. dafee49 [IPV6]: SNMPv2 "ipv6IfStatsOutFragCreates" counter error by Wei Dong · 18 years ago
  75. 89114af [NET] gso: Add skb_is_gso by Herbert Xu · 18 years ago
  76. e37a72d Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  77. f83ef8c [IPV6]: Added GSO support for TCPv6 by Herbert Xu · 18 years ago
  78. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  79. 7967168 [NET]: Merge TSO/UFO fields in sk_buff by Herbert Xu · 18 years ago
  80. 8648b30 [NET]: Add NETIF_F_GEN_CSUM and NETIF_F_ALL_CSUM by Herbert Xu · 18 years ago
  81. 984bc16 [SECMARK]: Add secmark support to core networking. by James Morris · 18 years ago
  82. 3d9dd75 [PATCH] ip_output: account for fraggap when checking to add trailer_len by Zach Brown · 18 years ago
  83. 2e2f7ae [NETFILTER]: Fix fragmentation issues with bridge netfilter by Patrick McHardy · 18 years ago
  84. 1a55d57 [TCP]: Do not use inet->id of global tcp_socket when sending RST. by Alexey Kuznetsov · 18 years ago
  85. baa829d [IPV4/6]: Fix UFO error propagation by Patrick McHardy · 18 years ago
  86. 48d5cad [XFRM]: Fix SNAT-related crash in xfrm4_output_finish by Patrick McHardy · 18 years ago
  87. cfacb05 [IPV4]: ip_output.c needs xfrm.h by Patrick McHardy · 19 years ago
  88. 97dc627 [IPV4]: make ip_fragment() static by Adrian Bunk · 19 years ago
  89. 5c901da [NETFILTER]: Redo policy lookups after NAT when neccessary by Patrick McHardy · 19 years ago
  90. 76ab608 [NET]: Endian-annotate struct iphdr by Alexey Dobriyan · 19 years ago
  91. 1bd9bef [NETFILTER]: Call POST_ROUTING hook before fragmentation by Patrick McHardy · 19 years ago
  92. 89cee8b [IPV4]: Safer reassembly by Herbert Xu · 19 years ago
  93. 4b30b1c [IPV4]: make two functions static by Adrian Bunk · 19 years ago
  94. 89f5f0a [IPV4]: Fix ip_queue_xmit identity increment for TSO packets by Herbert Xu · 19 years ago
  95. a51482b [NET]: kfree cleanup by Jesper Juhl · 19 years ago
  96. e89e9cf [IPv4/IPv6]: UFO Scatter-gather approach by Ananda Raju · 19 years ago
  97. 0d0d2bb [IPV4]: Remove dead code from ip_output.c by Jayachandran C · 19 years ago
  98. c98d80e [SK_BUFF]: ipvs_property field must be copied by Julian Anastasov · 19 years ago
  99. 33d043d [IPV4]: ip_finish_output() can be inlined by Thomas Graf · 19 years ago
  100. 64ce207 [NET]: Make NETDEBUG pure printk wrappers by Patrick McHardy · 19 years ago