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