1. 7f81e25 x25: Prevent skb overreads when checking call user data by Matthew Daley · 13 years ago
  2. cb101ed x25: Handle undersized/fragmented skbs by Matthew Daley · 13 years ago
  3. c7fd0d4 x25: Validate incoming call user data lengths by Matthew Daley · 13 years ago
  4. 01b7806 ipv6: remove a rcu_read_lock in ndisc_constructor by Roy.Li · 13 years ago
  5. f861c2b8 can: remove references to berlios mailinglist by Marc Kleine-Budde · 13 years ago
  6. 6ccc3ab net/flow: Fix potential memory leak by huajun li · 13 years ago
  7. 42dceae Bluetooth: EFS: parse L2CAP config request by Andrei Emeltchenko · 13 years ago
  8. c8f7916 Bluetooth: EWS: fix max_pdu calculation by Andrei Emeltchenko · 13 years ago
  9. 03a5121 Bluetooth: EWS: remove magic numbers in l2cap by Andrei Emeltchenko · 13 years ago
  10. 836be93 Bluetooth: EWS: support extended seq numbers by Andrei Emeltchenko · 13 years ago
  11. 88843ab Bluetooth: EWS: handling different Control fields by Andrei Emeltchenko · 13 years ago
  12. 41ebe9c Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  13. 5f8444a if_link: Add additional parameter to IFLA_VF_INFO for spoof checking by Greg Rose · 13 years ago
  14. e5b82e5 Bluetooth: Fix missing cmd_status in mgmt by Gustavo F. Padovan · 13 years ago
  15. 12dc074 Bluetooth: Use list_for_each_entry() in mgmt by Gustavo F. Padovan · 13 years ago
  16. b705913 Bluetooth: Add missing cmd_status() in mgmt by Gustavo F. Padovan · 13 years ago
  17. 56b7d13 Bluetooth: return proper error if sock_queue_rcv_skb() fails by Gustavo F. Padovan · 13 years ago
  18. 7a72476 mac80211: Provide station flags to cfg80211 by Helmut Schaa · 13 years ago
  19. bb6e753 nl80211: Add sta_flags to the station info by Helmut Schaa · 13 years ago
  20. 59b6625 mac80211: fix TID for null poll response by Johannes Berg · 13 years ago
  21. 55182e4 mac80211: reformat TX unauthorised check by Johannes Berg · 13 years ago
  22. 7f2a5e2 mac80211: Populate radiotap header with MCS info for TX frames by Helmut Schaa · 13 years ago
  23. a2fe816 mac80211: Build TX radiotap header dynamically by Helmut Schaa · 13 years ago
  24. 33ca954 Bluetooth: Forward errors from hci_register_dev by David Herrmann · 13 years ago
  25. ce24297 Bluetooth: Rename sysfs un/register to add/del by David Herrmann · 13 years ago
  26. 0ac7e70 Bluetooth: Fix hci core device initialization by David Herrmann · 13 years ago
  27. 88149db Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfm by Szymon Janc · 13 years ago
  28. 928abaa Bluetooth: AMP: read local amp info HCI command by Andrei Emeltchenko · 13 years ago
  29. f89cef0 Bluetooth: EFS: add efs option in L2CAP conf req by Andrei Emeltchenko · 13 years ago
  30. 8f7975b Bluetooth: EFS: assign default values in chan add by Andrei Emeltchenko · 13 years ago
  31. 87fb4b7 net: more accurate skb truesize by Eric Dumazet · 13 years ago
  32. e4ca6d9 Bluetooth: EWS: recalculate L2CAP header size by Andrei Emeltchenko · 13 years ago
  33. e378173 Bluetooth: EWS: rewrite handling POLL (P) bit by Andrei Emeltchenko · 13 years ago
  34. 03f6715 Bluetooth: EWS: rewrite handling FINAL (F) bit by Andrei Emeltchenko · 13 years ago
  35. 793c2f1 Bluetooth: EWS: rewrite check frame type function by Andrei Emeltchenko · 13 years ago
  36. fb45de7 Bluetooth: EWS: rewrite L2CAP ERTM txseq calculation by Andrei Emeltchenko · 13 years ago
  37. 0b209fa Bluetooth: EWS: rewrite reqseq calculation by Andrei Emeltchenko · 13 years ago
  38. 7e0ef6e Bluetooth: EWS: rewrite handling SAR bits by Andrei Emeltchenko · 13 years ago
  39. ab784b7 Bluetooth: EWS: rewrite handling Supervisory (S) bits by Andrei Emeltchenko · 13 years ago
  40. 6327eb9 Bluetooth: EWS: extended window size option support by Andrei Emeltchenko · 13 years ago
  41. 3ceca74 net-netlink: Add a new attribute to expose TOS values via netlink by Murali Raja · 13 years ago
  42. ae1d48b IPVS netns shutdown/startup dead-lock by Hans Schillstrom · 13 years ago
  43. 5675592 cipso: remove an unneeded NULL check in cipso_v4_doi_add() by Dan Carpenter · 13 years ago
  44. d529497 mac80211: dont orphan TX skb by Johannes Berg · 13 years ago
  45. 72267e5 mac80211: dont adjust truesize by Johannes Berg · 13 years ago
  46. 73b9f03 mac80211: parse radiotap header earlier by Johannes Berg · 13 years ago
  47. a26eb27 mac80211: move fragment flag to info flag as dont-fragment by Johannes Berg · 13 years ago
  48. 68f2b51 mac80211: remove tx_data ethertype by Johannes Berg · 13 years ago
  49. 5d9cf4a mac80211: optimise monitor xmit by Johannes Berg · 13 years ago
  50. 9709131 mac80211: Fix regression that allowed mpaths between non-peers. by Javier Cardona · 13 years ago
  51. 28a1bcd mac80211: fix offchannel TX cookie matching by Johannes Berg · 13 years ago
  52. dcd8397 mac80211: pass no-CCK flag through to HW scan by Johannes Berg · 13 years ago
  53. 094daf7 Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  54. 669bb39 Bluetooth: Fix permission of enable_le param by Gustavo F. Padovan · 13 years ago
  55. 43bd0f3 Bluetooth: convert role_switch variable to flag in l2cap chan by Andrei Emeltchenko · 13 years ago
  56. 15770b1 Bluetooth: convert force_active variable to flag in l2cap chan by Andrei Emeltchenko · 13 years ago
  57. ecf61bd Bluetooth: convert force_reliable variable to flag in l2cap chan by Andrei Emeltchenko · 13 years ago
  58. d57b0e8 Bluetooth: convert flushable variable to flag in l2cap chan by Andrei Emeltchenko · 13 years ago
  59. dcbf8c3 sunrpc: add MODULE_ALIAS to match the filesystem name by Michal Schmidt · 13 years ago
  60. cdaf557 gro: refetch inet6_protos[] after pulling ext headers by Yan, Zheng · 13 years ago
  61. 95f5f80 af_packet: remove unnecessary BUG_ON() in tpacket_destruct_skb by danborkmann@iogearbox.net · 13 years ago
  62. 9696cc9 Merge branch 'pm-qos' into pm-for-linus by Rafael J. Wysocki · 13 years ago
  63. 88c5100 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  64. 8083f0f net: use sock_valbool_flag to set/clear SOCK_RXQ_OVFL by Johannes Berg · 13 years ago
  65. 3e90dc8 Bluetooth: Rename hidp_find_connection() by Gustavo F. Padovan · 13 years ago
  66. 81b25cd Bluetooth: Delay session allocation in hidp by Gustavo F. Padovan · 13 years ago
  67. 1785dbf Bluetooth: hidp: safely acquire hci connection by Peter Hurley · 13 years ago
  68. ab88f71 Bluetooth: Uses test_and_clear_bit() when possible by Gustavo F. Padovan · 13 years ago
  69. 192893c Bluetooth: Remove wrong error check by Gustavo F. Padovan · 13 years ago
  70. 3415a5f Bluetooth: Fix input device registration by Gustavo F. Padovan · 13 years ago
  71. 679344e Bluetooth: Trasmit interrupt channel messages first by Gustavo F. Padovan · 13 years ago
  72. dc0da5c Bluetooth: prioritize the interrupt channel in hidp by Gustavo F. Padovan · 13 years ago
  73. cd11cdd Bluetooth: use list_for_each_entry() in hidp by Gustavo F. Padovan · 13 years ago
  74. 794d175 Bluetooth: hidp: Stop I/O on shutdown by David Herrmann · 13 years ago
  75. 6bd0e1c dcb: add DCBX mode to event notifier attributes by John Fastabend · 13 years ago
  76. e290ed8 dcb: Use ifindex instead of ifname by Mark Rustad · 13 years ago
  77. 515853c bridge: allow forwarding some link local frames by stephen hemminger · 13 years ago
  78. b64b73d bridge: leave carrier on for empty bridge by stephen hemminger · 13 years ago
  79. a5fd6f3 Bluetooth: EFS: add enable_hs kernel param by Andrei Emeltchenko · 13 years ago
  80. 3458e21 netfilter: Use proper rwlock init function by Thomas Gleixner · 13 years ago
  81. 1e5289e tcp: properly update lost_cnt_hint during shifting by Yan, Zheng · 13 years ago
  82. 260fcbe tcp: properly handle md5sig_pool references by Yan, Zheng · 13 years ago
  83. d6222fb Merge branch 'master' of git://github.com/padovan/bluetooth-next by John W. Linville · 13 years ago
  84. 8a04b45 Merge git://github.com/davem330/net by Linus Torvalds · 13 years ago
  85. 8a3a3c8 mac80211: pass vif param to conf_tx() callback by Eliad Peller · 13 years ago
  86. b6f3530 mac80211: Send nullfunc frames at lower rate during connection monitor by Rajkumar Manoharan · 13 years ago
  87. e209c5a net:rfkill: add a gpio setup function into GPIO rfkill by Sangwook Lee · 13 years ago
  88. 893d73f mac80211: Allow noack flag overwrite for injected frames by Helmut Schaa · 13 years ago
  89. 7091fbd make PACKET_STATISTICS getsockopt report consistently between ring and non-ring by Willem de Bruijn · 13 years ago
  90. 349d289 ipv4: NET_IPV4_ROUTE_GC_INTERVAL removal by Vasily Averin · 13 years ago
  91. b5c5693 tcp: report ECN_SEEN in tcp_info by Eric Dumazet · 13 years ago
  92. 5bb20ed caif: add error handling for allocation by Dan Carpenter · 13 years ago
  93. 64af1ba bridge: allow updating existing fdb entries by stephen hemminger · 13 years ago
  94. 77f9859 bridge: fix ordering of NEWLINK and NEWNEIGH events by stephen hemminger · 13 years ago
  95. 09994d1 RPS: Ensure that an expired hardware filter can be re-added later by Ben Hutchings · 13 years ago
  96. 98d9ae8 netfilter: nf_conntrack: fix event flooding in GRE protocol tracker by Florian Westphal · 13 years ago
  97. 49a5954 mac80211: dont assign seqno to or aggregate QoS Null frames by Johannes Berg · 13 years ago
  98. 37fbd90 mac80211: allow out-of-band EOSP notification by Johannes Berg · 13 years ago
  99. 40b9640 mac80211: explicitly notify drivers of frame release by Johannes Berg · 13 years ago
  100. 5bade10 mac80211: add missing station flags to debugfs by Johannes Berg · 13 years ago