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