1. 4f919a3 fix cfg80211_wext_siwfreq lock ordering... by Daniel J Blueman · 13 years ago
  2. c24f691 tcp: undo_retrans counter fixes by Yuchung Cheng · 13 years ago
  3. 43d133c Merge branch 'master' into for-2.6.39 by Tejun Heo · 13 years ago
  4. 5f04d50 net: Fix more stale on-stack list_head objects. by Eric W. Biederman · 13 years ago
  5. 59ed5ab sctp: fix compile warnings in sctp_tsnmap_num_gabs by Shan Wei · 13 years ago
  6. 089c348 tcp: Remove debug macro of TCP_CHECK_TIMER by Shan Wei · 13 years ago
  7. da935c6 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  8. 2205a6e sctp: fix reporting of unknown parameters by Jiri Bohac · 13 years ago
  9. 91035f0 tcp: fix inet_twsk_deschedule() by Eric Dumazet · 13 years ago
  10. ece639c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 13 years ago
  11. 4c3021d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  12. b67afe7 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 13 years ago
  13. db28569 mac80211: Clear PS related flag on disabling power save. by Vivek Natarajan · 13 years ago
  14. 540005c small adjustment to net/mac80211/Kconfig by Jan Beulich · 13 years ago
  15. 8ba0537 mac80211: fix 2.4 GHz 40 MHz disabling by Johannes Berg · 13 years ago
  16. 83bdf2a mac80211: Add power to debugfs. by Ben Greear · 13 years ago
  17. f4f314b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6 by John W. Linville · 13 years ago
  18. 05e7c99 mac80211: fix conn_mon_timer running after disassociate by Stanislaw Gruszka · 13 years ago
  19. 9435eb1 ipv4: Implement __ip_dev_find using new interface address hash. by David S. Miller · 13 years ago
  20. fd23c3b ipv4: Add hash table of interface addresses. by David S. Miller · 13 years ago
  21. ceaaec9 net: deinit automatic LIST_HEAD by Eric Dumazet · 13 years ago
  22. f87e6f4 net: dont leave active on stack LIST_HEAD by Linus Torvalds · 13 years ago
  23. 214f45c net: provide default_advmss() methods to blackhole dst_ops by Eric Dumazet · 13 years ago
  24. 982721f ipv4: Use const'ify fib_result deep in the route call chains. by David S. Miller · 13 years ago
  25. 3b00456 ipv4: Avoid use of signed integers in fib_trie code. by David S. Miller · 13 years ago
  26. 3c7bd1a net: Add initial_ref arg to dst_alloc(). by David S. Miller · 13 years ago
  27. 0c4dcd5 ipv4: Consolidate ipv4 dst allocation logic. by David S. Miller · 13 years ago
  28. 010c270 ipv4: Move rcu_read_{lock,unlock}() into ip_route_output_slow(). by David S. Miller · 13 years ago
  29. 5ada552 ipv4: Simplify output route creation call sequence. by David S. Miller · 13 years ago
  30. 8ffd878 Bluetooth: fix checkpatch errors in af_bluetooth.c by Gustavo F. Padovan · 13 years ago
  31. 602f988 Bluetooth: Fix errors reported by checkpatch.pl by Gustavo F. Padovan · 13 years ago
  32. e2174ca Bluetooth: fix errors reported by checkpatch.pl by Gustavo F. Padovan · 13 years ago
  33. e83d360 net: introduce NETIF_F_RXCSUM by Michał Mirosław · 13 years ago
  34. da8ac86c net: use ndo_fix_features for ethtool_ops->set_flags by Michał Mirosław · 13 years ago
  35. 8679488 net: ethtool: use ndo_fix_features for offload setting by Michał Mirosław · 13 years ago
  36. 5455c69 net: Introduce new feature setting ops by Michał Mirosław · 13 years ago
  37. 0a41770 ethtool: factorize get/set_one_feature by Michał Mirosław · 13 years ago
  38. 340ae16 ethtool: factorize ethtool_get_strings() and ethtool_get_sset_count() by Michał Mirosław · 13 years ago
  39. 212b573 ethtool: enable GSO and GRO by default by Michał Mirosław · 13 years ago
  40. 9a279ea ethtool: move EXPORT_SYMBOL(ethtool_op_set_tx_csum) to correct place by Michał Mirosław · 13 years ago
  41. 6caa76b tty: now phase out the ioctl file pointer for good by Alan Cox · 13 years ago
  42. 20b9d17 tiocmset: kill the file pointer argument by Alan Cox · 13 years ago
  43. 60b33c1 tiocmget: kill off the passing of the struct file by Alan Cox · 13 years ago
  44. 138d22e Bluetooth: Fix some code style issues in hci_event.c by Szymon Janc · 13 years ago
  45. 01df8c3 Bluetooth: Fix some code style issues in hci_core.c by Szymon Janc · 13 years ago
  46. 177b241 kbuild, mtd, net: a few comment typo fixes and rewording by Gilles Espinasse · 14 years ago
  47. 0af320f netfilter: ip6t_LOG: fix a flaw in printing the MAC by Joerg Marx · 13 years ago
  48. 0786f8b Bluetooth: Clean up hci_sniff_subrate_evt function by Szymon Janc · 13 years ago
  49. 7235975 Bluetooth: Use #include <linux/uaccess.h> instead of <asm/uaccess.h> by Szymon Janc · 13 years ago
  50. d503b30 netfilter: tproxy: do not assign timewait sockets to skb->sk by Florian Westphal · 13 years ago
  51. 2ce603e Bluetooth: Send LE Connection Update Command by Claudio Takahasi · 13 years ago
  52. 6bd3232 Bluetooth: Use proper timer for hci command timout by Ville Tervo · 13 years ago
  53. c6f3c5f Bluetooth: Fix crash when ioctl(HCIUARTSETPROTO) fails by Gustavo F. Padovan · 13 years ago
  54. de73115 Bluetooth: Add connection parameter update response by Claudio Takahasi · 13 years ago
  55. 3300d9a Bluetooth: Add LE signaling commands handling by Claudio Takahasi · 13 years ago
  56. bae1f5d9 Bluetooth: Treat LE and ACL links separately on timeout by Ville Tervo · 13 years ago
  57. b92a622 Bluetooth: Fix initiated LE connections by Vinicius Costa Gomes · 13 years ago
  58. 5589fa9 Bluetooth: Do not send disconn comand over LE links by Ville Tervo · 13 years ago
  59. b62f328 Bluetooth: Add server socket support for LE connection by Ville Tervo · 13 years ago
  60. acd7d37 Bluetooth: Add LE connection support to L2CAP by Ville Tervo · 13 years ago
  61. 6ed58ec Bluetooth: Use LE buffers for LE traffic by Ville Tervo · 13 years ago
  62. fcd89c0 Bluetooth: Add LE connect support by Ville Tervo · 13 years ago
  63. 840af82 Bluetooth: Release BTM while sleeping to avoid deadlock by Vladislav P · 13 years ago
  64. 41ac51e ipvs: make "no destination available" message more informative by Patrick Schaaf · 13 years ago
  65. 6cb90db ipvs: remove extra lookups for ICMP packets by Julian Anastasov · 13 years ago
  66. 16a7fd3 ipvs: fix timer in get_curr_sync_buff by Tinggong Wang · 13 years ago
  67. 8248779 netfilter: nfnetlink_log: remove unused parameter by Florian Westphal · 13 years ago
  68. 69a19ee net: RPS: Make hardware-accelerated RFS conditional on NETIF_F_NTUPLE by Ben Hutchings · 13 years ago
  69. f878b99 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next-2.6 by David S. Miller · 13 years ago
  70. 5c56580 net: Adjust TX queue kobjects if number of queues changes during unregister by Ben Hutchings · 13 years ago
  71. 903d343 Bluetooth: Add L2CAP mode to debugfs output by Gustavo F. Padovan · 13 years ago
  72. c531a12 Bluetooth: remove l2cap_load() hack by Gustavo F. Padovan · 13 years ago
  73. 0a9d59a Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  74. f39925d ipv4: Cache learned redirect information in inetpeer. by David S. Miller · 13 years ago
  75. 2c8cec5 ipv4: Cache learned PMTU information in inetpeer. by David S. Miller · 13 years ago
  76. d11327ad arp_notify: unconditionally send gratuitous ARP for NETDEV_NOTIFY_PEERS. by Ian Campbell · 13 years ago
  77. 8d68921 batman-adv: Remove two duplicate includes. by Jesper Juhl · 13 years ago
  78. 68aa3fd ROSE: AX25: finding routes simplification by Bernard Pidoux · 13 years ago
  79. c5d8b24 ROSE: rose AX25 packet routing improvement by Bernard Pidoux · 13 years ago
  80. c269a20 mac80211: reply to directed probes in IBSS by Johannes Berg · 13 years ago
  81. 8bc26a0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 13 years ago
  82. 0c2530c mac80211: Remove superfluous if clause by Helmut Schaa · 13 years ago
  83. 6427451 Bluetooth: Merge L2CAP and SCO modules into bluetooth.ko by Gustavo F. Padovan · 13 years ago
  84. 31d4093 ipv4: fix rcu lock imbalance in fib_select_default() by Eric Dumazet · 13 years ago
  85. af756e9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 13 years ago
  86. ac7100b sch_mqprio: Always set num_tc to 0 in mqprio_destroy() by Ben Hutchings · 13 years ago
  87. de9963f netfilter: nf_iterate: fix incorrect RCU usage by Patrick McHardy · 13 years ago
  88. a2361c8 netfilter: xt_conntrack: warn about use in raw table by Jan Engelhardt · 13 years ago
  89. 20b7975 Revert "netfilter: xt_connlimit: connlimit-above early loop termination" by Stefan Berger · 13 years ago
  90. d846f71 bridge: netfilter: fix information leak by Vasiliy Kulikov · 13 years ago
  91. c4c896e Bluetooth: sco: fix information leak to userspace by Vasiliy Kulikov · 13 years ago
  92. 43629f8 Bluetooth: bnep: fix buffer overflow by Vasiliy Kulikov · 13 years ago
  93. afc6151 bridge: implement [add/del]_slave ops by Jiri Pirko · 13 years ago
  94. fbaec0e rtnetlink: implement setting of master device by Jiri Pirko · 13 years ago
  95. d3337de Don't potentially dereference NULL in net/dcb/dcbnl.c:dcbnl_getapp() by Jesper Juhl · 13 years ago
  96. 7ec7927 net: dcb: application priority is per net_device by John Fastabend · 13 years ago
  97. 1765a57 net: make dev->master general by Jiri Pirko · 13 years ago
  98. d59cfde net: remove the unnecessary dance around skb_bond_should_drop by Jiri Pirko · 13 years ago
  99. 8a87017 bridge: Replace mp->mglist hlist with a bool by Herbert Xu · 13 years ago
  100. 24f9cdc bridge: Fix timer typo that may render snooping less effective by Herbert Xu · 13 years ago