summaryrefslogtreecommitdiff
path: root/net
Commit message (Expand)AuthorAge
* Bluetooth: Increment management interface revisionMarcel Holtmann2013-10-02
* Bluetooth: Fix advertising data flags with disabled BR/EDRJohan Hedberg2013-10-02
* Bluetooth: Fix REJECTED vs NOT_SUPPORTED mgmt responsesJohan Hedberg2013-10-02
* Bluetooth: Add management command for setting static addressMarcel Holtmann2013-10-02
* Bluetooth: Restrict disabling of HS when controller is powered offMarcel Holtmann2013-10-02
* Bluetooth: Add a new mgmt_set_bredr commandJohan Hedberg2013-10-02
* Bluetooth: Introduce a new HCI_BREDR_ENABLED flagJohan Hedberg2013-10-02
* Bluetooth: Fix workqueue synchronization in hci_dev_openJohan Hedberg2013-10-01
* Bluetooth: Refactor hci_dev_open to a separate hci_dev_do_open functionJohan Hedberg2013-10-01
* Bluetooth: Enable -D__CHECK_ENDIAN__ for sparse by defaultMarcel Holtmann2013-10-02
* Bluetooth: Require CAP_NET_ADMIN for HCI User Channel operationMarcel Holtmann2013-10-02
* Bluetooth: Send new settings event when changing high speed optionMarcel Holtmann2013-10-02
* Bluetooth: Provide high speed configuration optionMarcel Holtmann2013-10-02
* Bluetooth: Use only 2 bits for controller type informationMarcel Holtmann2013-10-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothGustavo Padovan2013-09-27
|\
| * Bluetooth: don't release the port in rfcomm_dev_state_change()Gianluca Anzolin2013-09-20
| * Bluetooth: Fix rfkill functionality during the HCI setup stageJohan Hedberg2013-09-18
| * Bluetooth: Introduce a new HCI_RFKILLED flagJohan Hedberg2013-09-18
| * Bluetooth: Fix ACL alive for long in case of non pariable devicesSyam Sidhardhan2013-09-16
| * Bluetooth: Fix encryption key size for peripheral roleAndre Guedes2013-09-16
| * Bluetooth: Fix security level for peripheral roleAndre Guedes2013-09-16
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-09-07
| |\
| | * userns: Kill nsown_capable it makes the wrong thing easyEric W. Biederman2013-08-30
| | * sysfs: Restrict mounting sysfsEric W. Biederman2013-08-28
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-09-07
| |\ \
| | * | tcp: properly increase rcv_ssthresh for ofo packetsEric Dumazet2013-09-06
| | * | tcp: fix no cwnd growth after timeoutYuchung Cheng2013-09-06
| | * | net: netlink: filter particular protocols from analyzersDaniel Borkmann2013-09-06
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-06
| |\ \ \
| | * | | treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacksJoe Perches2013-08-20
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-06
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Merge branch 'master' into for-3.12/upstreamJiri Kosina2013-09-04
| | |\ \ \
| | * | | | HID: fix unused rsize usageJiri Kosina2013-07-22
| | * | | | HID: fix data access in implement()Jiri Kosina2013-07-22
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-09-05
| |\ \ \ \ \
| | * | | | | openvswitch: Fix alignment of struct sw_flow_key.Jesse Gross2013-09-05
| | * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-09-05
| | |\ \ \ \ \
| | | * | | | | tcp: Add missing braces to do_tcp_setsockoptDave Jones2013-09-05
| | | * | | | | caif: Add missing braces to multiline if in cfctrl_linkup_requestDave Jones2013-09-05
| | | * | | | | net: ipv6: tcp: fix potential use after free in tcp_v6_do_rcvDaniel Borkmann2013-09-04
| | | * | | | | ipv6: Don't depend on per socket memory for neighbour discovery messagesThomas Graf2013-09-04
| | | * | | | | ipv6: fix null pointer dereference in __ip6addrlbl_addHannes Frederic Sowa2013-09-04
| | | * | | | | ipv6: ipv6_create_tempaddr cleanupPetr Holasek2013-09-03
| | | * | | | | ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTOJiri Bohac2013-09-03
| | * | | | | | netfilter: Fix build errors with xt_socket.cDavid S. Miller2013-09-05
| | * | | | | | ipv6:introduce function to find route for redirectDuan Jiong2013-09-05
| | * | | | | | bridge: apply multicast snooping to IPv6 link-local, tooLinus Lüssing2013-09-05
| | * | | | | | bridge: prevent flooding IPv6 packets that do not have a listenerLinus Lüssing2013-09-05
| * | | | | | | Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-04
| |\ \ \ \ \ \ \
| | * | | | | | | PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell2013-07-15
| | | |_|_|_|_|/ | | |/| | | | |