1. 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
  2. 6b4ff2d netfilter: xtables: restore indentation by Jan Engelhardt · 14 years ago
  3. 14f3ad6 ipv6: Use 1280 as min MTU for ipv6 forwarding by Ulrich Weber · 14 years ago
  4. 45bb006 ipv6: Remove IPV6_ADDR_RESERVED by Ulrich Weber · 14 years ago
  5. 0448873 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  6. 54831a8 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
  7. 0f23421 netfilter: xtables: reduce arguments to translate_table by Jan Engelhardt · 14 years ago
  8. 6bdb331 netfilter: xtables: optimize call flow around xt_ematch_foreach by Jan Engelhardt · 14 years ago
  9. dcea992 netfilter: xtables: replace XT_MATCH_ITERATE macro by Jan Engelhardt · 14 years ago
  10. 0559518 netfilter: xtables: optimize call flow around xt_entry_foreach by Jan Engelhardt · 14 years ago
  11. 72b2b1d netfilter: xtables: replace XT_ENTRY_ITERATE macro by Jan Engelhardt · 14 years ago
  12. bd55775 xfrm: SA lookups signature with mark by Jamal Hadi Salim · 14 years ago
  13. 88af182 net: Fix sysctl restarts... by Eric W. Biederman · 14 years ago
  14. 9e2dcf7 netfilter: nf_conntrack_reasm: properly handle packets fragmented into a single fragment by Patrick McHardy · 14 years ago
  15. 3ffe533 ipv6: drop unused "dev" arg of icmpv6_send() by Alexey Dobriyan · 14 years ago
  16. bbef49d ipv6: use standard lists for FIB walks by Alexey Dobriyan · 14 years ago
  17. bc417d9 ipv6: remove stale MIB definitions by Alexey Dobriyan · 14 years ago
  18. 6457d26 IPv6: convert mc_lock to spinlock by Stephen Hemminger · 14 years ago
  19. dc4c2c3 net: remove INIT_RCU_HEAD() usage by Alexey Dobriyan · 14 years ago
  20. 7d720c3 percpu: add __percpu sparse annotations to net by Tejun Heo · 14 years ago
  21. 2bb4646 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  22. 54716e3 net neigh: Decouple per interface neighbour table controls from binary sysctls by Eric W. Biederman · 14 years ago
  23. d5aa407 tunnels: fix netns vs proto registration ordering by Alexey Dobriyan · 14 years ago
  24. 10e7454 ipcomp: Avoid duplicate calls to ipcomp_destroy by Herbert Xu · 14 years ago
  25. 749f621 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
  26. 9546377 IPv6: Delete redundant counter of IPSTATS_MIB_REASMFAILS by Shan Wei · 14 years ago
  27. 5d0aa2c netfilter: nf_conntrack: add support for "conntrack zones" by Patrick McHardy · 14 years ago
  28. 8fea97e netfilter: nf_conntrack: pass template to l4proto ->error() handler by Patrick McHardy · 14 years ago
  29. d5d1baa netfilter: xtables: add const qualifiers by Jan Engelhardt · 15 years ago
  30. 739674f netfilter: xtables: constify args in compat copying functions by Jan Engelhardt · 15 years ago
  31. fa96a0e netfilter: iptables: remove unused function arguments by Jan Engelhardt · 15 years ago
  32. 81d54ec udp: remove redundant variable by Gerrit Renker · 14 years ago
  33. 21809fa IPv6: remove trivial nested _bh suffix by stephen hemminger · 14 years ago
  34. dc2b99f IPv6: keep permanent addresses on admin down by stephen hemminger · 14 years ago
  35. 2bec5a3 ipv6: fib: fix crash when changing large fib while dumping it by Patrick McHardy · 14 years ago
  36. b2907e5 netfilter: xtables: fix mangle tables by Alexey Dobriyan · 14 years ago
  37. e3eaa99 netfilter: xtables: generate initial table on-demand by Jan Engelhardt · 15 years ago
  38. 2b95efe netfilter: xtables: use xt_table for hook instantiation by Jan Engelhardt · 15 years ago
  39. 2b21e05 netfilter: xtables: compact table hook functions (2/2) by Jan Engelhardt · 15 years ago
  40. 737535c netfilter: xtables: compact table hook functions (1/2) by Jan Engelhardt · 15 years ago
  41. 9ab99d5 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 14 years ago
  42. b1109bf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  43. 14c7dbe netfilter: xtables: compat out of scope fix by Alexey Dobriyan · 14 years ago
  44. b2a15a6 netfilter: nf_conntrack: support conntrack templates by Patrick McHardy · 14 years ago
  45. add6746 netfilter: add struct net * to target parameters by Patrick McHardy · 14 years ago
  46. d74340d netns xfrm: ipcomp6 support by Alexey Dobriyan · 15 years ago
  47. a166477 netns xfrm: xfrm6_tunnel in netns by Alexey Dobriyan · 15 years ago
  48. e924960 netns xfrm: fixup xfrm6_tunnel error propagation by Alexey Dobriyan · 15 years ago
  49. 05ba712 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  50. c92b544 ipv6: conntrack: Add member of user to nf_ct_frag6_queue structure by Shan Wei · 15 years ago
  51. d7c7544 netns xfrm: deal with dst entries in netns by Alexey Dobriyan · 15 years ago
  52. 5833929 net: constify MIB name tables by Alexey Dobriyan · 15 years ago
  53. 51c24aa Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  54. 7c070aa IPv6: reassembly: replace magic number with macro definitions by Shan Wei · 15 years ago
  55. b38f6ed netfilter: nf_conntrack_ipv6: delete the redundant macro definitions by Shan Wei · 15 years ago
  56. f54e936 netfilter: xtables: add struct xt_mtdtor_param::net by Alexey Dobriyan · 15 years ago
  57. a83d8e8 netfilter: xtables: add struct xt_mtchk_param::net by Alexey Dobriyan · 15 years ago
  58. 2c8c1e7 net: spread __net_init, __net_exit by Alexey Dobriyan · 15 years ago
  59. 72659ec tcp: account SYN-ACK timeouts & retransmissions by Octavian Purdila · 15 years ago
  60. 2570a4f ipv6: skb_dst() can be NULL in ipv6_hop_jumbo(). by David S. Miller · 15 years ago
  61. d4a66e7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  62. c3f6c21 NET: ipv6, remove unnecessary check by Jiri Slaby · 15 years ago
  63. 5856b60 net/ipv6/tcp_ipv6.c: Use compressed IPv6 address by Joe Perches · 15 years ago
  64. 7ad6848 ip: fix mc_loop checks for tunnels with multicast outer addresses by Octavian Purdila · 15 years ago
  65. 31d1292 net: Add rtnetlink init_rcvwnd to set the TCP initial receive window by laurent chavey · 15 years ago
  66. 3705e11 ipv6: fix an oops when force unload ipv6 module by Yang Hongyang · 15 years ago
  67. 9c69fab netns: fix net.ipv6.route.gc_min_interval_ms in netns by Alexey Dobriyan · 15 years ago
  68. 81e839e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 15 years ago
  69. bb5b7c1 tcp: Revert per-route SACK/DSACK/TIMESTAMP changes. by David S. Miller · 15 years ago
  70. 8fa9ff6 netfilter: fix crashes in bridge netfilter caused by fragment jumps by Patrick McHardy · 15 years ago
  71. 0b5ccb2 ipv6: reassembly: use seperate reassembly queues for conntrack and local delivery by Patrick McHardy · 15 years ago
  72. 9327f70 tcp: Fix a connect() race with timewait sockets by Eric Dumazet · 15 years ago
  73. d7fc02c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  74. 13475a3 tcp: connect() race with timewait reuse by Eric Dumazet · 15 years ago
  75. 424eff9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 15 years ago
  76. b099ce2 net: Batch inet_twsk_purge by Eric W. Biederman · 15 years ago
  77. e9c5158 net: Allow fib_rule_unregister to batch by Eric W. Biederman · 15 years ago
  78. 5adef18 net 04/05: fib_rules: allow to delete local rule by Patrick McHardy · 15 years ago
  79. 4957faa TCPCT part 1g: Responder Cookie => Initiator by William Allen Simpson · 15 years ago
  80. 435cf55 TCPCT part 1d: define TCP cookie option, extend existing struct's by William Allen Simpson · 15 years ago
  81. e6b4d11 TCPCT part 1a: add request_values parameter for sending SYNACK by William Allen Simpson · 15 years ago
  82. 6710117 net: Simplify ipip6 aka sit pernet operations. by Eric W. Biederman · 15 years ago
  83. ac31cd3 net: Simplify ip6_tunnel pernet operations. by Eric W. Biederman · 15 years ago
  84. 8f8a088 xfrm: Use the user specified truncation length in ESP and AH by Martin Willi · 15 years ago
  85. 09ad9bc net: use net_eq to compare nets by Octavian Purdila · 15 years ago
  86. 3570021 net/ipv6: Move && and || to end of previous line by Joe Perches · 15 years ago
  87. 3666ed1 netfilter: net/ipv[46]/netfilter: Move && and || to end of previous line by Joe Perches · 15 years ago
  88. f99189b netns: net_identifiers should be read_mostly by Eric Dumazet · 15 years ago
  89. 234b27c ipv6: speedup inet6_dump_addr() by Eric Dumazet · 15 years ago
  90. ce81b76 ipv6: use RCU to walk list of network devices by Eric Dumazet · 15 years ago
  91. bee7ca9 net: TCP_MSS_DEFAULT, TCP_MSS_DESIRED by William Allen Simpson · 15 years ago
  92. f8572d8 sysctl net: Remove unused binary sysctl code by Eric W. Biederman · 15 years ago
  93. 434a8a5 ipv6: Remove unused var in inet6_dump_ifinfo() by David S. Miller · 15 years ago
  94. 856540e IPv6: use ipv6_addr_v4mapped() by Brian Haley · 15 years ago
  95. 292f4f3 sit: Clean up DF code by copying from IPIP by Herbert Xu · 15 years ago
  96. bcd3232 ipv6: Allow inet6_dump_addr() to handle more than 64 addresses by Eric Dumazet · 15 years ago
  97. 84d2697 ipv6: speedup inet6_dump_ifinfo() by Eric Dumazet · 15 years ago
  98. 30fff92 udp: bind() optimisation by Eric Dumazet · 15 years ago
  99. f6b8f32 udp: multicast RX should increment SNMP/sk_drops counter in allocation failures by Eric Dumazet · 15 years ago
  100. a1ab77f ipv6: udp: Optimise multicast reception by Eric Dumazet · 15 years ago