1. 7c77ab2 net: Allow DCBnl to use other namespaces besides init_net by John Fastabend · 12 years ago
  2. 4b5511e net: remove obsolete simple_strto<foo> by Abhijit Pawar · 12 years ago
  3. 2062cc2 bridge: make buffer larger in br_setlink() by Dan Carpenter · 12 years ago
  4. 65d2897 caif_usb: Make the driver name check more efficient by Ben Hutchings · 12 years ago
  5. 4066363 caif_usb: Check driver name before reading driver state in netdev notifier by Ben Hutchings · 12 years ago
  6. fc70fb6 net: Handle encapsulated offloads before fragmentation or handing to lower dev by Alexander Duyck · 12 years ago
  7. 6a674e9 net: Add support for hardware-offloaded encapsulation by Joseph Gasparakis · 12 years ago
  8. 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
  9. 0fef8f2 tipc: refactor accept() code for improved readability by Paul Gortmaker · 12 years ago
  10. 258f866 tipc: add lock nesting notation to quiet lockdep warning by Ying Xue · 12 years ago
  11. cbab368 tipc: eliminate connection setup for implied connect in recv_msg() by Ying Xue · 12 years ago
  12. 584d24b tipc: introduce non-blocking socket connect by Ying Xue · 12 years ago
  13. 7e6c131 tipc: consolidate connection-oriented message reception in one function by Ying Xue · 12 years ago
  14. bc87911 tipc: standardize across connect/disconnect function naming by Paul Gortmaker · 12 years ago
  15. e643df1 tipc: change sk_receive_queue upper limit by Jon Maloy · 12 years ago
  16. ee07c6e bridge: export multicast database via netlink by Cong Wang · 12 years ago
  17. 9da3d47 tipc: eliminate aggregate sk_receive_queue limit by Ying Xue · 12 years ago
  18. 45122ca26 sctp: Add RCU protection to assoc->transport_addr_list by Thomas Graf · 12 years ago
  19. 0b0fe91 sctp: proc: protect bind_addr->address_list accesses with rcu_read_lock() by Thomas Graf · 12 years ago
  20. 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
  21. 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
  22. f5f417c sctp: Fix compiler warning when CONFIG_DEBUG_SECTION_MISMATCH=y by Christoph Paasch · 12 years ago
  23. 8caaf7b ipv4/route/rtnl: get mcast attributes when dst is multicast by Nicolas Dichtel · 12 years ago
  24. e3d8fab net: call notifiers for mtu change even if iface is not up by Jiri Pirko · 12 years ago
  25. c008413 tipc: remove obsolete flush of stale reassembly buffer by Erik Hugne · 12 years ago
  26. 9e2b29d rfkill: remove __dev* attributes by Bill Pemberton · 12 years ago
  27. 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
  28. 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
  29. b93196d net: fix some compiler warning in net/core/neighbour.c by Cong Wang · 12 years ago
  30. c2d3bab bridge: implement multicast fast leave by David S. Miller · 12 years ago
  31. 0e1efe9 ipv6: avoid taking locks at socket dismantle by Eric Dumazet · 12 years ago
  32. ce46cc6 net: neighbour: prohibit negative value for unres_qlen_bytes parameter by Shan Wei · 12 years ago
  33. 50426b5 bridge: implement multicast fast leave by Amerigo Wang · 12 years ago
  34. b1afce9 ipv6: Protect ->mc_forwarding access with CONFIG_IPV6_MROUTE by David S. Miller · 12 years ago
  35. 193c1e4 ip6mr: fix rtm_family of rtnl msg by Nicolas Dichtel · 12 years ago
  36. 4e66ae2 net: dev_change_net_namespace: send a KOBJ_REMOVED/KOBJ_ADD by Serge Hallyn · 12 years ago
  37. 812e44d ip6mr: advertise new mfc entries via rtnl by Nicolas Dichtel · 12 years ago
  38. 8cd3ac9 ipmr: advertise new mfc entries via rtnl by Nicolas Dichtel · 12 years ago
  39. 1eb99af ipmr/ip6mr: allow to get unresolved cache via netlink by Nicolas Dichtel · 12 years ago
  40. 9a68ac7 ipmr/ip6mr: report origin of mfc entry into rtnl msg by Nicolas Dichtel · 12 years ago
  41. adfa85e ipmr/ip6mr: advertise mfc stats via rtnetlink by Nicolas Dichtel · 12 years ago
  42. 70b386a ip6mr: use nla_nest_* helpers by Nicolas Dichtel · 12 years ago
  43. d67b8c6 netconf: advertise mc_forwarding status by Nicolas Dichtel · 12 years ago
  44. e8ad1a8 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 12 years ago
  45. a5a81f0 ipv6: Fix default route failover when CONFIG_IPV6_ROUTER_PREF=n by Paul Marks · 12 years ago
  46. 9ba2add ipv6: Make 'addrconf_rs_timer' send Router Solicitations (and re-arm itself) if Router Advertisements are accepted by Shmulik Ladkani · 12 years ago
  47. 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
  48. 196d675 sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STATS call by Michele Baldessari · 12 years ago
  49. 0b27a4b Revert "Bluetooth: Fix possible deadlock in SCO code" by Gustavo Padovan · 12 years ago
  50. f2592d3 Bluetooth: trivial: Change NO_FCS_RECV to RECV_NO_FCS by Andrei Emeltchenko · 12 years ago
  51. cbabee7 Bluetooth: Process receiving FCS_NONE in L2CAP Conf Rsp by Andrei Emeltchenko · 12 years ago
  52. 6091891 Bluetooth: Fix missing L2CAP EWS Conf parameter by Andrei Emeltchenko · 12 years ago
  53. 5d05416 Bluetooth: AMP: Check that AMP is present and active by Andrei Emeltchenko · 12 years ago
  54. ced5c33 Bluetooth: AMP: Mark controller radio powered down after HCIDEVDOWN by Andrei Emeltchenko · 12 years ago
  55. 5e4e397 Bluetooth: Refactor l2cap_send_disconn_req by Andrei Emeltchenko · 12 years ago
  56. ffa88e0 Bluetooth: Move double negation to macros by Gustavo Padovan · 12 years ago
  57. 20714bf Bluetooth: Implement deferred sco socket setup by Frédéric Dalleau · 12 years ago
  58. b96e9c6 Bluetooth: Add BT_DEFER_SETUP option to sco socket by Frédéric Dalleau · 12 years ago
  59. b9b5ef1 Bluetooth: cancel power_on work when unregistering the device by Gustavo Padovan · 12 years ago
  60. dc2a0e2 Bluetooth: Add missing lock nesting notation by Gustavo Padovan · 12 years ago
  61. a0ecb85 netfilter: nf_nat: Handle routing changes in MASQUERADE target by Jozsef Kadlecsik · 12 years ago
  62. 6d1fafc netfilter: ctnetlink: nla_policy updates by Florian Westphal · 12 years ago
  63. 0360ae4 netfilter: kill support for per-af queue backends by Florian Westphal · 12 years ago
  64. d871bef netfilter: ctnetlink: dump entries from the dying and unconfirmed lists by Pablo Neira Ayuso · 12 years ago
  65. 04dac01 netfilter: nf_conntrack: improve nf_conn object traceability by Pablo Neira Ayuso · 12 years ago
  66. 9076aea netfilter: ipset: Increase the number of maximal sets automatically by Jozsef Kadlecsik · 12 years ago
  67. da29d2a cfg80211: fix channel error on mesh join by Marco Porsch · 12 years ago
  68. 246dc3f mac80211: return if CSA is not handle by Simon Wunderlich · 12 years ago
  69. 02275a2 tcp: don't abort splice() after small transfers by Willy Tarreau · 12 years ago
  70. ddb3033 Merge git://git.infradead.org/users/dwmw2/atm by David S. Miller · 12 years ago
  71. 5b4d720 pppoatm: optimise PPP channel wakeups after sock_owned_by_user() by David Woodhouse · 12 years ago
  72. 9eba252 br2684: allow assign only on a connected socket by Krzysztof Mazur · 12 years ago
  73. d71ffeb br2684: fix module_put() race by David Woodhouse · 12 years ago
  74. 0e56d99 pppoatm: fix missing wakeup in pppoatm_send() by David Woodhouse · 12 years ago
  75. b895885 br2684: don't send frames on not-ready vcc by David Woodhouse · 12 years ago
  76. c971f08 atm: add release_cb() callback to vcc by David Woodhouse · 12 years ago
  77. aeaf6e9 ipv6: unify logic evaluating inet6_dev's accept_ra property by Shmulik Ladkani · 12 years ago
  78. fd90b29 tcp: change default tcp hash size by Eric Dumazet · 12 years ago
  79. ce43b03 net: move inet_dport/inet_num in sock_common by Eric Dumazet · 12 years ago
  80. 06a31e2 sctp: verify length provided in heartbeat information parameter by Thomas Graf · 12 years ago
  81. c071356 rtnelink: remove unused parameter from rtnl_create_link(). by Rami Rosen · 12 years ago
  82. dad52fd Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge by David S. Miller · 12 years ago
  83. ee3f34e sctp: fix CONFIG_SCTP_DBG_MSG=y null pointer dereference in sctp_v6_get_dst() by Tommi Rantala · 12 years ago
  84. 92a2ec7 mac802154: use kfree_skb() instead of dev_kfree_skb() by Alan Ott · 12 years ago
  85. fcefbe9 mac802154: fix memory leaks by Alan Ott · 12 years ago
  86. b333b7e 6lowpan: consider checksum bytes in fragmentation threshold by Alan Ott · 12 years ago
  87. 6e22ce2 8021q: fix vlan device to inherit the unicast filtering capability flag by Yi Zou · 12 years ago
  88. e716503 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 12 years ago
  89. a544ab7 mac80211: simplify loop in minstrel_ht by Johannes Berg · 12 years ago
  90. 9caf036 cfg80211: fix BSS struct IE access races by Johannes Berg · 12 years ago
  91. b9a9ada mac80211: remove probe response temporary buffer allocation by Johannes Berg · 12 years ago
  92. c604b9f mac80211: make ieee80211_build_preq_ies safer by Johannes Berg · 12 years ago
  93. f94f8b1 cfg80211: fix cmp_hidden_bss by Johannes Berg · 12 years ago
  94. 915de2f cfg80211: fix whitespace in scan handling by Johannes Berg · 12 years ago
  95. b629ea3 cfg80211: don't BUG_ON BSS struct issues by Johannes Berg · 12 years ago
  96. 41e31b8 mac80211: allow userspace registration for probe requests in IBSS by Antonio Quartulli · 12 years ago
  97. 397ff16 pppoatm: do not inline pppoatm_may_send() by Krzysztof Mazur · 12 years ago
  98. 071d939 pppoatm: drop frames to not-ready vcc by Krzysztof Mazur · 12 years ago
  99. 3720390 mac80211: fix for mesh sync to indicate TBTT adjustment by Marco Porsch · 12 years ago
  100. af5d4f7 batman-adv: use ETH_P_BATMAN by Antonio Quartulli · 12 years ago