1. fd62c54 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  2. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  3. 6be35c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  4. 818b930 Merge branches 'for-3.7/upstream-fixes', 'for-3.8/hidraw', 'for-3.8/i2c-hid', 'for-3.8/multitouch', 'for-3.8/roccat', 'for-3.8/sensors' and 'for-3.8/upstream' into for-linus by Jiri Kosina · 12 years ago
  5. cfd5675 bridge: add support of adding and deleting mdb entries by Cong Wang · 12 years ago
  6. 37a393b bridge: notify mdb changes via netlink by Cong Wang · 12 years ago
  7. fd0ea7d ndisc: Unexport ndisc_{build,send}_skb(). by YOSHIFUJI Hideaki · 12 years ago
  8. d206e09 Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  9. 1abbe13 pkt_sched: avoid requeues if possible by Eric Dumazet · 12 years ago
  10. c6bd5bc Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  11. f9c4d42 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  12. c66cfd5 Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next by John W. Linville · 12 years ago
  13. 75be437 net: gro: avoid double copy in skb_gro_receive() by Eric Dumazet · 12 years ago
  14. 2ce297f bridge: fix seq check in br_mdb_dump() by Cong Wang · 12 years ago
  15. a71258d net: remove obsolete simple_strto<foo> by Abhijit Pawar · 12 years ago
  16. 89c5fa3 net: gro: dev_gro_receive() cleanup by Eric Dumazet · 12 years ago
  17. 8acbcdd minstrel: update stats after processing status by Johannes Berg · 12 years ago
  18. 8e3c1b7 mac80211: a few whitespace fixes by Johannes Berg · 12 years ago
  19. 7c77ab2 net: Allow DCBnl to use other namespaces besides init_net by John Fastabend · 12 years ago
  20. 4b5511e net: remove obsolete simple_strto<foo> by Abhijit Pawar · 12 years ago
  21. 1bf3751 ipv4: ip_check_defrag must not modify skb before unsharing by Johannes Berg · 12 years ago
  22. 2062cc2 bridge: make buffer larger in br_setlink() by Dan Carpenter · 12 years ago
  23. 5e1f542 inet_diag: validate port comparison byte code to prevent unsafe reads by Neal Cardwell · 12 years ago
  24. f67caec inet_diag: avoid unsafe and nonsensical prefix matches in inet_diag_bc_run() by Neal Cardwell · 12 years ago
  25. 405c005 inet_diag: validate byte code to prevent oops in inet_diag_bc_run() by Neal Cardwell · 12 years ago
  26. 1c95df8 inet_diag: fix oops for IPv4 AF_INET6 TCP SYN-RECV state by Neal Cardwell · 12 years ago
  27. 65d2897 caif_usb: Make the driver name check more efficient by Ben Hutchings · 12 years ago
  28. 4066363 caif_usb: Check driver name before reading driver state in netdev notifier by Ben Hutchings · 12 years ago
  29. fc70fb6 net: Handle encapsulated offloads before fragmentation or handing to lower dev by Alexander Duyck · 12 years ago
  30. 6a674e9 net: Add support for hardware-offloaded encapsulation by Joseph Gasparakis · 12 years ago
  31. ba50166 Merge branch 'tipc_net-next_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by David S. Miller · 12 years ago
  32. 0fef8f2 tipc: refactor accept() code for improved readability by Paul Gortmaker · 12 years ago
  33. 258f866 tipc: add lock nesting notation to quiet lockdep warning by Ying Xue · 12 years ago
  34. cbab368 tipc: eliminate connection setup for implied connect in recv_msg() by Ying Xue · 12 years ago
  35. 584d24b tipc: introduce non-blocking socket connect by Ying Xue · 12 years ago
  36. 7e6c131 tipc: consolidate connection-oriented message reception in one function by Ying Xue · 12 years ago
  37. bc87911 tipc: standardize across connect/disconnect function naming by Paul Gortmaker · 12 years ago
  38. e643df1 tipc: change sk_receive_queue upper limit by Jon Maloy · 12 years ago
  39. c3c7c25 net: gro: fix possible panic in skb_gro_receive() by Eric Dumazet · 12 years ago
  40. 93b174a tcp: bug fix Fast Open client retransmission by Yuchung Cheng · 12 years ago
  41. ee07c6e bridge: export multicast database via netlink by Cong Wang · 12 years ago
  42. 9da3d47 tipc: eliminate aggregate sk_receive_queue limit by Ying Xue · 12 years ago
  43. 45122ca26 sctp: Add RCU protection to assoc->transport_addr_list by Thomas Graf · 12 years ago
  44. 0b0fe91 sctp: proc: protect bind_addr->address_list accesses with rcu_read_lock() by Thomas Graf · 12 years ago
  45. 36f0ffa Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  46. 8024dc1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  47. f5f417c sctp: Fix compiler warning when CONFIG_DEBUG_SECTION_MISMATCH=y by Christoph Paasch · 12 years ago
  48. 8caaf7b ipv4/route/rtnl: get mcast attributes when dst is multicast by Nicolas Dichtel · 12 years ago
  49. e3d8fab net: call notifiers for mtu change even if iface is not up by Jiri Pirko · 12 years ago
  50. e7d83ed wext: explicitly cast -110 to u8 by Johannes Berg · 12 years ago
  51. 4529eef HID: hidp: fallback to input session properly if hid is blacklisted by Lamarque V. Souza · 12 years ago
  52. 50c16e2 mac80211: warn only once if ampdu_action isn't assigned by Chaitanya · 12 years ago
  53. c008413 tipc: remove obsolete flush of stale reassembly buffer by Erik Hugne · 12 years ago
  54. 9e2b29d rfkill: remove __dev* attributes by Bill Pemberton · 12 years ago
  55. 403e167 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  56. 55cb079 Merge tag 'nfc-fixes-3.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-3.0 by John W. Linville · 12 years ago
  57. 0b7dff4 mac80211: cancel work instead of waiting for it to do nothing by Johannes Berg · 12 years ago
  58. 815b809 mac80211: don't drop mesh peering frames from unknown STA by Marco Porsch · 12 years ago
  59. b93196d net: fix some compiler warning in net/core/neighbour.c by Cong Wang · 12 years ago
  60. c2d3bab bridge: implement multicast fast leave by David S. Miller · 12 years ago
  61. 0e1efe9 ipv6: avoid taking locks at socket dismantle by Eric Dumazet · 12 years ago
  62. ce46cc6 net: neighbour: prohibit negative value for unres_qlen_bytes parameter by Shan Wei · 12 years ago
  63. 50426b5 bridge: implement multicast fast leave by Amerigo Wang · 12 years ago
  64. 751413e mac80211: skip radiotap space calculation if no monitor exists by Helmut Schaa · 12 years ago
  65. 5b632fe mac80211: introduce IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAIL by Stanislaw Gruszka · 12 years ago
  66. b98ea05 mac80211: add debug file for mic failure by Saravana · 12 years ago
  67. a6662db cfg80211: check no-OFDM flag for channels wider than 20 MHz by Johannes Berg · 12 years ago
  68. b1afce9 ipv6: Protect ->mc_forwarding access with CONFIG_IPV6_MROUTE by David S. Miller · 12 years ago
  69. 193c1e4 ip6mr: fix rtm_family of rtnl msg by Nicolas Dichtel · 12 years ago
  70. 4e66ae2 net: dev_change_net_namespace: send a KOBJ_REMOVED/KOBJ_ADD by Serge Hallyn · 12 years ago
  71. 812e44d ip6mr: advertise new mfc entries via rtnl by Nicolas Dichtel · 12 years ago
  72. 8cd3ac9 ipmr: advertise new mfc entries via rtnl by Nicolas Dichtel · 12 years ago
  73. 1eb99af ipmr/ip6mr: allow to get unresolved cache via netlink by Nicolas Dichtel · 12 years ago
  74. 9a68ac7 ipmr/ip6mr: report origin of mfc entry into rtnl msg by Nicolas Dichtel · 12 years ago
  75. adfa85e ipmr/ip6mr: advertise mfc stats via rtnetlink by Nicolas Dichtel · 12 years ago
  76. 70b386a ip6mr: use nla_nest_* helpers by Nicolas Dichtel · 12 years ago
  77. d67b8c6 netconf: advertise mc_forwarding status by Nicolas Dichtel · 12 years ago
  78. e8ad1a8 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 12 years ago
  79. 2f91a96 mac80211: adapt slot time in IBSS mode by Simon Wunderlich · 12 years ago
  80. a5a81f0 ipv6: Fix default route failover when CONFIG_IPV6_ROUTER_PREF=n by Paul Marks · 12 years ago
  81. 9ba2add ipv6: Make 'addrconf_rs_timer' send Router Solicitations (and re-arm itself) if Router Advertisements are accepted by Shmulik Ladkani · 12 years ago
  82. 06ef5c4 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 12 years ago
  83. 196d675 sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STATS call by Michele Baldessari · 12 years ago
  84. 0b27a4b Revert "Bluetooth: Fix possible deadlock in SCO code" by Gustavo Padovan · 12 years ago
  85. f2592d3 Bluetooth: trivial: Change NO_FCS_RECV to RECV_NO_FCS by Andrei Emeltchenko · 12 years ago
  86. cbabee7 Bluetooth: Process receiving FCS_NONE in L2CAP Conf Rsp by Andrei Emeltchenko · 12 years ago
  87. 6091891 Bluetooth: Fix missing L2CAP EWS Conf parameter by Andrei Emeltchenko · 12 years ago
  88. 5d05416 Bluetooth: AMP: Check that AMP is present and active by Andrei Emeltchenko · 12 years ago
  89. ced5c33 Bluetooth: AMP: Mark controller radio powered down after HCIDEVDOWN by Andrei Emeltchenko · 12 years ago
  90. 5e4e397 Bluetooth: Refactor l2cap_send_disconn_req by Andrei Emeltchenko · 12 years ago
  91. ffa88e0 Bluetooth: Move double negation to macros by Gustavo Padovan · 12 years ago
  92. 20714bf Bluetooth: Implement deferred sco socket setup by Frédéric Dalleau · 12 years ago
  93. b96e9c6 Bluetooth: Add BT_DEFER_SETUP option to sco socket by Frédéric Dalleau · 12 years ago
  94. b9b5ef1 Bluetooth: cancel power_on work when unregistering the device by Gustavo Padovan · 12 years ago
  95. dc2a0e2 Bluetooth: Add missing lock nesting notation by Gustavo Padovan · 12 years ago
  96. a0ecb85 netfilter: nf_nat: Handle routing changes in MASQUERADE target by Jozsef Kadlecsik · 12 years ago
  97. 6d1fafc netfilter: ctnetlink: nla_policy updates by Florian Westphal · 12 years ago
  98. 0360ae4 netfilter: kill support for per-af queue backends by Florian Westphal · 12 years ago
  99. d871bef netfilter: ctnetlink: dump entries from the dying and unconfirmed lists by Pablo Neira Ayuso · 12 years ago
  100. 04dac01 netfilter: nf_conntrack: improve nf_conn object traceability by Pablo Neira Ayuso · 12 years ago