1. 11802b2 Bluetooth: Fix advertising data flags with disabled BR/EDR by Johan Hedberg · 11 years ago
  2. e6fe798 Bluetooth: Fix REJECTED vs NOT_SUPPORTED mgmt responses by Johan Hedberg · 11 years ago
  3. d13eafc Bluetooth: Add management command for setting static address by Marcel Holtmann · 11 years ago
  4. a0cdf960 Bluetooth: Restrict disabling of HS when controller is powered off by Marcel Holtmann · 11 years ago
  5. 0663ca2 Bluetooth: Add a new mgmt_set_bredr command by Johan Hedberg · 11 years ago
  6. 56f8790 Bluetooth: Introduce a new HCI_BREDR_ENABLED flag by Johan Hedberg · 11 years ago
  7. e1d08f4 Bluetooth: Fix workqueue synchronization in hci_dev_open by Johan Hedberg · 11 years ago
  8. cbed0ca Bluetooth: Refactor hci_dev_open to a separate hci_dev_do_open function by Johan Hedberg · 11 years ago
  9. 922ca1d Bluetooth: Enable -D__CHECK_ENDIAN__ for sparse by default by Marcel Holtmann · 11 years ago
  10. 10a8b86 Bluetooth: Require CAP_NET_ADMIN for HCI User Channel operation by Marcel Holtmann · 11 years ago
  11. ee39269 Bluetooth: Send new settings event when changing high speed option by Marcel Holtmann · 11 years ago
  12. 848566b Bluetooth: Provide high speed configuration option by Marcel Holtmann · 11 years ago
  13. 60f2a3e Bluetooth: Use only 2 bits for controller type information by Marcel Holtmann · 11 years ago
  14. 1025c04 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by Gustavo Padovan · 11 years ago
  15. 4375f10 Bluetooth: Add new mgmt_set_advertising command by Johan Hedberg · 11 years ago
  16. eeca6f8 Bluetooth: Add new mgmt setting for LE advertising by Johan Hedberg · 11 years ago
  17. 416a4ae Bluetooth: Use async request for LE enable/disable by Johan Hedberg · 11 years ago
  18. bd99abd Bluetooth: Move mgmt response convenience functions to a better location by Johan Hedberg · 11 years ago
  19. 87b95ba Bluetooth: Fix busy return for mgmt_set_powered in some cases by Johan Hedberg · 11 years ago
  20. 970871b Bluetooth: Clean up socket locking in l2cap_sock_recvmsg by Johan Hedberg · 11 years ago
  21. 0fba96f Bluetooth: Add clarifying comment to bt_sock_wait_state() by Johan Hedberg · 11 years ago
  22. 941247f Bluetooth: Fix assignment of 0/1 to bool variables by Peter Senna Tschudin · 11 years ago
  23. 29cd718 Bluetooth: don't release the port in rfcomm_dev_state_change() by Gianluca Anzolin · 11 years ago
  24. d62e6d6 Bluetooth: Add event mask page 2 setting support by Johan Hedberg · 11 years ago
  25. 5d4e7e8 Bluetooth: Add synchronization train parameters reading support by Johan Hedberg · 11 years ago
  26. e793dcf Bluetooth: Fix waiting for clearing of BT_SK_SUSPEND flag by Johan Hedberg · 11 years ago
  27. 69c4e4e Bluetooth: Fix responding to invalid L2CAP signaling commands by Johan Hedberg · 11 years ago
  28. 9245e73 Bluetooth: Fix sending responses to identified L2CAP response packets by Johan Hedberg · 11 years ago
  29. 7c2005d Bluetooth: Fix L2CAP command reject reason by Johan Hedberg · 11 years ago
  30. c4ea249 Bluetooth: Fix L2CAP Disconnect response for unknown CID by Johan Hedberg · 11 years ago
  31. 21870b5 Bluetooth: Fix L2CAP error return used for failed channel lookups by Johan Hedberg · 11 years ago
  32. dc28080 Bluetooth: Fix double error response for l2cap_create_chan_req by Johan Hedberg · 11 years ago
  33. bf54303 Bluetooth: Fix rfkill functionality during the HCI setup stage by Johan Hedberg · 11 years ago
  34. 5e13036 Bluetooth: Introduce a new HCI_RFKILLED flag by Johan Hedberg · 11 years ago
  35. 330b6c1 Bluetooth: Fix ACL alive for long in case of non pariable devices by Syam Sidhardhan · 11 years ago
  36. 89cbb4d Bluetooth: Fix encryption key size for peripheral role by Andre Guedes · 11 years ago
  37. f877621 Bluetooth: Fix security level for peripheral role by Andre Guedes · 11 years ago
  38. 52de599 Bluetooth: Only schedule raw queue when user channel is active by Marcel Holtmann · 11 years ago
  39. a675d7f Bluetooth: Use GFP_KERNEL when cloning SKB in a workqueue by Marcel Holtmann · 11 years ago
  40. af750e9 Bluetooth: Disable upper layer connections when user channel is active by Marcel Holtmann · 11 years ago
  41. 2350018 Bluetooth: Introduce new HCI socket channel for user operation by Marcel Holtmann · 11 years ago
  42. 0736cfa Bluetooth: Introduce user channel flag for HCI devices by Marcel Holtmann · 11 years ago
  43. c1c4f95 Bluetooth: Restrict ioctls to HCI raw channel sockets by Marcel Holtmann · 11 years ago
  44. c2371e8 Bluetooth: Fix error handling for HCI socket options by Marcel Holtmann · 11 years ago
  45. 808a049 Bluetooth: Report error for HCI reset ioctl when device is down by Marcel Holtmann · 11 years ago
  46. 9d4b68b Bluetooth: Fix handling of getsockname() for HCI sockets by Marcel Holtmann · 11 years ago
  47. 06f43cb Bluetooth: Fix handling of getpeername() for HCI sockets by Marcel Holtmann · 11 years ago
  48. f81fe64 Bluetooth: Refactor raw socket filter into more readable code by Marcel Holtmann · 11 years ago
  49. c7c4591 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  50. 0ffb01d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  51. 4e4f1fc tcp: properly increase rcv_ssthresh for ofo packets by Eric Dumazet · 11 years ago
  52. 16edfe7 tcp: fix no cwnd growth after timeout by Yuchung Cheng · 11 years ago
  53. 5ffd5cd net: netlink: filter particular protocols from analyzers by Daniel Borkmann · 11 years ago
  54. 2e515bf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  55. 22e04f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  56. cc998ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  57. 0d40f75 openvswitch: Fix alignment of struct sw_flow_key. by Jesse Gross · 11 years ago
  58. 06c5405 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  59. 1a5bbfc netfilter: Fix build errors with xt_socket.c by David S. Miller · 11 years ago
  60. e2e5c4c tcp: Add missing braces to do_tcp_setsockopt by Dave Jones · 11 years ago
  61. 0c1db73 caif: Add missing braces to multiline if in cfctrl_linkup_request by Dave Jones · 11 years ago
  62. b55b76b ipv6:introduce function to find route for redirect by Duan Jiong · 11 years ago
  63. 3c3769e bridge: apply multicast snooping to IPv6 link-local, too by Linus Lüssing · 11 years ago
  64. 8fad9c39 bridge: prevent flooding IPv6 packets that do not have a listener by Linus Lüssing · 11 years ago
  65. 27703bb Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  66. b4af8de net: ipv6: mld: introduce mld_{gq, ifc, dad}_stop_timer functions by Daniel Borkmann · 11 years ago
  67. 2b7c121 net: ipv6: mld: refactor query processing into v1/v2 functions by Daniel Borkmann · 11 years ago
  68. cc7f7ab net: ipv6: mld: similarly to MLDv2 have min max_delay of 1 by Daniel Borkmann · 11 years ago
  69. 58c0ecf net: ipv6: mld: implement RFC3810 MLDv2 mode only by Daniel Borkmann · 11 years ago
  70. e3f5b17 net: ipv6: mld: get rid of MLDV2_MRC and simplify calculation by Daniel Borkmann · 11 years ago
  71. 6c567b7 net: ipv6: mld: clean up MLD_V1_SEEN macro by Daniel Borkmann · 11 years ago
  72. 89225d1 net: ipv6: mld: fix v1/v2 switchback timeout to rfc3810, 9.12. by Daniel Borkmann · 11 years ago
  73. 3a1c756 net: ipv6: tcp: fix potential use after free in tcp_v6_do_rcv by Daniel Borkmann · 11 years ago
  74. 52f20e6 tcp: better comments for RTO initiallization by Yuchung Cheng · 11 years ago
  75. 25a6e6b ipv6: Don't depend on per socket memory for neighbour discovery messages by Thomas Graf · 11 years ago
  76. 639739b ipv6: fix null pointer dereference in __ip6addrlbl_add by Hannes Frederic Sowa · 11 years ago
  77. c08751c net: sctp: Fix data chunk fragmentation for MTU values which are not multiple of 4 by Alexander Sverdlin · 11 years ago
  78. 48f8e0a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  79. 1205e1f netfilter: xt_TCPMSS: correct return value in tcpmss_mangle_packet by Phil Oester · 11 years ago
  80. 7cc9eb6 netfilter: SYNPROXY: let unrelated packets continue by Jesper Dangaard Brouer · 11 years ago
  81. f4de4c8 netfilter: synproxy_core: fix warning in __nf_ct_ext_add_length() by Patrick McHardy · 11 years ago
  82. 775ada6 netfilter: more strict TCP flag matching in SYNPROXY by Jesper Dangaard Brouer · 11 years ago
  83. efd15f5 Merge branch 'master' into for-3.12/upstream by Jiri Kosina · 11 years ago
  84. c995ae2 tcp: Change return value of tcp_rcv_established() by Vijay Subramanian · 11 years ago
  85. cc8c6c1 net: tcp_probe: adapt tbuf size for recent changes by Daniel Borkmann · 11 years ago
  86. 80aa4e1 x25: add a sanity check parsing X.25 facilities by Dan Carpenter · 11 years ago
  87. 82476b3 net: correctly interlink lower/upper devices by Veaceslav Falico · 11 years ago
  88. ea23192 tunnels: harmonize cleanup done on skb on rx path by Nicolas Dichtel · 11 years ago
  89. 963a88b tunnels: harmonize cleanup done on skb on xmit path by Nicolas Dichtel · 11 years ago
  90. 8b27f27 skb: allow skb_scrub_packet() to be used by tunnels by Nicolas Dichtel · 11 years ago
  91. 1179618 vxlan: remove net arg from vxlan[6]_xmit_skb() by Nicolas Dichtel · 11 years ago
  92. 8b7ed2d iptunnels: remove net arg from iptunnel_xmit() by Nicolas Dichtel · 11 years ago
  93. 1372a29 wireless: scan: Remove comment to compare_ether_addr by Joe Perches · 11 years ago
  94. c3923b7 batman: Remove reference to compare_ether_addr by Joe Perches · 11 years ago
  95. 951fd87 llc: Use normal etherdevice.h tests by Joe Perches · 11 years ago
  96. 13c7bf0 ipv6: ipv6_create_tempaddr cleanup by Petr Holasek · 11 years ago
  97. 61e76b1 ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTO by Jiri Bohac · 11 years ago
  98. c12a224 Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 11 years ago
  99. e7abfe4 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago
  100. b1b7207 net: sctp: probe: allow more advanced ingress filtering by mark by Daniel Borkmann · 11 years ago