1. 191df57 [BRIDGE]: Remove unused include of a header file in ebtables.c by Rami Rosen · 17 years ago
  2. 66688ea [SCTP]: Fix build warning in sctp_sf_do_5_1C_ack(). by David S. Miller · 17 years ago
  3. d4fa26f [NETNS][DST]: Add the network namespace pointer in dst_ops by Daniel Lezcano · 17 years ago
  4. 569d364 [NETNS][DST] dst: pass the dst_ops as parameter to the gc functions by Daniel Lezcano · 17 years ago
  5. a6501e0 [IPV4] FIB_HASH: Reduce memory needs and speedup lookups by Eric Dumazet · 17 years ago
  6. b59cfbf [FIB]: Fix rcu_dereference() abuses in fib_trie.c by Eric Dumazet · 17 years ago
  7. 95b7d92 [ROSE]: Supress sparse warnings by Eric Dumazet · 17 years ago
  8. 5c17d5f [ATM]: Suppress some sparse warnings by Eric Dumazet · 17 years ago
  9. ca629f24 [APPLETALK]: Annotations to clear sparse warnings by Eric Dumazet · 17 years ago
  10. c71e916 [NETFILTER]: nf_conntrack: make print_conntrack function optional for l4protos by Patrick McHardy · 17 years ago
  11. c56cc9c [NETFILTER]: nf_conntrack: remove print_conntrack function from l3protos by Patrick McHardy · 17 years ago
  12. b334aad [NETFILTER]: nf_conntrack: clean up a few header files by Patrick McHardy · 17 years ago
  13. 4f53652 [NETFILTER]: kill nf_sysctl.c by Patrick McHardy · 17 years ago
  14. 86c0bf4 [NETFILTER]: nf_conntrack_sctp: remove timeout indirection by Patrick McHardy · 17 years ago
  15. 9b1c2cf [NETFILTER]: nf_conntrack_sctp: replace magic value by symbolic constant by Patrick McHardy · 17 years ago
  16. e37b386 [NETFILTER]: nf_conntrack_sctp: remove unused ttag field from conntrack data by Patrick McHardy · 17 years ago
  17. 4a64830 [NETFILTER]: nf_conntrack_sctp: don't take sctp_lock once per chunk by Patrick McHardy · 17 years ago
  18. efe9f68 [NETFILTER]: nf_conntrack_sctp: rename "newconntrack" variable by Patrick McHardy · 17 years ago
  19. b37e933 [NETFILTER]: nf_conntrack_sctp: consolidate sctp_packet() error paths by Patrick McHardy · 17 years ago
  20. 8528819 [NETFILTER]: nf_conntrack_sctp: reduce line length further by Patrick McHardy · 17 years ago
  21. 112f35c [NETFILTER]: nf_conntrack_sctp: reduce line length by Patrick McHardy · 17 years ago
  22. 35c6d3c [NETFILTER]: nf_conntrack_sctp: use proper types for bitops by Patrick McHardy · 17 years ago
  23. 5447d47 [NETFILTER]: nf_conntrack_sctp: basic cleanups by Patrick McHardy · 17 years ago
  24. 2d64628 [NETFILTER]: nf_conntrack_tcp: remove timeout indirection by Patrick McHardy · 17 years ago
  25. a5e73c2 [NETFILTER]: nf_conntrack_{tcp,sctp}: shrink state table by Patrick McHardy · 17 years ago
  26. 77e2420 [NETFILTER]: nf_conntrack_{tcp,sctp}: mark state table const by Patrick McHardy · 17 years ago
  27. 9ba99b0 [NETFILTER]: ipt_REJECT: properly handle IP options by Denys Vlasenko · 17 years ago
  28. 022748a [NETFILTER]: {ip,ip6}_tables: remove some inlines by Denys Vlasenko · 17 years ago
  29. f9ef8a2 [NETFILTER]: Update feature-removal-schedule.txt by Jan Engelhardt · 17 years ago
  30. 1a50c5a [NETFILTER]: xt_iprange match, revision 1 by Jan Engelhardt · 17 years ago
  31. f72e25a [NETFILTER]: Rename ipt_iprange to xt_iprange by Jan Engelhardt · 17 years ago
  32. 2ae15b6 [NETFILTER]: Update modules' descriptions by Jan Engelhardt · 17 years ago
  33. 917b6fb [NETFILTER]: xt_policy: use the new union nf_inet_addr by Jan Engelhardt · 17 years ago
  34. 57de0ab [NETFILTER]: xt_pkttype: IPv6 multicast address recognition by Jan Engelhardt · 17 years ago
  35. 13b0e83 [NETFILTER]: xt_pkttype: Add explicit check for IPv4 by Jan Engelhardt · 17 years ago
  36. 17b0d7e [NETFILTER]: xt_mark match, revision 1 by Jan Engelhardt · 17 years ago
  37. 64eb12f [NETFILTER]: xt_conntrack match, revision 1 by Jan Engelhardt · 17 years ago
  38. 2e3075a [NETFILTER]: Extend nf_inet_addr with in{,6}_addr by Jan Engelhardt · 17 years ago
  39. 96e3227 [NETFILTER]: xt_connmark match, revision 1 by Jan Engelhardt · 17 years ago
  40. e0a812a [NETFILTER]: xt_MARK target, revision 2 by Jan Engelhardt · 17 years ago
  41. 0dc8c76 [NETFILTER]: xt_CONNMARK target, revision 1 by Jan Engelhardt · 17 years ago
  42. 8b6f3f6 [NETFILTER]: Annotate start of kernel fields in NF headers by Jan Engelhardt · 17 years ago
  43. cdfe8b9 [NETFILTER]: xt_TOS: Properly set the TOS field by Jan Engelhardt · 17 years ago
  44. 9bb268e [NETFILTER]: xt_TOS: Change semantic of mask value by Jan Engelhardt · 17 years ago
  45. 11fa2aa [NETFILTER]: remove ipt_TOS.c by Jan Engelhardt · 17 years ago
  46. 8ce22fc [NETFILTER]: Remove some EXPERIMENTAL dependencies by Patrick McHardy · 17 years ago
  47. b26e76b [NETFILTER]: Hide a few more options under NETFILTER_ADVANCED by Patrick McHardy · 17 years ago
  48. 7f9b805 [IPV4]: fib hash|trie initialization by Stephen Hemminger · 17 years ago
  49. d717a9a [IPV4] fib_trie: size and statistics by Stephen Hemminger · 17 years ago
  50. 28d36e3 [FIB]: Avoid using static variables without proper locking by Eric Dumazet · 17 years ago
  51. 39a6d06 [NETNS]: Process inet_confirm_addr in the correct namespace. by Denis V. Lunev · 17 years ago
  52. 9bd85e3 [IPV4]: Remove extra argument from arp_ignore. by Denis V. Lunev · 17 years ago
  53. 06f0511 [ARP]: neigh_parms_put(destroy) are essentially local to core/neighbour.c. by Denis V. Lunev · 17 years ago
  54. 14db413 [ARP]: Remove forward declaration of neigh_changeaddr. by Denis V. Lunev · 17 years ago
  55. 486b51d [ARP]: Remove overkill checks from neigh_param_alloc. by Denis V. Lunev · 17 years ago
  56. 72132c1b [IPV4]: fib_rules_unregister is essentially void. by Denis V. Lunev · 17 years ago
  57. 2db82b5 [NETNS]: Make arp code network namespace consistent. by Denis V. Lunev · 17 years ago
  58. a79878f [ARP]: Move inet_addr_type call after simple error checks in arp_contructor. by Denis V. Lunev · 17 years ago
  59. a308da1 [NETNS][RAW]: Create the /proc/net/raw(6) in each namespace. by Pavel Emelyanov · 17 years ago
  60. e5ba31f [NETNS][RAW]: Eliminate explicit init_net references. by Pavel Emelyanov · 17 years ago
  61. f51d599 [NETNS][RAW]: Make /proc/net/raw(6) show per-namespace socket list. by Pavel Emelyanov · 17 years ago
  62. be18588 [NETNS][RAW]: Make ipv[46] raw sockets lookup namespaces aware. by Pavel Emelyanov · 17 years ago
  63. 8d96544 [FIB]: full_children & empty_children should be uint, not ushort by Eric Dumazet · 17 years ago
  64. f16f302 [AX25]: sparse cleanups by Eric Dumazet · 17 years ago
  65. 6bf1574 [X25]: Avoid divides and sparse warnings by Eric Dumazet · 17 years ago
  66. 4dde461 [IPV4] fib_trie: removes a memset() call in tnode_new() by Eric Dumazet · 17 years ago
  67. 88ebc72 [IPV4] FIB: Include nexthop device indexes in fib_info hashfn. by David S. Miller · 17 years ago
  68. 3f4afb6 [XFRM]: Fix struct xfrm_algo code formatting. by David S. Miller · 17 years ago
  69. ba749ae [XFRM]: alg_key_len should be unsigned to avoid integer divides by Eric Dumazet · 17 years ago
  70. d88c305 [PKT_SCHED] HTB: htb_classid is dead static inline by Ilpo Järvinen · 17 years ago
  71. 8519660 [NET] core/utils.c: digit2bin is dead static inline by Ilpo Järvinen · 17 years ago
  72. 112d8cf [FIB]: Reduce text size of net/ipv4/fib_trie.o by Eric Dumazet · 17 years ago
  73. b9aed45 [NETFILTER] xt_policy.c: kill some bloat by Ilpo Järvinen · 17 years ago
  74. c95aaf9 [IPV4] fib_trie: Fix sparse warnings. by Stephen Hemminger · 17 years ago
  75. 66a2f7f [IPV4] fib_trie: Add statistics. by Stephen Hemminger · 17 years ago
  76. a6db901 [IPV4] FIB: printk related cleanups by Stephen Hemminger · 17 years ago
  77. fea86ad [IPV4] fib_trie: fib_insert_node cleanup by Stephen Hemminger · 17 years ago
  78. 187b518 [IPV4] fib_trie: Use %u for unsigned printfs. by Stephen Hemminger · 17 years ago
  79. 93e4308 [IPV4] fib_trie: Get rid of unused revision element. by Stephen Hemminger · 17 years ago
  80. c28a1cf [IPV4] fib_trie: Get rid of trie_init(). by Stephen Hemminger · 17 years ago
  81. 6db105d [PKTGEN]: uninline getCurUs by Ilpo Järvinen · 17 years ago
  82. 56e252c [PKTGEN]: Kill dead static inlines by Ilpo Järvinen · 17 years ago
  83. 3f25252 [NETLINK] af_netlink: kill some bloat by Ilpo Järvinen · 17 years ago
  84. 50eb431 [IPV6] route: kill some bloat by Ilpo Järvinen · 17 years ago
  85. 1486cbd7 [XFRM] xfrm_policy: kill some bloat by Ilpo Järvinen · 17 years ago
  86. cea14e0 [TCP]: Uninline tcp_is_cwnd_limited by Ilpo Järvinen · 17 years ago
  87. 490d504 [TCP]: Uninline tcp_set_state by Ilpo Järvinen · 17 years ago
  88. 389f661 [NETNS][IPV6]: inet6_addr - make ipv6_chk_home_addr namespace aware by Daniel Lezcano · 17 years ago
  89. 1cab3da [NETNS][IPV6]: inet6_addr - ipv6_get_ifaddr namespace aware by Daniel Lezcano · 17 years ago
  90. 06bfe65 [NETNS][IPV6]: inet6_addr - ipv6_chk_same_addr namespace aware by Daniel Lezcano · 17 years ago
  91. bfeade0 [NETNS][IPV6]: inet6_addr - check ipv6 address per namespace by Daniel Lezcano · 17 years ago
  92. 3c40090 [NETNS][IPV6]: inet6_addr - isolate inet6 addresses from proc file by Daniel Lezcano · 17 years ago
  93. 3997155 [NEIGH]: Add a comment describing what a NUD stands for. by Pavel Emelyanov · 17 years ago
  94. 9993e7d [TCP]: Do not purge sk_forward_alloc entirely in tcp_delack_timer(). by David S. Miller · 17 years ago
  95. e186932 [NETNS]: Use the per-net ipv6_devconf(_all) in sysctl handlers by Pavel Emelyanov · 17 years ago
  96. 441fc2a [NETNS]: Use the per-net ipv6_devconf_dflt by Pavel Emelyanov · 17 years ago
  97. e0da5a4 [NETNS]: Create ipv6 devconf-s for namespaces by Pavel Emelyanov · 17 years ago
  98. bff16c2 [NETNS]: Make the ctl-tables per-namespace by Pavel Emelyanov · 17 years ago
  99. 9589731 [NETNS]: Make the __addrconf_sysctl_register return an error by Pavel Emelyanov · 17 years ago
  100. 408c476 [NETNS]: Clean out the ipv6-related sysctls creation/destruction by Pavel Emelyanov · 17 years ago