1. 459a98e [SK_BUFF]: Introduce skb_reset_mac_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  2. 132adf5 [IPV4]: cleanup by Stephen Hemminger · 17 years ago
  3. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  4. e905a9e [NET] IPV4: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  5. e89862f [TCP]: Restore SKB socket owner setting in tcp_transmit_skb(). by David S. Miller · 17 years ago
  6. 3644f0c [NET]: Convert hh_lock to seqlock. by Stephen Hemminger · 18 years ago
  7. a1f8e7f7 [PATCH] severing skbuff.h -> highmem.h by Al Viro · 18 years ago
  8. 5084205 [NET]: Annotate callers of csum_partial_copy_...() and csum_and_copy...() in net/* by Al Viro · 18 years ago
  9. 44bb936 [NET]: Annotate csum_partial() callers in net/* by Al Viro · 18 years ago
  10. d3bc23e [NET]: Annotate callers of csum_fold() in net/* by Al Viro · 18 years ago
  11. 714e85b [IPV6]: Assorted trivial endianness annotations. by Al Viro · 18 years ago
  12. 9317311 [TCP]: Don't set SKB owner in tcp_transmit_skb(). by David S. Miller · 18 years ago
  13. 82e91ff [NET]: Turn nfmark into generic mark by Thomas Graf · 18 years ago
  14. 3ca3c68 [IPV4]: struct ip_options annotations by Al Viro · 18 years ago
  15. 13d8eaa [IPV4]: ip_build_and_send_pkt() annotations by Al Viro · 18 years ago
  16. 9bcfcaf [NETFILTER] bridge: simplify nf_bridge_pad by Stephen Hemminger · 18 years ago
  17. ab32ea5 [NET/IPV4/IPV6]: Change some sysctl variables to __read_mostly by Brian Haley · 18 years ago
  18. 84fa793 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE by Patrick McHardy · 18 years ago
  19. beb8d13 [MLSXFRM]: Add flow labeling by Venkat Yekkirala · 18 years ago
  20. 0668b47 [IPV4]: Fix SNMPv2 "ipFragFails" counter error by Wei Dong · 18 years ago
  21. e9fa4f7 [INET]: Use pskb_trim_unique when trimming paged unique skbs by Herbert Xu · 18 years ago
  22. dafee49 [IPV6]: SNMPv2 "ipv6IfStatsOutFragCreates" counter error by Wei Dong · 18 years ago
  23. 89114af [NET] gso: Add skb_is_gso by Herbert Xu · 18 years ago
  24. e37a72d Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  25. f83ef8c [IPV6]: Added GSO support for TCPv6 by Herbert Xu · 18 years ago
  26. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  27. 7967168 [NET]: Merge TSO/UFO fields in sk_buff by Herbert Xu · 18 years ago
  28. 8648b30 [NET]: Add NETIF_F_GEN_CSUM and NETIF_F_ALL_CSUM by Herbert Xu · 18 years ago
  29. 984bc16 [SECMARK]: Add secmark support to core networking. by James Morris · 18 years ago
  30. 3d9dd75 [PATCH] ip_output: account for fraggap when checking to add trailer_len by Zach Brown · 18 years ago
  31. 2e2f7ae [NETFILTER]: Fix fragmentation issues with bridge netfilter by Patrick McHardy · 18 years ago
  32. 1a55d57 [TCP]: Do not use inet->id of global tcp_socket when sending RST. by Alexey Kuznetsov · 18 years ago
  33. baa829d [IPV4/6]: Fix UFO error propagation by Patrick McHardy · 18 years ago
  34. 48d5cad [XFRM]: Fix SNAT-related crash in xfrm4_output_finish by Patrick McHardy · 18 years ago
  35. cfacb05 [IPV4]: ip_output.c needs xfrm.h by Patrick McHardy · 18 years ago
  36. 97dc627 [IPV4]: make ip_fragment() static by Adrian Bunk · 18 years ago
  37. 5c901da [NETFILTER]: Redo policy lookups after NAT when neccessary by Patrick McHardy · 18 years ago
  38. 76ab608 [NET]: Endian-annotate struct iphdr by Alexey Dobriyan · 18 years ago
  39. 1bd9bef [NETFILTER]: Call POST_ROUTING hook before fragmentation by Patrick McHardy · 18 years ago
  40. 89cee8b [IPV4]: Safer reassembly by Herbert Xu · 19 years ago
  41. 4b30b1c [IPV4]: make two functions static by Adrian Bunk · 19 years ago
  42. 89f5f0a [IPV4]: Fix ip_queue_xmit identity increment for TSO packets by Herbert Xu · 19 years ago
  43. a51482b [NET]: kfree cleanup by Jesper Juhl · 19 years ago
  44. e89e9cf [IPv4/IPv6]: UFO Scatter-gather approach by Ananda Raju · 19 years ago
  45. 0d0d2bb [IPV4]: Remove dead code from ip_output.c by Jayachandran C · 19 years ago
  46. c98d80e [SK_BUFF]: ipvs_property field must be copied by Julian Anastasov · 19 years ago
  47. 33d043d [IPV4]: ip_finish_output() can be inlined by Thomas Graf · 19 years ago
  48. 64ce207 [NET]: Make NETDEBUG pure printk wrappers by Patrick McHardy · 19 years ago
  49. d8c97a9 [NET]: Export symbols needed by the current DCCP code by Arnaldo Carvalho de Melo · 19 years ago
  50. 32519f1 [INET]: Introduce inet_sk_rebuild_header by Arnaldo Carvalho de Melo · 19 years ago
  51. 6cbb0df [SOCK]: Introduce sk_setup_caps by Arnaldo Carvalho de Melo · 19 years ago
  52. 0742fd5 [IPV4]: possible cleanups by Adrian Bunk · 19 years ago
  53. 6869c4d [NETFILTER]: reduce netfilter sk_buff enlargement by Harald Welte · 19 years ago
  54. 84531c2 [NETFILTER]: Revert nf_reset change by Phil Oester · 19 years ago
  55. 30e224d [IPV4]: Fix crash in ip_rcv while booting related to netconsole by Herbert Xu · 19 years ago
  56. e176fe8 [NET]: Remove unused security member in sk_buff by Thomas Graf · 19 years ago
  57. 9666dae [NETFILTER]: Fix connection tracking bug in 2.6.12 by Patrick McHardy · 19 years ago
  58. 18b8afc [NETFILTER]: Kill nf_debug by Patrick McHardy · 19 years ago
  59. 2fdba6b [IPV4/IPV6] Ensure all frag_list members have NULL sk by Herbert Xu · 19 years ago
  60. 02c30a8 [PATCH] update Ross Biro bouncing email address by Jesper Juhl · 19 years ago
  61. bd96535 [NETFILTER]: Drop conntrack reference in ip_dev_loopback_xmit() by Patrick McHardy · 19 years ago
  62. b31e5b1 [NETFILTER]: Drop conntrack reference when packet leaves IP by Patrick McHardy · 19 years ago
  63. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago