1. 72da3bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  2. 8a74ad6 net: fix lock_sock_bh/unlock_sock_bh by Eric Dumazet · 14 years ago
  3. ed0f160a ipmr: off by one in __ipmr_fill_mroute() by Dan Carpenter · 14 years ago
  4. 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
  5. f896546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  6. f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  7. 3fa21e0 net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  8. d19d56d net: Introduce skb_tunnel_rx() helper by Eric Dumazet · 14 years ago
  9. de213e5e tcp: tcp_synack_options() fix by Eric Dumazet · 14 years ago
  10. ccbd6a5 net: Remove unnecessary semicolons after switch statements by Joe Perches · 14 years ago
  11. ab6e3fe net: No dst refcounting in ip_queue_xmit() by Eric Dumazet · 14 years ago
  12. 4a94445 net: Use ip_route_input_noref() in input path by Eric Dumazet · 14 years ago
  13. 407eadd net: implements ip_route_input_noref() by Eric Dumazet · 14 years ago
  14. 7fee226 net: add a noref bit on skb dst by Eric Dumazet · 14 years ago
  15. 6811d58 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  16. a465419 net: Introduce sk_route_nocaps by Eric Dumazet · 14 years ago
  17. 35790c0 tcp: fix MD5 (RFC2385) support by Eric Dumazet · 14 years ago
  18. e3826f1 net: reserve ports for applications using fixed port numbers by Amerigo Wang · 14 years ago
  19. e7874c9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 14 years ago
  20. 736d58e netfilter: remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  21. 654d0fb netfilter: cleanup printk messages by Stephen Hemminger · 14 years ago
  22. af56760 netfilter: change NF_ASSERT to WARN_ON by Stephen Hemminger · 14 years ago
  23. 278554b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  24. cba7a98 Merge branch 'master' of git://dev.medozas.de/linux by Patrick McHardy · 14 years ago
  25. 4538506 netfilter: xtables: combine built-in extension structs by Jan Engelhardt · 15 years ago
  26. b4ba261 netfilter: xtables: change hotdrop pointer to direct modification by Jan Engelhardt · 15 years ago
  27. 62fc805 netfilter: xtables: deconstify struct xt_action_param for matches by Jan Engelhardt · 15 years ago
  28. 4b560b4 netfilter: xtables: substitute temporary defines by final name by Jan Engelhardt · 15 years ago
  29. de74c16 netfilter: xtables: combine struct xt_match_param and xt_target_param by Jan Engelhardt · 15 years ago
  30. 1e4b105 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 14 years ago
  31. f0ecde1 net: Fix FDDI and TR config checks in ipv4 arp and LLC. by David S. Miller · 14 years ago
  32. bbd7254 IPv4: unresolved multicast route cleanup by Andreas Meissner · 14 years ago
  33. 3ee9437 ipv4: remove ip_rt_secret timer (v4) by Neil Horman · 14 years ago
  34. ccc2d97 ipv4: udp: fix short packet and bad checksum logging by Bjørn Mork · 14 years ago
  35. 7ef5273 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  36. ef53d70 netfilter: xtables: dissolve do_match function by Jan Engelhardt · 15 years ago
  37. b5cad0d netfilter: ip_tables: fix compilation when debug is enabled by Jan Engelhardt · 14 years ago
  38. f84af32 net: ip_queue_rcv_skb() helper by Eric Dumazet · 14 years ago
  39. 4b0b72f net: speedup udp receive path by Eric Dumazet · 14 years ago
  40. 8d238b2 Revert "tcp: bind() fix when many ports are bound" by David S. Miller · 14 years ago
  41. c377411 net: sk_add_backlog() take rmem_alloc into account by Eric Dumazet · 14 years ago
  42. c58dc01 net: Make RFS socket operations not be inet specific. by David S. Miller · 14 years ago
  43. bb61187 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/ipmr-2.6 by David S. Miller · 14 years ago
  44. 6c37e5d TCP: avoid to send keepalive probes if receiving data by Flavio Leitner · 14 years ago
  45. e1703b36 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  46. cb6a4e4 net: ipmr: add support for dumping routing tables over netlink by Patrick McHardy · 14 years ago
  47. 25239ce net: rtnetlink: decouple rtnetlink address families from real address families by Patrick McHardy · 14 years ago
  48. 3d0c9c4 net: fib_rules: mark arguments to fib_rules_register const and __net_initdata by Patrick McHardy · 14 years ago
  49. af740b2 netfilter: nf_conntrack: extend with extra stat counter by Jesper Dangaard Brouer · 14 years ago
  50. fda48a0 tcp: bind() fix when many ports are bound by Eric Dumazet · 14 years ago
  51. 6c9468e Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  52. aa2ea05 tcp: fix outsegs stat for TSO segments by Tom Herbert · 14 years ago
  53. cecc74d netfilter: ip_tables: convert pr_devel() to pr_debug() by Patrick McHardy · 14 years ago
  54. 87eb367 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  55. 0eae88f net: Fix various endianness glitches by Eric Dumazet · 14 years ago
  56. aa39514 net: sk_sleep() helper by Eric Dumazet · 14 years ago
  57. 6c79bf0 netfilter: bridge-netfilter: fix refragmenting IP traffic encapsulated in PPPoE traffic by Bart De Schuymer · 14 years ago
  58. 6291055 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 14 years ago
  59. 5b775eb netfilter: xtables: remove old comments about reentrancy by Jan Engelhardt · 14 years ago
  60. cd58bcd netfilter: xt_TEE: have cloned packet travel through Xtables too by Jan Engelhardt · 14 years ago
  61. f3c5c1b netfilter: xtables: make ip_tables reentrant by Jan Engelhardt · 14 years ago
  62. e281b19 netfilter: xtables: inclusion of xt_TEE by Jan Engelhardt · 14 years ago
  63. fec5e65 rfs: Receive Flow Steering by Tom Herbert · 14 years ago
  64. 4e15ed4 net: replace ipfragok with skb->local_df by Shan Wei · 14 years ago
  65. e30b38c ip: Fix ip_dev_loopback_xmit() by Eric Dumazet · 14 years ago
  66. f0d57a5 netfilter: ipt_LOG/ip6t_LOG: use more appropriate log level as default by Patrick McHardy · 14 years ago
  67. 8de53df ipv4: ipmr: fix NULL pointer deref during unres queue destruction by Patrick McHardy · 14 years ago
  68. b0ebb73 ipv4: ipmr: fix invalid cache resolving when adding a non-matching entry by Patrick McHardy · 14 years ago
  69. 66496d4 ipv4: ipmr: fix IP_MROUTE_MULTIPLE_TABLES Kconfig dependencies by Patrick McHardy · 14 years ago
  70. 4eaa0e3 fib: suppress lockdep-RCU false positive in FIB trie. by Eric Dumazet · 14 years ago
  71. f0ad086 ipv4: ipmr: support multiple tables by Patrick McHardy · 14 years ago
  72. 0c12295 ipv4: ipmr: move mroute data into seperate structure by Patrick McHardy · 14 years ago
  73. 862465f ipv4: ipmr: convert struct mfc_cache to struct list_head by Patrick McHardy · 14 years ago
  74. d658f8a ipv4: ipmr: remove net pointer from struct mfc_cache by Patrick McHardy · 14 years ago
  75. e258beb ipv4: ipmr: move unres_queue and timer to per-namespace data by Patrick McHardy · 14 years ago
  76. 0f87b1d net: fib_rules: decouple address families from real address families by Patrick McHardy · 14 years ago
  77. 28bb172 net: fib_rules: set family in fib_rule_hdr centrally by Patrick McHardy · 14 years ago
  78. d8a566b net: fib_rules: consolidate IPv4 and DECnet ->default_pref() functions. by Patrick McHardy · 14 years ago
  79. 2206831 netfilter: fix some coding styles and remove moduleparam.h by Zhitong Wang · 14 years ago
  80. b6c6712 net: sk_dst_cache RCUification by Eric Dumazet · 14 years ago
  81. 2e8e18e tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skb by David S. Miller · 14 years ago
  82. bb29624 inet: Remove unused send_check length argument by Herbert Xu · 14 years ago
  83. 419f9f8 tcp: Handle CHECKSUM_PARTIAL for SYNACK packets for IPv4 by Herbert Xu · 14 years ago
  84. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  85. 4a1032f Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  86. ae4e8d6 Revert "tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skb" by David S. Miller · 14 years ago
  87. 2626419 tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skb by David S. Miller · 14 years ago
  88. 1223c67 udp: fix for unicast RX path optimization by Jorge Boncompte [DTI2] · 14 years ago
  89. 9e56c21 netfilter: only do skb_checksum_help on CHECKSUM_PARTIAL in ip_queue by Herbert Xu · 14 years ago
  90. 80c802f xfrm: cache bundles instead of policies for outgoing flows by Timo Teräs · 14 years ago
  91. 4a35ecf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  92. cb4361c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  93. 1f8438a icmp: Account for ICMP out errors by Eric Dumazet · 14 years ago
  94. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 15 years ago
  95. d4fc6db ipv4: remove redundant verification code by Hagen Paul Pfeifer · 15 years ago
  96. 6503d96 net: check the length of the socket address passed to connect(2) by Changli Gao · 15 years ago
  97. 902a3dd netfilter: CLUSTERIP: clusterip_seq_stop() fix by Eric Dumazet · 15 years ago
  98. baff42a net: Fix oops from tcp_collapse() when using splice() by Steven J. Magnani · 15 years ago
  99. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  100. f77f13e Fix comment and Kconfig typos for 'require' and 'fragment' by Gilles Espinasse · 15 years ago