1. 4538506 netfilter: xtables: combine built-in extension structs by Jan Engelhardt · 15 years ago
  2. b4ba261 netfilter: xtables: change hotdrop pointer to direct modification by Jan Engelhardt · 15 years ago
  3. 62fc805 netfilter: xtables: deconstify struct xt_action_param for matches by Jan Engelhardt · 15 years ago
  4. 4b560b4 netfilter: xtables: substitute temporary defines by final name by Jan Engelhardt · 15 years ago
  5. de74c16 netfilter: xtables: combine struct xt_match_param and xt_target_param by Jan Engelhardt · 15 years ago
  6. ef53d70 netfilter: xtables: dissolve do_match function by Jan Engelhardt · 15 years ago
  7. b5cad0d netfilter: ip_tables: fix compilation when debug is enabled by Jan Engelhardt · 14 years ago
  8. af740b2 netfilter: nf_conntrack: extend with extra stat counter by Jesper Dangaard Brouer · 14 years ago
  9. cecc74d netfilter: ip_tables: convert pr_devel() to pr_debug() by Patrick McHardy · 14 years ago
  10. 6c79bf0 netfilter: bridge-netfilter: fix refragmenting IP traffic encapsulated in PPPoE traffic by Bart De Schuymer · 14 years ago
  11. 6291055 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 14 years ago
  12. 5b775eb netfilter: xtables: remove old comments about reentrancy by Jan Engelhardt · 14 years ago
  13. cd58bcd netfilter: xt_TEE: have cloned packet travel through Xtables too by Jan Engelhardt · 14 years ago
  14. f3c5c1b netfilter: xtables: make ip_tables reentrant by Jan Engelhardt · 14 years ago
  15. e281b19 netfilter: xtables: inclusion of xt_TEE by Jan Engelhardt · 14 years ago
  16. fec5e65 rfs: Receive Flow Steering by Tom Herbert · 14 years ago
  17. 4e15ed4 net: replace ipfragok with skb->local_df by Shan Wei · 14 years ago
  18. f0d57a5 netfilter: ipt_LOG/ip6t_LOG: use more appropriate log level as default by Patrick McHardy · 14 years ago
  19. 8de53df ipv4: ipmr: fix NULL pointer deref during unres queue destruction by Patrick McHardy · 14 years ago
  20. b0ebb73 ipv4: ipmr: fix invalid cache resolving when adding a non-matching entry by Patrick McHardy · 14 years ago
  21. 66496d4 ipv4: ipmr: fix IP_MROUTE_MULTIPLE_TABLES Kconfig dependencies by Patrick McHardy · 14 years ago
  22. f0ad086 ipv4: ipmr: support multiple tables by Patrick McHardy · 14 years ago
  23. 0c12295 ipv4: ipmr: move mroute data into seperate structure by Patrick McHardy · 14 years ago
  24. 862465f ipv4: ipmr: convert struct mfc_cache to struct list_head by Patrick McHardy · 14 years ago
  25. d658f8a ipv4: ipmr: remove net pointer from struct mfc_cache by Patrick McHardy · 14 years ago
  26. e258beb ipv4: ipmr: move unres_queue and timer to per-namespace data by Patrick McHardy · 14 years ago
  27. 0f87b1d net: fib_rules: decouple address families from real address families by Patrick McHardy · 14 years ago
  28. 28bb172 net: fib_rules: set family in fib_rule_hdr centrally by Patrick McHardy · 14 years ago
  29. d8a566b net: fib_rules: consolidate IPv4 and DECnet ->default_pref() functions. by Patrick McHardy · 14 years ago
  30. 2206831 netfilter: fix some coding styles and remove moduleparam.h by Zhitong Wang · 14 years ago
  31. b6c6712 net: sk_dst_cache RCUification by Eric Dumazet · 14 years ago
  32. 2e8e18e tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skb by David S. Miller · 14 years ago
  33. bb29624 inet: Remove unused send_check length argument by Herbert Xu · 14 years ago
  34. 419f9f8 tcp: Handle CHECKSUM_PARTIAL for SYNACK packets for IPv4 by Herbert Xu · 14 years ago
  35. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  36. 4a1032f Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  37. ae4e8d6 Revert "tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skb" by David S. Miller · 14 years ago
  38. 2626419 tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skb by David S. Miller · 14 years ago
  39. 1223c67 udp: fix for unicast RX path optimization by Jorge Boncompte [DTI2] · 14 years ago
  40. 9e56c21 netfilter: only do skb_checksum_help on CHECKSUM_PARTIAL in ip_queue by Herbert Xu · 14 years ago
  41. 80c802f xfrm: cache bundles instead of policies for outgoing flows by Timo Teräs · 14 years ago
  42. 4a35ecf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  43. cb4361c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  44. 1f8438a icmp: Account for ICMP out errors by Eric Dumazet · 14 years ago
  45. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  46. d4fc6db ipv4: remove redundant verification code by Hagen Paul Pfeifer · 14 years ago
  47. 6503d96 net: check the length of the socket address passed to connect(2) by Changli Gao · 14 years ago
  48. 902a3dd netfilter: CLUSTERIP: clusterip_seq_stop() fix by Eric Dumazet · 14 years ago
  49. baff42a net: Fix oops from tcp_collapse() when using splice() by Steven J. Magnani · 14 years ago
  50. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  51. 7438189 net: ipmr/ip6mr: prevent out-of-bounds vif_table access by Nicolas Dichtel · 14 years ago
  52. 6a2bad7 ipv4: Restart rt_intern_hash after emergency rebuild (v2) by Pavel Emelyanov · 14 years ago
  53. b35ecb5 ipv4: Cleanup struct net dereference in rt_intern_hash by Pavel Emelyanov · 14 years ago
  54. 4b97efd net: fix netlink address dumping in IPv4/IPv6 by Patrick McHardy · 14 years ago
  55. f95c74e netfilter: xtables: shorten up return clause by Jan Engelhardt · 14 years ago
  56. 4a5a5c7 netfilter: xtables: slightly better error reporting by Jan Engelhardt · 14 years ago
  57. d6b00a5 netfilter: xtables: change targets to return error code by Jan Engelhardt · 14 years ago
  58. bd414ee netfilter: xtables: change matches to return error code by Jan Engelhardt · 14 years ago
  59. 135367b netfilter: xtables: change xt_target.checkentry return type by Jan Engelhardt · 14 years ago
  60. b0f3845 netfilter: xtables: change xt_match.checkentry return type by Jan Engelhardt · 14 years ago
  61. 9bbc768 netfilter: ipv4: use NFPROTO values for NF_HOOK invocation by Jan Engelhardt · 14 years ago
  62. fd0ec0e netfilter: xtables: consolidate code into xt_request_find_match by Jan Engelhardt · 15 years ago
  63. d2a7b6b netfilter: xtables: make use of xt_request_find_target by Jan Engelhardt · 15 years ago
  64. ff67e4e netfilter: xt extensions: use pr_<level> (2) by Jan Engelhardt · 14 years ago
  65. 0d34545 netfilter: xtables: make use of caller family rather than target family by Jan Engelhardt · 14 years ago
  66. b138338 net: remove trailing space in messages by Frans Pop · 14 years ago
  67. 243aad8 ip_gre: include route header_len in max_headroom calculation by Timo Teräs · 14 years ago
  68. 5e016cb ipv4: Don't drop redirected route cache entry unless PTMU actually expired by Guenter Roeck · 14 years ago
  69. ec733b15 net: snmp mib cleanup by Eric Dumazet · 14 years ago
  70. 907cdda tcp: Add SNMP counter for DEFER_ACCEPT by Eric Dumazet · 14 years ago
  71. 634a4b2 net: suppress lockdep-RCU false positive in FIB trie. by Paul E. McKenney · 14 years ago
  72. e77c8e8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  73. 73852e8 NET_DMA: free skbs periodically by Steven J. Magnani · 14 years ago
  74. 6830c25 tcp: Fix tcp_mark_head_lost() with packets == 0 by Lennart Schulte · 14 years ago
  75. a50436f2 net: ipmr/ip6mr: fix potential out-of-bounds vif_table access by Patrick McHardy · 14 years ago
  76. 97e3ecd1 TCP: check min TTL on received ICMP packets by stephen hemminger · 14 years ago
  77. d11a4dc ipv4: check rt_genid in dst_check by Timo Teräs · 14 years ago
  78. 2c46cd8 netfilter: remove unused headers in net/ipv4/netfilter/nf_nat_h323.c by Zhitong Wang · 14 years ago
  79. b634f87 tcp: Fix OOB POLLIN avoidance. by Alexandra Kossovsky · 14 years ago
  80. 93d9b7d net: rename notifier defines for netdev type change by Jiri Pirko · 14 years ago
  81. be91fd5 netfilter: xtables: replace custom duprintf with pr_debug by Jan Engelhardt · 14 years ago
  82. 6ce1a6d net: tcp: make veno selectable as default congestion module by Jan Engelhardt · 14 years ago
  83. dd2acaa net: tcp: make hybla selectable as default congestion module by Jan Engelhardt · 14 years ago
  84. 858a18a route: Fix caught BUG_ON during rt_secret_rebuild_oneshot() by Vitaliy Gusev · 14 years ago
  85. d89b218 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  86. 964ad81 ipconfig: Handle devices which take some time to come up. by David S. Miller · 14 years ago
  87. bb134d5 tcp: Fix tcp_v4_rcv() by Eric Dumazet · 14 years ago
  88. 28b2774 tcp: Fix tcp_make_synack() by Eric Dumazet · 14 years ago
  89. 9837638 net: fix route cache rebuilds by Eric Dumazet · 14 years ago
  90. 6cce09f tcp: Add SNMP counters for backlog and min_ttl drops by Eric Dumazet · 14 years ago
  91. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  92. a3a858f net: backlog functions rename by Zhu Yi · 14 years ago
  93. 5534979 udp: use limited socket backlog by Zhu Yi · 14 years ago
  94. 6b03a53 tcp: use limited socket backlog by Zhu Yi · 14 years ago
  95. 6d55cb9 gre: fix hard header destination address checking by Timo Teräs · 14 years ago
  96. 87c1e12 ipsec: Fix bogus bundle flowi by Herbert Xu · 14 years ago
  97. 4787188 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  98. 38bdbd8 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
  99. 6b4ff2d netfilter: xtables: restore indentation by Jan Engelhardt · 14 years ago
  100. 0448873 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago