1. 8cced9e [NETNS]: Enable routing configuration in non-initial namespace. by Denis V. Lunev · 17 years ago
  2. 226b0b4a5 [NETNS]: Replace init_net with the correct context in fib_frontend.c by Denis V. Lunev · 17 years ago
  3. 1bad118 [NETNS]: Pass namespace through ip_rt_ioctl. by Denis V. Lunev · 17 years ago
  4. 4b5d47d [NETNS]: Correctly fill fib_config data. by Denis V. Lunev · 17 years ago
  5. 6bd48fc [NETNS]: Provide correct namespace for fibnl netlink socket. by Denis V. Lunev · 17 years ago
  6. e4aef8a [NETNS]: Place fib tables into netns. by Denis V. Lunev · 17 years ago
  7. e4e4971 [NETNS]: Namespacing IPv4 fib rules. by Denis V. Lunev · 17 years ago
  8. 1c340b2 [NETNS]: Show routing information from correct namespace (fib_trie.c) by Denis V. Lunev · 17 years ago
  9. 6e04d01 [NETNS]: Show routing information from correct namespace (fib_hash.c) by Denis V. Lunev · 17 years ago
  10. 4d1169c [NETNS]: Add netns to nl_info structure. by Denis V. Lunev · 17 years ago
  11. 6b175b2 [NETNS]: Add netns parameter to inet_(dev_)add_type. by Eric W. Biederman · 17 years ago
  12. 8ad4942 [NETNS]: Add netns parameter to fib_get_table/fib_new_table. by Denis V. Lunev · 17 years ago
  13. 93456b6 [IPV4]: Unify access to the routing tables. by Denis V. Lunev · 17 years ago
  14. 7b1a74f [NETNS]: Refactor fib initialization so it can handle multiple namespaces. by Denis V. Lunev · 17 years ago
  15. dbb5016 [IPV4]: Check fib4_rules_init failure. by Denis V. Lunev · 17 years ago
  16. 61a0265 [NETNS]: Add namespace to API for routing /proc entries creation. by Denis V. Lunev · 17 years ago
  17. 5fd30ee [NETNS]: Namespacing in the generic fib rules code. by Denis V. Lunev · 17 years ago
  18. 868d13a [NETNS]: Pass fib_rules_ops into default_pref method. by Denis V. Lunev · 17 years ago
  19. f8c26b8 [NETNS]: Add netns parameter to fib_rules_(un)register. by Denis V. Lunev · 17 years ago
  20. 41a7690 [NETNS][IPV6]: Make icmpv6_time sysctl per namespace. by Daniel Lezcano · 17 years ago
  21. 4990509 [NETNS][IPV6]: Make sysctls route per namespace. by Daniel Lezcano · 17 years ago
  22. 7c76509 [NETNS][IPV6]: Make mld_max_msf readonly in other namespaces. by Daniel Lezcano · 17 years ago
  23. e71e034 [NETNS][IPV6]: Make ip6_frags per namespace. by Daniel Lezcano · 17 years ago
  24. 99bc9c4 [NETNS][IPV6]: Make bindv6only sysctl per namespace. by Daniel Lezcano · 17 years ago
  25. 760f2d0 [NETNS][IPV6]: Make multiple instance of sysctl tables. by Daniel Lezcano · 17 years ago
  26. 89918fc [NETNS][IPV6]: Make the ipv6 sysctl to be a netns subsystem. by Daniel Lezcano · 17 years ago
  27. b0f159d [NETNS][IPV6]: Add ipv6 structure for netns. by Daniel Lezcano · 17 years ago
  28. 81c1c17 [NETNS][IPV6]: Make a subsystem for af_inet6. by Daniel Lezcano · 17 years ago
  29. 291480c [NETNS][IPV6]: Make ipv6_sysctl_register to return a value. by Daniel Lezcano · 17 years ago
  30. 50dd796 [XFRM]: Remove ifdef crypto. by Sebastian Siewior · 17 years ago
  31. 06eaa1a [BRIDGE]: Remove unused macros from ebt_vlan.c by Rami Rosen · 17 years ago
  32. b3fd3ff [NETFILTER]: Use the ctl paths instead of hand-made analogue by Pavel Emelyanov · 17 years ago
  33. 3d7cc2b [NETFILTER]: Switch to using ctl_paths in nf_queue and conntrack modules by Pavel Emelyanov · 17 years ago
  34. c6995bd [AX25]: Switch to using ctl_paths. by Pavel Emelyanov · 17 years ago
  35. 3151a9a [DECNET]: Switch to using ctl_paths. by Pavel Emelyanov · 17 years ago
  36. 90754f8 [IPVS]: Switch to using ctl_paths. by Pavel Emelyanov · 17 years ago
  37. b5ccd79 [NET]: Simple ctl_table to ctl_path conversions. by Pavel Emelyanov · 17 years ago
  38. cb7928a [IPV4]: Remove unsupported DNAT (RTCF_NAT and RTCF_NAT) in IPV4 by Rami Rosen · 17 years ago
  39. f0b5a0d [VLAN]: Avoid expensive divides by Eric Dumazet · 17 years ago
  40. 4cec72c [TIPC]: Use tipc_port_unlock by Julia Lawall · 17 years ago
  41. cdcb006 mac80211: Add radio led trigger by Ivo van Doorn · 17 years ago
  42. df26e7e rc80211_pid should respect fixed rates. by Andrew Lutomirski · 17 years ago
  43. 4b47589 mac80211: better rate control algorithm selection by Johannes Berg · 17 years ago
  44. 688b88a mac80211: A-MPDU Rx handling DELBA requests by Ron Rindjunsky · 17 years ago
  45. 7136471 mac80211: A-MPDU Rx adding BAR handling capability by Ron Rindjunsky · 17 years ago
  46. b580781 mac80211: A-MPDU Rx handling aggregation reordering by Ron Rindjunsky · 17 years ago
  47. 16c5f15 mac80211: A-MPDU Rx MLME data initialization by Ron Rindjunsky · 17 years ago
  48. 07db218 mac80211: A-MPDU Rx adding basic functionality by Ron Rindjunsky · 17 years ago
  49. 5aae288 mac80211: A-MPDU Rx add MLME structures by Ron Rindjunsky · 17 years ago
  50. 1b7d03a mac80211: A-MPDU Rx add low level driver API by Ron Rindjunsky · 17 years ago
  51. 6368e4b mac80211: restructure __ieee80211_rx by Ron Rindjunsky · 17 years ago
  52. f704662 mac80211: make rc_pid_fop_events static by Johannes Berg · 17 years ago
  53. 1b507e7 rc80211-pid: fix definition of rate control interval by Stefano Brivio · 17 years ago
  54. 6d65f5d mac80211: remove misleading 'res' variable by Johannes Berg · 17 years ago
  55. 1036d86 rc80211-pid: add MAINTAINERS entry by Stefano Brivio · 17 years ago
  56. d439810 rc80211-pid: pf_target tuning by Stefano Brivio · 17 years ago
  57. 13e05aa rc80211-pid: fix sta_info refcounting by Stefano Brivio · 17 years ago
  58. fa44327 rc80211-pid: simplify and fix shift_adjust by Stefano Brivio · 17 years ago
  59. ca5fbca rc80211-pid: add kerneldoc for tunable parameters by Stefano Brivio · 17 years ago
  60. 426706c rc80211-pid: export human-readable target_pf value to debugfs by Stefano Brivio · 17 years ago
  61. 69f817b mac80211: Restore rx.fc before every invocation of ieee80211_invoke_rx_handlers by Helmut Schaa · 17 years ago
  62. 6666351 [XFRM]: xfrm_state_clone() should be static, not exported by Eric Dumazet · 17 years ago
  63. 40ccbf5 [PACKET]: Fix sparse warnings in af_packet.c by Eric Dumazet · 17 years ago
  64. 67b2321 [BLUETOOTH]: Use sockfd_put() by Julia Lawall · 17 years ago
  65. 3becd57 [NET]: Remove unused member of dst_entry by Rami Rosen · 17 years ago
  66. 64c31b3 [XFRM] xfrm_policy_destroy: Rename and relative fixes. by WANG Cong · 17 years ago
  67. d66e37a [XFRM] Statistics: Add outbound-dropping error. by Masahide NAKAMURA · 17 years ago
  68. a067d9a [NET]: Remove obsolete comment by Ilpo Järvinen · 17 years ago
  69. c4e18da [CCID3]: Kill some bloat by Ilpo Järvinen · 17 years ago
  70. cf35f43 [XFRM]: Kill some bloat by Ilpo Järvinen · 17 years ago
  71. ad1b30b [IPVS]: Kill some bloat by Ilpo Järvinen · 17 years ago
  72. bb5cf80 [NETFILTER]: Kill some supper dupper bloatry by Ilpo Järvinen · 17 years ago
  73. 2a75de0 [NETNS]: Should build with CONFIG_SYSCTL=n by Eric Dumazet · 17 years ago
  74. 6e32814 [CONNECTOR]: Cleanup struct cn_callback_entry by Li Zefan · 17 years ago
  75. 96a8996 [CONNECTOR]: Cleanup struct cn_queue_dev by Li Zefan · 17 years ago
  76. 00f5e06 [CONNECTOR]: clean up {,__}cn_rx_skb() by Li Zefan · 17 years ago
  77. fd00eec [CONNECTOR]: add a missing break in cn_netlink_send() by Li Zefan · 17 years ago
  78. 74feb6e [ICMP]: Avoid sparse warnings in net/ipv4/icmp.c by Eric Dumazet · 16 years ago
  79. 65f7651 [NET]: prot_inuse cleanups and optimizations by Eric Dumazet · 17 years ago
  80. 571e768 [LIB] pcounter : unline too big functions by Eric Dumazet · 17 years ago
  81. 789675e [NET]: Avoid divides in net/core/gen_estimator.c by Eric Dumazet · 17 years ago
  82. e870a8e [TCP]: Perform setting of common control fields in one place by Ilpo Järvinen · 17 years ago
  83. 19773b4 [TCP]: Urgent parameter effect can be simplified. by Ilpo Järvinen · 17 years ago
  84. f038ac8 [TCP]: cleanup tcp_parse_options deep indented switch by Ilpo Järvinen · 17 years ago
  85. dbb1db8 [IPSEC]: Return EOVERFLOW when output sequence number overflows by Herbert Xu · 17 years ago
  86. 9a429c4 [NET]: Add some acquires/releases sparse annotations. by Eric Dumazet · 17 years ago
  87. b950dfc [IPVS]: Remove declaration of unimplemented method and remove unused definition from include/net/ip_vs.h by Rami Rosen · 17 years ago
  88. b798232 [IPV4]: Remove three declarations of unimplemented methods and correct a typo in include/net/ip.h by Rami Rosen · 17 years ago
  89. f1862b0 [SHAPER]: The scheduled shaper removal. by Adrian Bunk · 16 years ago
  90. 9ef32d0 [IPSEC]: Kill duplicate xfrm_policy_flush prototype by Herbert Xu · 17 years ago
  91. 680a5a5 [PATCH] use SK_MEM_QUANTUM_SHIFT in __sk_mem_reclaim() by Eric Dumazet · 17 years ago
  92. d436d68 [TCP]: Remove unnecessary local variable by Ilpo Järvinen · 17 years ago
  93. 409d22b [TCP]: Code duplication removal, added tcp_bound_to_half_wnd() by Ilpo Järvinen · 17 years ago
  94. 056834d [TCP]: cleanup tcp_{in,out}put.c style by Ilpo Järvinen · 17 years ago
  95. 058dc33 [TCP]: reduce tcp_output's indentation levels a bit by Ilpo Järvinen · 17 years ago
  96. 4828e7f [TCP]: Remove TCPCB_URG & TCPCB_AT_TAIL as unnecessary by Ilpo Järvinen · 17 years ago
  97. cadbd03 [TCP]: Dropped unnecessary skb/sacked accessing in reneging by Ilpo Järvinen · 17 years ago
  98. 90840de [TCP]: Introduce tcp_wnd_end() to reduce line lengths by Ilpo Järvinen · 17 years ago
  99. 66f5fe6 [TCP]: Rename update_send_head & include related increment to it by Ilpo Järvinen · 17 years ago
  100. 3ccd313 [TCP]: Make invariant check complain about invalid sacked_out by Ilpo Järvinen · 17 years ago