1. a661c41 net: convert /proc/net/rt_acct to seq_file by Alexey Dobriyan · 15 years ago
  2. 09ad9bc net: use net_eq to compare nets by Octavian Purdila · 15 years ago
  3. efe117a mac80211: Speedup ieee80211_remove_interfaces() by Eric Dumazet · 15 years ago
  4. 4ba3eb0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  5. 3570021 net/ipv6: Move && and || to end of previous line by Joe Perches · 15 years ago
  6. 3e98484 pktgen: Fix netdevice unregister by Eric Dumazet · 15 years ago
  7. 3666ed1 netfilter: net/ipv[46]/netfilter: Move && and || to end of previous line by Joe Perches · 15 years ago
  8. 841507f mac80211: Fix missing kernel-doc notation by Jaswinder Singh Rajput · 15 years ago
  9. 3305443 mac80211: fix rcu locking by Johannes Berg · 15 years ago
  10. 98e3ac9 mac80211: remove dead struct member by Johannes Berg · 15 years ago
  11. b5b5150 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  12. 45ba564 rfkill: fix miscdev ops by Johannes Berg · 15 years ago
  13. 4814326 sctp: prevent too-fast association id reuse by Vlad Yasevich · 15 years ago
  14. da85b73 sctp: fix integer overflow when setting the autoclose timer by Andrei Pelinescu-Onciul · 15 years ago
  15. f6778aa sctp: limit maximum autoclose setsockopt value by Andrei Pelinescu-Onciul · 15 years ago
  16. d8dd157 sctp: Fix mis-ordering of user space data when multihoming in use by Neil Horman · 15 years ago
  17. 46d5a80 sctp: Update max.burst implementation by Vlad Yasevich · 15 years ago
  18. 245cba7 sctp: Remove useless last_time_used variable by Vlad Yasevich · 15 years ago
  19. a242b41 sctp: remove deprecated SCTP_GET_*_OLD stuffs by Amerigo Wang · 15 years ago
  20. 37051f7 sctp: allow setting path_maxrxt independent of SPP_PMTUD_ENABLE by Andrei Pelinescu-Onciul · 15 years ago
  21. 90f2f53 sctp: Update SWS avaoidance receiver side algorithm by Vlad Yasevich · 15 years ago
  22. e0e9db1 sctp: Select a working primary during sctp_connectx() by Vlad Yasevich · 15 years ago
  23. 6383cfb sctp: Fix malformed "Invalid Stream Identifier" error by Vlad Yasevich · 15 years ago
  24. b93d647 sctp: implement the sender side for SACK-IMMEDIATELY extension by Wei Yongjun · 15 years ago
  25. 6dc7694 sctp: implement the receiver side for SACK-IMMEDIATELY extension by Wei Yongjun · 15 years ago
  26. 9d4fb27 net/ipv4: Move && and || to end of previous line by Joe Perches · 15 years ago
  27. 593f63b pktgen: Fix device name compares by Eric Dumazet · 15 years ago
  28. 7357031 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 15 years ago
  29. 8fa539b netfilter: xt_limit: fix invalid return code in limit_mt_check() by Patrick McHardy · 15 years ago
  30. 3a04292 netfilter: xtables: fix conntrack match v1 ipt-save output by Florian Westphal · 15 years ago
  31. c4832c7 netfilter: nf_ct_tcp: improve out-of-sync situation in TCP tracking by Pablo Neira Ayuso · 15 years ago
  32. 6ebfbc0 net: Fix missing kernel-doc notation by Jaswinder Singh Rajput · 15 years ago
  33. e994b7c tcp: Don't make syn cookies initial setting depend on CONFIG_SYSCTL by David S. Miller · 15 years ago
  34. 8964be4 net: rename skb->iif to skb->skb_iif by Eric Dumazet · 15 years ago
  35. e6236f7 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  36. 6440fe0 netfilter: nf_log: fix sleeping function called from invalid context in seq_show() by Patrick McHardy · 15 years ago
  37. d667b9c netfilter: xt_osf: fix xt_osf_remove_callback() return value by Patrick McHardy · 15 years ago
  38. 9f13084 mac80211: fix endianess on mesh_path_error_tx() calls by Rui Paulo · 15 years ago
  39. 64491f0 mac80211: add per-station HT capability file by Johannes Berg · 15 years ago
  40. a58ce43 mac80211: avoid spurious deauth frames/messages by Johannes Berg · 15 years ago
  41. 7351c6b mac80211: request TX status where needed by Johannes Berg · 15 years ago
  42. ad4bb6f cfg80211: disallow bridging managed/adhoc interfaces by Johannes Berg · 15 years ago
  43. 9bc383d cfg80211: introduce capability for 4addr mode by Johannes Berg · 15 years ago
  44. 5be83de cfg80211: convert bools into flags by Johannes Berg · 15 years ago
  45. ceb99fe mac80211: fix resume by Johannes Berg · 15 years ago
  46. 386e50c X25: Enable setting of cause and diagnostic fields by Andrew Hendry · 15 years ago
  47. 2939e27 netsched: Allow var_sk_bound_if meta to work on all namespaces by Eric Dumazet · 15 years ago
  48. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  49. 486bfe5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  50. 76aa5e7 mac80211: update cfg80211 scan result code for the updated mesh conf IE by Rui Paulo · 15 years ago
  51. 136cfa2 mac80211: use a structure to hold the mesh config information element by Rui Paulo · 15 years ago
  52. fe7a5d5 mac80211: move TX status handling by Johannes Berg · 15 years ago
  53. 62ae67b mac80211: remove encrypt parameter from ieee80211_tx_skb by Johannes Berg · 15 years ago
  54. 875405a rfkill: Add constant for RFKILL_TYPE_FM radio devices by Marcel Holtmann · 15 years ago
  55. 98d3a7c cfg80211: re-join IBSS when privacy changes by Johannes Berg · 15 years ago
  56. 0bc6b18 mac80211: Fix panic in aggregation handling by Sujith · 15 years ago
  57. 24b6b15 cfg80211: Allow reassociation in associated state by Jouni Malinen · 15 years ago
  58. af65cd9 mac80211: make software rate control optional by Johannes Berg · 15 years ago
  59. 15ff636 mac80211: use fixed broadcast address by Johannes Berg · 15 years ago
  60. d84f323 mac80211: remove dev_hold/put calls by Johannes Berg · 15 years ago
  61. 5f0b7de mac80211: improve rate handling by Johannes Berg · 15 years ago
  62. eb9fb5b mac80211: trim RX data by Johannes Berg · 15 years ago
  63. a02ae75 mac80211: cleanup reorder buffer handling by Johannes Berg · 15 years ago
  64. af2ced6 mac80211: push michael MIC report after DA check by Johannes Berg · 15 years ago
  65. c951ad3 mac80211: convert aggregation to operate on vifs/stas by Johannes Berg · 15 years ago
  66. 3b53fde8 mac80211: let sta_info_get_by_idx get sta by sdata by Johannes Berg · 15 years ago
  67. 3e5b110 mac80211: reduce the amount of unnecessary traffic on cooked monitor interfaces by Felix Fietkau · 15 years ago
  68. 8ade008 mac80211: fix addba timer (again...) by Johannes Berg · 15 years ago
  69. dfef948 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  70. eeb74a9 Phonet: convert devices list to RCU by Rémi Denis-Courmont · 15 years ago
  71. 6d45611 sysctl: Drop & in front of every proc_handler. by Eric W. Biederman · 15 years ago
  72. d903102 net: device name allocation cleanups by Octavian Purdila · 15 years ago
  73. f99189b netns: net_identifiers should be read_mostly by Eric Dumazet · 15 years ago
  74. e014deb linkwatch: linkwatch_forget_dev() to speedup device dismantle by Eric Dumazet · 15 years ago
  75. e2ce146 ipv4: factorize cache clearing for batched unregister operations by Octavian Purdila · 15 years ago
  76. 395264d net: introduce NETDEV_UNREGISTER_PERNET by Octavian Purdila · 15 years ago
  77. 9793241 vlan: Precise RX stats accounting by Eric Dumazet · 15 years ago
  78. d83345a net: add dev_txq_stats_fold() helper by Eric Dumazet · 15 years ago
  79. 6b863d1 vlan: Fix register_vlan_dev() error path by Eric Dumazet · 15 years ago
  80. 69c0cab gro: Fix illegal merging of trailer trash by Herbert Xu · 15 years ago
  81. b76965e act_mirred: optimization. by Changli Gao · 15 years ago
  82. feed1f1 act_mirred: cleanup by Changli Gao · 15 years ago
  83. b2a5dec Phonet: missing rcu_dereference() by Rémi Denis-Courmont · 15 years ago
  84. 649300b netlink: remove subscriptions check on notifier by Johannes Berg · 15 years ago
  85. bb9074f Merge commit 'v2.6.32-rc7' by Eric W. Biederman · 15 years ago
  86. a2bfbc0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  87. b237092 mac80211: Do not queue Probe Request frames for station MLME by Jouni Malinen · 15 years ago
  88. 91e9c07 net: Fix the rollback test in dev_change_name() by Eric Dumazet · 15 years ago
  89. b9f5d52 remove deprecated and not used: print_mac() by Marin Mitov · 15 years ago
  90. b93ab83 vlan: Use __vlan_hwaccel_put_tag() in rx by Eric Dumazet · 15 years ago
  91. 9a1654b net: Optimize hard_start_xmit() return checking by Jarek Poplawski · 15 years ago
  92. ed04642 net: check the return value of ndo_select_queue() by Eric Dumazet · 15 years ago
  93. eaa04dc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 15 years ago
  94. 68ae663 Bluetooth: Fix regression with L2CAP configuration in Basic Mode by Gustavo F. Padovan · 15 years ago
  95. a0e55a3 Bluetooth: Select Basic Mode as default for SOCK_SEQPACKET by Gustavo F. Padovan · 15 years ago
  96. 93f19c9 Bluetooth: Set general bonding security for ACL by default by Andrei Emeltchenko · 15 years ago
  97. 958fc41 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/lowpan/lowpan by David S. Miller · 15 years ago
  98. 8888013 Phonet: convert routing table to RCU by Rémi Denis-Courmont · 15 years ago
  99. 7ed0132 Phonet: put protocols array under RCU by Rémi Denis-Courmont · 15 years ago
  100. b7c2aec iucv: add work_queue cleanup for suspend by Ursula Braun · 15 years ago