1. 4dde461 [IPV4] fib_trie: removes a memset() call in tnode_new() by Eric Dumazet · 17 years ago
  2. 88ebc72 [IPV4] FIB: Include nexthop device indexes in fib_info hashfn. by David S. Miller · 17 years ago
  3. 112d8cf [FIB]: Reduce text size of net/ipv4/fib_trie.o by Eric Dumazet · 17 years ago
  4. c95aaf9 [IPV4] fib_trie: Fix sparse warnings. by Stephen Hemminger · 17 years ago
  5. 66a2f7f [IPV4] fib_trie: Add statistics. by Stephen Hemminger · 17 years ago
  6. a6db901 [IPV4] FIB: printk related cleanups by Stephen Hemminger · 17 years ago
  7. fea86ad [IPV4] fib_trie: fib_insert_node cleanup by Stephen Hemminger · 17 years ago
  8. 187b518 [IPV4] fib_trie: Use %u for unsigned printfs. by Stephen Hemminger · 17 years ago
  9. 93e4308 [IPV4] fib_trie: Get rid of unused revision element. by Stephen Hemminger · 17 years ago
  10. c28a1cf [IPV4] fib_trie: Get rid of trie_init(). by Stephen Hemminger · 17 years ago
  11. cea14e0 [TCP]: Uninline tcp_is_cwnd_limited by Ilpo Järvinen · 17 years ago
  12. 490d504 [TCP]: Uninline tcp_set_state by Ilpo Järvinen · 17 years ago
  13. 9993e7d [TCP]: Do not purge sk_forward_alloc entirely in tcp_delack_timer(). by David S. Miller · 17 years ago
  14. 8cced9e [NETNS]: Enable routing configuration in non-initial namespace. by Denis V. Lunev · 17 years ago
  15. 226b0b4 [NETNS]: Replace init_net with the correct context in fib_frontend.c by Denis V. Lunev · 17 years ago
  16. 1bad118 [NETNS]: Pass namespace through ip_rt_ioctl. by Denis V. Lunev · 17 years ago
  17. 4b5d47d [NETNS]: Correctly fill fib_config data. by Denis V. Lunev · 17 years ago
  18. 6bd48fc [NETNS]: Provide correct namespace for fibnl netlink socket. by Denis V. Lunev · 17 years ago
  19. e4aef8a [NETNS]: Place fib tables into netns. by Denis V. Lunev · 17 years ago
  20. e4e4971 [NETNS]: Namespacing IPv4 fib rules. by Denis V. Lunev · 17 years ago
  21. 1c340b2 [NETNS]: Show routing information from correct namespace (fib_trie.c) by Denis V. Lunev · 17 years ago
  22. 6e04d01 [NETNS]: Show routing information from correct namespace (fib_hash.c) by Denis V. Lunev · 17 years ago
  23. 4d1169c [NETNS]: Add netns to nl_info structure. by Denis V. Lunev · 17 years ago
  24. 6b175b2 [NETNS]: Add netns parameter to inet_(dev_)add_type. by Eric W. Biederman · 17 years ago
  25. 8ad4942 [NETNS]: Add netns parameter to fib_get_table/fib_new_table. by Denis V. Lunev · 17 years ago
  26. 93456b6 [IPV4]: Unify access to the routing tables. by Denis V. Lunev · 17 years ago
  27. 7b1a74f [NETNS]: Refactor fib initialization so it can handle multiple namespaces. by Denis V. Lunev · 17 years ago
  28. dbb5016 [IPV4]: Check fib4_rules_init failure. by Denis V. Lunev · 17 years ago
  29. 61a0265 [NETNS]: Add namespace to API for routing /proc entries creation. by Denis V. Lunev · 17 years ago
  30. 868d13a [NETNS]: Pass fib_rules_ops into default_pref method. by Denis V. Lunev · 17 years ago
  31. f8c26b8 [NETNS]: Add netns parameter to fib_rules_(un)register. by Denis V. Lunev · 17 years ago
  32. 3d7cc2b [NETFILTER]: Switch to using ctl_paths in nf_queue and conntrack modules by Pavel Emelyanov · 17 years ago
  33. 90754f8 [IPVS]: Switch to using ctl_paths. by Pavel Emelyanov · 17 years ago
  34. cb7928a [IPV4]: Remove unsupported DNAT (RTCF_NAT and RTCF_NAT) in IPV4 by Rami Rosen · 17 years ago
  35. a067d9a [NET]: Remove obsolete comment by Ilpo Järvinen · 17 years ago
  36. ad1b30b [IPVS]: Kill some bloat by Ilpo Järvinen · 17 years ago
  37. 2a75de0 [NETNS]: Should build with CONFIG_SYSCTL=n by Eric Dumazet · 17 years ago
  38. 74feb6e [ICMP]: Avoid sparse warnings in net/ipv4/icmp.c by Eric Dumazet · 17 years ago
  39. 65f7651 [NET]: prot_inuse cleanups and optimizations by Eric Dumazet · 17 years ago
  40. e870a8e [TCP]: Perform setting of common control fields in one place by Ilpo Järvinen · 17 years ago
  41. 19773b4 [TCP]: Urgent parameter effect can be simplified. by Ilpo Järvinen · 17 years ago
  42. f038ac8 [TCP]: cleanup tcp_parse_options deep indented switch by Ilpo Järvinen · 17 years ago
  43. 9a429c4 [NET]: Add some acquires/releases sparse annotations. by Eric Dumazet · 17 years ago
  44. d436d68 [TCP]: Remove unnecessary local variable by Ilpo Järvinen · 17 years ago
  45. 409d22b [TCP]: Code duplication removal, added tcp_bound_to_half_wnd() by Ilpo Järvinen · 17 years ago
  46. 056834d [TCP]: cleanup tcp_{in,out}put.c style by Ilpo Järvinen · 17 years ago
  47. 058dc33 [TCP]: reduce tcp_output's indentation levels a bit by Ilpo Järvinen · 17 years ago
  48. 4828e7f [TCP]: Remove TCPCB_URG & TCPCB_AT_TAIL as unnecessary by Ilpo Järvinen · 17 years ago
  49. cadbd03 [TCP]: Dropped unnecessary skb/sacked accessing in reneging by Ilpo Järvinen · 17 years ago
  50. 90840de [TCP]: Introduce tcp_wnd_end() to reduce line lengths by Ilpo Järvinen · 17 years ago
  51. 66f5fe6 [TCP]: Rename update_send_head & include related increment to it by Ilpo Järvinen · 17 years ago
  52. 3ccd313 [TCP]: Make invariant check complain about invalid sacked_out by Ilpo Järvinen · 17 years ago
  53. 95766ff [UDP]: Add memory accounting. by Hideo Aoki · 17 years ago
  54. 3ab224b [NET] CORE: Introducing new memory accounting interface. by Hideo Aoki · 17 years ago
  55. 9dd3245 [IPSEC]: Move all calls to xfrm_audit_state_icvfail to xfrm_input by Herbert Xu · 17 years ago
  56. 0883ae0 [IPSEC]: Fix transport-mode async resume on intput without netfilter by Herbert Xu · 17 years ago
  57. c776ee0 [TCP]: Remove seq_rtt ptr from clean_rtx_queue args by Ilpo Järvinen · 17 years ago
  58. 0e3a480 [TCP]: Force TSO splits to MSS boundaries by Ilpo Järvinen · 17 years ago
  59. 426b530 [NETNS]: Modify the neighbour table code so it handles multiple network namespaces by Eric W. Biederman · 17 years ago
  60. afeb14b [XFRM]: RFC4303 compliant auditing by Paul Moore · 17 years ago
  61. dfd4f0a [TCP]: Avoid two divides in __tcp_grow_window() by Eric Dumazet · 17 years ago
  62. 8beb5c5 [TCP]: Avoid a divide in tcp_mtu_probing() by Eric Dumazet · 17 years ago
  63. 829942c [TCP]: Move mss variable in tcp_mtu_probing() by David S. Miller · 17 years ago
  64. ce55dd3 [TCP]: tcp_write_timeout.c cleanup by Eric Dumazet · 17 years ago
  65. b790ced [INET]: Avoid an integer divide in rt_garbage_collect() by Eric Dumazet · 17 years ago
  66. 9cb5734 [TCP]: Convert several length variable to unsigned. by YOSHIFUJI Hideaki · 17 years ago
  67. b92edbe [TCP] Avoid two divides in tcp_output.c by Eric Dumazet · 17 years ago
  68. a1b0514 [XFRM] IPv6: Fix dst/routing check at transformation. by Masahide NAKAMURA · 17 years ago
  69. bd515c3 [TCP]: Fix TSO deferring by Ilpo Järvinen · 17 years ago
  70. 7054fb9 [INET]: Uninline the inet_twsk_put function. by Pavel Emelyanov · 17 years ago
  71. 77a5ba5 [INET]: Uninline the __inet_lookup_established function. by Pavel Emelyanov · 17 years ago
  72. 152da81 [INET]: Uninline the __inet_hash function. by Pavel Emelyanov · 17 years ago
  73. 195ad6a [IPSEC]: Rename tunnel-mode functions to avoid collisions with tunnels by Herbert Xu · 17 years ago
  74. 33b8e77 [NETFILTER]: Add CONFIG_NETFILTER_ADVANCED option by Patrick McHardy · 17 years ago
  75. 3449882 [NETFILTER]: non-power-of-two jhash optimizations by Patrick McHardy · 17 years ago
  76. e79ec50 [NETFILTER]: Parenthesize macro parameters by Jan Engelhardt · 17 years ago
  77. 643a2c1 [NETFILTER]: Introduce nf_inet_address by Jan Engelhardt · 17 years ago
  78. df54aae [NETFILTER]: x_tables: use %u format specifiers by Jan Engelhardt · 17 years ago
  79. 051578c [NETFILTER]: nf_nat: properly use RCU for ip_nat_decode_session by Patrick McHardy · 17 years ago
  80. 1e796fd [NETFILTER]: constify nf_afinfo by Patrick McHardy · 17 years ago
  81. 7b2f963 [NETFILTER]: nf_log: constify struct nf_logger and nf_log_packet loginfo arg by Patrick McHardy · 17 years ago
  82. f01ffbd [NETFILTER]: nf_log: move logging stuff to seperate header by Patrick McHardy · 17 years ago
  83. cc01dcb [NETFILTER]: nf_nat: pass manip type instead of hook to nf_nat_setup_info by Patrick McHardy · 17 years ago
  84. ce4b1ce [NETFILTER]: nf_nat: sprinkle a few __read_mostlys by Patrick McHardy · 17 years ago
  85. 2b628a0 [NETFILTER]: nf_nat: mark NAT protocols const by Patrick McHardy · 17 years ago
  86. 3ee9e76 [NETFILTER]: nf_nat_proto_gre: add missing module reference by Patrick McHardy · 17 years ago
  87. 77236b6 [NETFILTER]: ctnetlink: use netlink attribute helpers by Patrick McHardy · 17 years ago
  88. 13eae15 [NETFILTER]: ctnetlink: add support for NAT sequence adjustments by Pablo Neira Ayuso · 17 years ago
  89. d6a2ba0 [NETFILTER]: arp_tables: add compat support by Patrick McHardy · 17 years ago
  90. 11f6dff [NETFILTER]: arp_tables: resync get_entries() with ip_tables by Patrick McHardy · 17 years ago
  91. 41acd97 [NETFILTER]: arp_tables: move ARPT_SO_GET_INFO handling to seperate function by Patrick McHardy · 17 years ago
  92. 27e2c26 [NETFILTER]: arp_tables: move counter allocation to seperate function by Patrick McHardy · 17 years ago
  93. fb5b609 [NETFILTER]: arp_tables: move entry and target checks to seperate functions by Patrick McHardy · 17 years ago
  94. 70f0bfc [NETFILTER]: arp_tables: remove ipchains compat hack by Patrick McHardy · 17 years ago
  95. 1976312 [NETFILTER]: arp_tables: use vmalloc_node() by Patrick McHardy · 17 years ago
  96. 03dafbb [NETFILTER]: arp_tables: remove obsolete standard_check function by Patrick McHardy · 17 years ago
  97. 6d6a55f [NETFILTER]: ip_tables: remove ipchains compatibility hack by Patrick McHardy · 17 years ago
  98. c9d8fe1 [NETFILTER]: {ip,ip6}_tables: fix format strings by Patrick McHardy · 17 years ago
  99. 9c54795 [NETFILTER]: {ip,ip6}_tables: reformat to eliminate differences by Patrick McHardy · 17 years ago
  100. b386d9f [NETFILTER]: ip_tables: move compat offset calculation to x_tables by Patrick McHardy · 17 years ago