summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | NFC: nci: add nci_hci_clear_all_pipes functionsChristophe Ricard2015-10-26
| * | | | | | | | | | | | | NFC: nci: extract pipe value using NCI_HCP_MSG_GET_PIPEChristophe Ricard2015-10-26
| * | | | | | | | | | | | | NFC: nci: Fix improper management of HCI return codeChristophe Ricard2015-10-26
| * | | | | | | | | | | | | NFC: nci: Fix incorrect data chaining when sending dataChristophe Ricard2015-10-26
| * | | | | | | | | | | | | NFC: nci: add nci_get_conn_info_by_id functionRobert Dolca2015-10-25
| * | | | | | | | | | | | | NFC: nci: fix possible crash in nci_core_conn_createRobert Dolca2015-10-25
| * | | | | | | | | | | | | NFC: nci: rename nci_prop_ops to nci_driver_opsRobert Dolca2015-10-25
| * | | | | | | | | | | | | NFC: nci: Allow the driver to set handler for core nci opsRobert Dolca2015-10-25
| * | | | | | | | | | | | | NFC: nci: Introduce nci_core_cmdRobert Dolca2015-10-25
| * | | | | | | | | | | | | NFC: nci: Do not call post_setup when setup failsRobert Dolca2015-10-25
| * | | | | | | | | | | | | NFC: nci: Add function to get max packet size for connRobert Dolca2015-10-25
| * | | | | | | | | | | | | NFC: nci: Export nci data send APIRobert Dolca2015-10-25
| * | | | | | | | | | | | | NFC: delete null dereferenceJulia Lawall2015-10-19
| * | | | | | | | | | | | | NFC: nci: Use __nci_request for exported routinesSamuel Ortiz2015-10-03
* | | | | | | | | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-10-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | bluetooth: 6lowpan: fix NOHZ: local_softirq_pendingAlexander Aring2015-10-27
| * | | | | | | | | | | | | | Bluetooth: Fix crash on fast disconnect of SCOKuba Pawlak2015-10-27
| * | | | | | | | | | | | | | Bluetooth: Fix some obvious coding style issues in the SCO moduleMarcel Holtmann2015-10-26
| * | | | | | | | | | | | | | Bluetooth: Replace hci_notify with hci_sock_dev_eventMarcel Holtmann2015-10-26
| * | | | | | | | | | | | | | Bluetooth: Rename bt_cb()->req into bt_cb()->hciMarcel Holtmann2015-10-26
| * | | | | | | | | | | | | | Bluetooth: Remove unneeded parenthesis around MSG_OOBMarcel Holtmann2015-10-26
| * | | | | | | | | | | | | | Bluetooth: Fix locking issue during fast SCO reconnection.Kuba Pawlak2015-10-25
| * | | | | | | | | | | | | | Bluetooth: Fix locking issue on SCO disconnectionKuba Pawlak2015-10-25
| * | | | | | | | | | | | | | Bluetooth: Fix crash on SCO disconnectKuba Pawlak2015-10-25
* | | | | | | | | | | | | | | ipv6: recreate ipv6 link-local addresses when increasing MTU over IPV6_MIN_MTUAlexander Duyck2015-10-30
* | | | | | | | | | | | | | | switchdev: Add support for flood controlIdo Schimmel2015-10-30
* | | | | | | | | | | | | | | bridge: set is_local and is_static before fdb entry is added to the fdb hasht...Roopa Prabhu2015-10-30
* | | | | | | | | | | | | | | mpls: reduce memory usage of routesRobert Shearman2015-10-27
* | | | | | | | | | | | | | | mpls: fix forwarding using v4/v6 explicit nullRobert Shearman2015-10-27
* | | | | | | | | | | | | | | sock: don't enable netstamp for af_unix socketsHannes Frederic Sowa2015-10-27
* | | | | | | | | | | | | | | net: tso: add support for IPv6emmanuel.grumbach@intel.com2015-10-26
* | | | | | | | | | | | | | | ipv6: icmp: include addresses in debug messagesBjørn Mork2015-10-26
* | | | | | | | | | | | | | | af_unix: do not report POLLOUT on listenersEric Dumazet2015-10-25
* | | | | | | | | | | | | | | tipc: link_is_bc_sndlink() can be staticWu Fengguang2015-10-25
* | | | | | | | | | | | | | | tipc: clean up unused code and structuresJon Paul Maloy2015-10-24
* | | | | | | | | | | | | | | tipc: ensure binding table initial distribution is sent via first linkJon Paul Maloy2015-10-24
* | | | | | | | | | | | | | | tipc: eliminate link's reference to owner nodeJon Paul Maloy2015-10-24
* | | | | | | | | | | | | | | tipc: eliminate redundant buffer cloning at transmissionJon Paul Maloy2015-10-24
* | | | | | | | | | | | | | | tipc: let neighbor discoverer tranmsit consumable buffersJon Paul Maloy2015-10-24
* | | | | | | | | | | | | | | tipc: introduce jumbo frame support for broadcastJon Paul Maloy2015-10-24
* | | | | | | | | | | | | | | tipc: simplify bearer level broadcastJon Paul Maloy2015-10-24
* | | | | | | | | | | | | | | tipc: let broadcast packet reception use new link receive functionJon Paul Maloy2015-10-24
* | | | | | | | | | | | | | | tipc: introduce capability bit for broadcast synchronizationJon Paul Maloy2015-10-24
* | | | | | | | | | | | | | | tipc: let broadcast transmission use new link transmit functionJon Paul Maloy2015-10-24
* | | | | | | | | | | | | | | tipc: make struct tipc_link generic to support broadcastJon Paul Maloy2015-10-24
* | | | | | | | | | | | | | | tipc: use explicit allocation of broadcast send linkJon Paul Maloy2015-10-24
* | | | | | | | | | | | | | | tipc: make link implementation independent from struct tipc_bearerJon Paul Maloy2015-10-24
* | | | | | | | | | | | | | | tipc: create broadcast transmission link at namespace initJon Paul Maloy2015-10-24
* | | | | | | | | | | | | | | tipc: move broadcast link lock to struct tipc_netJon Paul Maloy2015-10-24
* | | | | | | | | | | | | | | tipc: move bcast definitions to bcast.cJon Paul Maloy2015-10-24