1. 6ddc082 [NETNS][FRAGS]: Make the mem counter per-namespace. by Pavel Emelyanov · 17 years ago
  2. e5a2bb8 [NETNS][FRAGS]: Make the nqueues counter per-namespace. by Pavel Emelyanov · 17 years ago
  3. ac18e75 [NETNS][FRAGS]: Make the inet_frag_queue lookup work in namespaces. by Pavel Emelyanov · 17 years ago
  4. 8d8354d [NETNS][FRAGS]: Move ctl tables around. by Pavel Emelyanov · 17 years ago
  5. 61cf46ad [IPV6] NDISC: Sparse: Use different variable name for local use. by YOSHIFUJI Hideaki · 17 years ago
  6. 5d5619b [IPV6] ADDRCONF: Sparse: Make inet6_dump_addr() code paths more straight-forward. by YOSHIFUJI Hideaki · 17 years ago
  7. 2334ecb [IPV6]: Sparse: Declare non-static ipv6_{route,icmp,frag}_sysctl_init() in header. by YOSHIFUJI Hideaki · 17 years ago
  8. 40fee36 [IPV6] ADDRLABEL: Sparse: Make several functions static. by YOSHIFUJI Hideaki · 17 years ago
  9. 5e8b9df [IPV6] UDPLITE: Sparse: Declare non-static symbols in header. by YOSHIFUJI Hideaki · 17 years ago
  10. 77d0d35 [IPV6] UDP,UDPLITE: Sparse: {__udp6_lib,udp,udplite}_err() are of void. by YOSHIFUJI Hideaki · 17 years ago
  11. fc80be8 [IPV4] UDP,UDPLITE: Sparse: {__udp4_lib,udp,udplite}_err() are of void. by YOSHIFUJI Hideaki · 17 years ago
  12. ecfdc8c [NETNS]: Pass correct namespace in ip_rt_get_source. by Denis V. Lunev · 17 years ago
  13. 84a885f [NETNS]: Pass correct namespace in ip_route_input_slow. by Denis V. Lunev · 17 years ago
  14. 86167a3 [NETNS]: Pass correct namespace in context fib_check_nh. by Denis V. Lunev · 17 years ago
  15. 5b707aa [NETNS]: Pass correct namespace in fib_validate_source. by Denis V. Lunev · 17 years ago
  16. 7fee0ca [NETNS]: Add netns parameter to inetdev_by_index. by Denis V. Lunev · 17 years ago
  17. da0e28c [NETNS]: Add netns parameter to fib_lookup. by Denis V. Lunev · 17 years ago
  18. ba93ef7 [IPV4]: ipmr sparse warnings by Stephen Hemminger · 17 years ago
  19. dd329bf [IPV4]: igmp sparse warnings by Stephen Hemminger · 17 years ago
  20. 1402c85 [VLAN]: sparse warning fix by Stephen Hemminger · 17 years ago
  21. 66dcb6b mac80211: A-MPDU Rx remove stop_rx_ba_session warning print by Ron Rindjunsky · 17 years ago
  22. 5b3d71d mac80211: A-MPDU Rx stop aggregation on proper dev by Ron Rindjunsky · 17 years ago
  23. 0f7054e mac80211: Initialize vif pointer by Ivo van Doorn · 17 years ago
  24. 471b3ef mac80211: add unified BSS configuration by Johannes Berg · 17 years ago
  25. 2bc454b mac80211: Fix rate reporting regression by Michael Wu · 17 years ago
  26. 4fd6931 mac80211: implement cfg80211 station handling by Johannes Berg · 17 years ago
  27. 5dfdaf5 mac80211: add beacon configuration via cfg80211 by Johannes Berg · 17 years ago
  28. 51fb61e mac80211: move interface type to vif structure by Johannes Berg · 17 years ago
  29. 32bfd35 mac80211: dont use interface indices in drivers by Johannes Berg · 17 years ago
  30. 8524f59 ieee80211: beacon->capability is little-endian by Al Viro · 17 years ago
  31. d9e94d5 ieee80211: fix misannotations by Al Viro · 17 years ago
  32. c414e84 ieee80211softmac_auth_resp() fix by Al Viro · 17 years ago
  33. b16f13d several missing cpu_to_le16() in ieee80211softmac_capabilities() by Al Viro · 17 years ago
  34. 8fffc15 eliminate byteswapping in struct ieee80211_qos_parameters by Al Viro · 17 years ago
  35. 1e637c7 [IPV4]: Enable use of 240/4 address space. by Jan Engelhardt · 17 years ago
  36. 9675016 [NET] gen_estimator: gen_replace_estimator() cosmetic changes by Jarek Poplawski · 17 years ago
  37. 72348a4 [PKT_SCHED] net: add sparse annotation to ptype_seq_start/stop by Stephen Hemminger · 17 years ago
  38. aa767bf [PKT_SCHED] net classifier: style cleanup's by Stephen Hemminger · 17 years ago
  39. 786a903 [PKT_SCHED] sch_atm: style cleanup by Stephen Hemminger · 17 years ago
  40. 9d127fb [PKT_SCHED] dsmark: checkpatch warning cleanup by Stephen Hemminger · 17 years ago
  41. 4c30719 [PKT_SCHED] dsmark: handle cloned and non-linear skb's by Stephen Hemminger · 17 years ago
  42. 5b0ac72 [PKT_SCHED] dsmark: Use hweight32() instead of convoluted loop. by David S. Miller · 17 years ago
  43. 81da99e [PKT_SCHED] dsmark: get rid of wrappers by Stephen Hemminger · 17 years ago
  44. d20b310 [IPV6]: addrconf sparse warnings by Stephen Hemminger · 17 years ago
  45. 13a0a09 [NET_SCHED]: kill obsolete NET_CLS_POLICE option by Patrick McHardy · 17 years ago
  46. 91b4f95 [VLAN]: Move protocol determination to seperate function by Pavel Emelyanov · 17 years ago
  47. 31ffdbcb [VLAN]: Clean up vlan_skb_recv() by Patrick McHardy · 17 years ago
  48. ad71208 [VLAN]: Update list address by Patrick McHardy · 17 years ago
  49. 2029cc2 [VLAN]: checkpatch cleanups by Patrick McHardy · 17 years ago
  50. 9dfebcc [VLAN]: Turn VLAN_DEV_INFO into inline function by Patrick McHardy · 17 years ago
  51. af30151 [VLAN]: Simplify vlan unregistration by Patrick McHardy · 17 years ago
  52. acc5efb [VLAN]: Clean up unregister_vlan_dev by Patrick McHardy · 17 years ago
  53. 69ab4b7 [VLAN]: Clean up initialization code by Patrick McHardy · 17 years ago
  54. 198a291 [VLAN]: Remove non-implemented ioctls by Patrick McHardy · 17 years ago
  55. 40f98e1 [VLAN]: Clean up debugging and printks by Patrick McHardy · 17 years ago
  56. 62f99ef [VLAN]: Kill useless check by Patrick McHardy · 17 years ago
  57. ef3eb3e [VLAN]: Move device setup to vlan_dev.c by Patrick McHardy · 17 years ago
  58. 7bd38d7 [VLAN]: Use dev->stats by Patrick McHardy · 17 years ago
  59. b7a4a83 [VLAN]: Kill useless VLAN_NAME define by Patrick McHardy · 17 years ago
  60. 8916876 [NET_SCHED]: sch_ingress: remove useless printk by Patrick McHardy · 17 years ago
  61. 1389356 [NET_SCHED]: sch_ingress: avoid a few #ifdefs by Patrick McHardy · 17 years ago
  62. 645a1e3 [NET_SCHED]: sch_ingress: move dependencies to Kconfig by Patrick McHardy · 17 years ago
  63. c6ee877 [NET_SCHED]: sch_ingress: remove unnecessary ops by Patrick McHardy · 17 years ago
  64. e037834 [NET_SCHED]: sch_ingress: return proper error code in ingress_graft() by Patrick McHardy · 17 years ago
  65. c21d4d5 [NET_SCHED]: sch_ingress: remove unused inner qdisc by Patrick McHardy · 17 years ago
  66. cb53c04 [NET_SCHED]: sch_ingress: remove qdisc_priv() wrapper by Patrick McHardy · 17 years ago
  67. a478122 [NET_SCHED]: sch_ingress: remove excessive debugging by Patrick McHardy · 17 years ago
  68. 58f4df4 [NET_SCHED]: sch_ingress: formatting fixes by Patrick McHardy · 17 years ago
  69. 6f9e98f [PKT_SCHED] SFQ: whitespace cleanup by Stephen Hemminger · 17 years ago
  70. d46f8dd [PKT_SCHED] SFQ: use net_random by Stephen Hemminger · 17 years ago
  71. d3e9948 [PKT_SCHED] SFQ: timer is deferrable by Stephen Hemminger · 17 years ago
  72. 51314a1 [NETNS]: Process FIB rule action in the context of the namespace. by Denis V. Lunev · 17 years ago
  73. 9e3a548 [NETNS]: FIB rules API cleanup. by Denis V. Lunev · 17 years ago
  74. 03592383 [FIB]: Add netns to fib_rules_ops. by Denis V. Lunev · 17 years ago
  75. 853f4b5 [SCTP]: Correctly initialize error when parameter validation failed. by Vlad Yasevich · 17 years ago
  76. e9888f5 [IrDA]: Irport removal - part 1 by Adrian Bunk · 17 years ago
  77. 5d780cd [IrDA]: Frame length validation. by Robie Basak · 17 years ago
  78. 6d97b53 [IrDA]: Resend frames on timeout. by Robie Basak · 17 years ago
  79. 775516b [NETNS]: Namespace stop vs 'ip r l' race. by Denis V. Lunev · 17 years ago
  80. b7c6ba6 [NETNS]: Consolidate kernel netlink socket destruction. by Denis V. Lunev · 17 years ago
  81. 4f84d82 [NETNS]: Memory leak on network namespace stop. by Denis V. Lunev · 17 years ago
  82. 869e58f [NETNS]: Double free in netlink_release. by Denis V. Lunev · 17 years ago
  83. 7d460db [IPV6]: Fix ip6_frag ctl by Daniel Lezcano · 17 years ago
  84. f59d978 wireless: fix '!x & y' typo's by Roel Kluin · 17 years ago
  85. 191df57 [BRIDGE]: Remove unused include of a header file in ebtables.c by Rami Rosen · 17 years ago
  86. 66688ea [SCTP]: Fix build warning in sctp_sf_do_5_1C_ack(). by David S. Miller · 17 years ago
  87. 569d364 [NETNS][DST] dst: pass the dst_ops as parameter to the gc functions by Daniel Lezcano · 17 years ago
  88. a6501e0 [IPV4] FIB_HASH: Reduce memory needs and speedup lookups by Eric Dumazet · 17 years ago
  89. b59cfbf [FIB]: Fix rcu_dereference() abuses in fib_trie.c by Eric Dumazet · 17 years ago
  90. 95b7d92 [ROSE]: Supress sparse warnings by Eric Dumazet · 17 years ago
  91. 5c17d5f [ATM]: Suppress some sparse warnings by Eric Dumazet · 17 years ago
  92. ca629f24 [APPLETALK]: Annotations to clear sparse warnings by Eric Dumazet · 17 years ago
  93. c71e916 [NETFILTER]: nf_conntrack: make print_conntrack function optional for l4protos by Patrick McHardy · 17 years ago
  94. c56cc9c [NETFILTER]: nf_conntrack: remove print_conntrack function from l3protos by Patrick McHardy · 17 years ago
  95. b334aad [NETFILTER]: nf_conntrack: clean up a few header files by Patrick McHardy · 17 years ago
  96. 4f53652 [NETFILTER]: kill nf_sysctl.c by Patrick McHardy · 17 years ago
  97. 86c0bf4 [NETFILTER]: nf_conntrack_sctp: remove timeout indirection by Patrick McHardy · 17 years ago
  98. 9b1c2cf [NETFILTER]: nf_conntrack_sctp: replace magic value by symbolic constant by Patrick McHardy · 17 years ago
  99. 4a64830 [NETFILTER]: nf_conntrack_sctp: don't take sctp_lock once per chunk by Patrick McHardy · 17 years ago
  100. efe9f68 [NETFILTER]: nf_conntrack_sctp: rename "newconntrack" variable by Patrick McHardy · 17 years ago