1. cf778b0 net: reintroduce missing rcu_assign_pointer() calls by Eric Dumazet · 13 years ago
  2. 9ee6045 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 13 years ago
  3. 3b09c84 inet_diag: Rename inet_diag_req_compat into inet_diag_req by Pavel Emelyanov · 13 years ago
  4. c899136 inet_diag: Rename inet_diag_req into inet_diag_req_v2 by Pavel Emelyanov · 13 years ago
  5. 1140afa mac80211: fix rx->key NULL pointer dereference in promiscuous mode by Stanislaw Gruszka · 13 years ago
  6. bdd3ae3 nl80211: fix old station flags compatibility by Johannes Berg · 13 years ago
  7. 874c60b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next by John W. Linville · 13 years ago
  8. 38e5781 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  9. a8c1f65 igmp: Avoid zero delay when receiving odd mixture of IGMP queries by Ben Hutchings · 13 years ago
  10. 3969eb3 net: Fix build with INET disabled. by David S. Miller · 13 years ago
  11. 6b3da11 Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 13 years ago
  12. 2429f7a net: introduce netif_addr_lock_nested() and call if when appropriate by Jiri Pirko · 13 years ago
  13. ab16ebf net: correct lock name in dev_[uc/mc]_sync documentations. by Jiri Pirko · 13 years ago
  14. 475f1b5 net: sk_update_clone is only used in net/core/sock.c by Stephen Rothwell · 13 years ago
  15. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  16. eb59c50 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  17. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  18. 26e29ee pktgen: set correct max and min in pktgen_setup_inject() by Dan Carpenter · 13 years ago
  19. 6d62a66 net: Default UDP and UNIX diag to 'n'. by David S. Miller · 13 years ago
  20. f3f511e net: fix sock_clone reference mismatch with tcp memcontrol by Glauber Costa · 13 years ago
  21. 9753dfe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  22. 07d106d vfs: fix up ENOIOCTLCMD error handling by Linus Torvalds · 13 years ago
  23. eeca668 net_sched: red: split red_parms into parms and vars by Eric Dumazet · 13 years ago
  24. 18cb809 net_sched: sfq: extend limits by Eric Dumazet · 13 years ago
  25. eb10192 net_sched: Bug in netem reordering by Hagen Paul Pfeifer · 13 years ago
  26. 1032c73 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  27. 117ff42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  28. 1d57830 ipv6/addrconf: speedup /proc/net/if_inet6 filling by Mihai Maruseac · 13 years ago
  29. e6bff99 ipv6: Check RA for sllao when configuring optimistic ipv6 address (v2) by Neil Horman · 13 years ago
  30. 67f6126 mac80211: remove dead code by Mohammed Shafi Shajakhan · 13 years ago
  31. 7f28197 mac80211: Call driver commands after drv_start in mac80211 restart code by Yogesh Ashok Powar · 13 years ago
  32. 30fa904 mac80211: use RCU read locks for sta_info_get by Mohammed Shafi Shajakhan · 13 years ago
  33. e46a2cf mac80211: fix kernel panic in IBSS due to a regression by Mohammed Shafi Shajakhan · 13 years ago
  34. de2ee84 mac80211: fix scan state machine by Mohammed Shafi Shajakhan · 13 years ago
  35. 841f1d9 net/rfkill/rfkill-gpio.c: introduce missing kfree by Julia Lawall · 13 years ago
  36. f6e8cb7 mac80211: always clear SDATA_STATE_OFFCHANNEL flag by Eliad Peller · 13 years ago
  37. b156579 wireless: Treat IPv6 diffserv the same as IPv4 for 802.11e by Dave Täht · 13 years ago
  38. 288e071 NFC: Export a new attribute nfcid1 in target info by Ilan Elias · 13 years ago
  39. 3b77d5e cfg80211: relicense reg.c reg.h and genregdb.awk to ISC by Luis R. Rodriguez · 13 years ago
  40. 6653325 cfg80211: replace reg.c Nokia commit 269ac5 by Luis R. Rodriguez · 13 years ago
  41. 8848bef cfg80211: replace reg.c Nokia commit c4c32294 by Luis R. Rodriguez · 13 years ago
  42. 004161c NFC: Handle error during NCI data exchange by Ilan Elias · 13 years ago
  43. 637d85a NFC: Update names and structs to NCI spec 1.0 d22 by Ilan Elias · 13 years ago
  44. cee0bec wireless: Protect regdomain change by mutex by Dmitry Shmidt · 13 years ago
  45. b423db5 mac80211: Remove superfluous ieee80211_rx_h_remove_qos_control by Helmut Schaa · 13 years ago
  46. 02a9098 net_sched: sfq: always randomize hash perturbation by Eric Dumazet · 13 years ago
  47. bd16a6c net_sched: sfq: fix mem alloc error recovery by Eric Dumazet · 13 years ago
  48. 6cfb5e7 ethtool: Remove ethtool_ops::set_rx_ntuple operation by Ben Hutchings · 13 years ago
  49. 55664f3 ethtool: Allow drivers to select RX NFC rule locations by Ben Hutchings · 13 years ago
  50. d8f46ff Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 13 years ago
  51. 04fc66e switch ->path_mknod() to umode_t by Al Viro · 13 years ago
  52. 64f1426 sunrpc: propagate umode_t by Al Viro · 13 years ago
  53. 6b520e0 vfs: fix the stupidity with i_dentry in inode destructors by Al Viro · 13 years ago
  54. 57adc1f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  55. f9dc73e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth by John W. Linville · 13 years ago
  56. fa0f5aa net_sched: qdisc_alloc_handle() can be too slow by Eric Dumazet · 13 years ago
  57. d32ae76f sch_qfq: accurate wsum handling by Eric Dumazet · 13 years ago
  58. 6bafcac sch_qfq: fix overflow in qfq_update_start() by Eric Dumazet · 13 years ago
  59. d47a0ac sch_sfq: dont put new flow at the end of flows by Eric Dumazet · 13 years ago
  60. c5993de Bluetooth: Correct packet len calculation by Andrei Emeltchenko · 13 years ago
  61. 3542b854 Bluetooth: Keep chan->state and sk->sk_state in sync by Gustavo F. Padovan · 13 years ago
  62. 333055f Bluetooth: Don't use *_bh locks anymore by Gustavo F. Padovan · 13 years ago
  63. e75a8b0c Bluetooth: Fix mgmt_stop_discovery_failed() by Andre Guedes · 13 years ago
  64. d084329 Bluetooth: Queue adv_work on system workqueue by Andre Guedes · 13 years ago
  65. c1b9b4f Bluetooth: Fix adv_work delay by Andre Guedes · 13 years ago
  66. b5b32b6 Bluetooth: Fix hci_cc_read_local_ext_features() by Andre Guedes · 13 years ago
  67. 59e2940 Bluetooth: Rename extfeatures by Andre Guedes · 13 years ago
  68. 94f5bfb Bluetooth: Remove *_bh from socket list lock. by Gustavo F. Padovan · 13 years ago
  69. 4b5dd69 Bluetooth: Remove local_bh_disable() from hci_sock.c by Gustavo F. Padovan · 13 years ago
  70. ee65d19 Bluetooth: Remove *_bh locks from SCO by Gustavo F. Padovan · 13 years ago
  71. 393432c Bluetooth: Fix context in RFCOMM tty by Gustavo F. Padovan · 13 years ago
  72. 95ca83f Bluetooth: Fix context in rfcomm_sock_lock by Gustavo F. Padovan · 13 years ago
  73. 455ffa6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  74. 9219b2a Bluetooth: Fix bacpy in l2cap_core.c by Gustavo F. Padovan · 13 years ago
  75. dc0d633 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next by John W. Linville · 13 years ago
  76. 3ab0b24 netfilter: nfnetlink_acct: fix nfnl_acct_get operation by Pablo Neira Ayuso · 13 years ago
  77. c121638 netfilter: ctnetlink: fix timeout calculation by Xi Wang · 13 years ago
  78. 52793db ipvs: try also real server with port 0 in backup server by Julian Anastasov · 13 years ago
  79. 5061253 netem: fix classful handling by Eric Dumazet · 13 years ago
  80. 32b293a IPv6: Avoid taking write lock for /proc/net/ipv6_route by Josh Hunt · 13 years ago
  81. c9da99e unix_diag: Fixup RQLEN extension report by Pavel Emelyanov · 13 years ago
  82. 885ee74 af_unix: Move CINQ/COUTQ code to helpers by Pavel Emelyanov · 13 years ago
  83. 257b529 unix_diag: Add the MEMINFO extension by Pavel Emelyanov · 13 years ago
  84. c0636fa inet_diag: Add the SKMEMINFO extension by Pavel Emelyanov · 13 years ago
  85. 5d2e5f2 sock_diag: Introduce the meminfo nla core (v2) by Pavel Emelyanov · 13 years ago
  86. 56be178 Merge branch 'tipc-Dec29-2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by David S. Miller · 13 years ago
  87. 7f8e323 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  88. f19765f tipc: rename struct bearer_name to struct tipc_bearer_names by Paul Gortmaker · 13 years ago
  89. a18c4bc tipc: rename struct link* to struct tipc_link* by Paul Gortmaker · 13 years ago
  90. 7f9ab6a tipc: rename struct bcbearer* to tipc_bcbearer* by Paul Gortmaker · 13 years ago
  91. 6765fd6 tipc: rename struct bclink to struct tipc_bclink by Paul Gortmaker · 13 years ago
  92. 11f9990 tipc: rename struct subscriber to struct tipc_subscriber by Paul Gortmaker · 13 years ago
  93. fead390 tipc: rename struct subscription to struct tipc_subscription by Paul Gortmaker · 13 years ago
  94. 4584310 tipc: rename struct port_list to struct tipc_port_list by Paul Gortmaker · 13 years ago
  95. 358a0d1 tipc: rename struct media to struct tipc_media by Paul Gortmaker · 13 years ago
  96. 8ade06c ipv6: Fix neigh lookup using NULL device. by David S. Miller · 13 years ago
  97. 346f870 ipv6: Report TCP timetstamp info in cacheinfo just like ipv4 does. by David S. Miller · 13 years ago
  98. b0460e4 sch_tbf: report backlog information by Eric Dumazet · 13 years ago
  99. bc94b52 netfilter: Kconfig: fix unmet xt_nfacct dependencies by Pablo Neira Ayuso · 13 years ago
  100. d191854 ipv6: Kill rt6i_dev and rt6i_expires defines. by David S. Miller · 13 years ago