summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'nfc-next-3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-02-07
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFC: nci: Move logical connection structure allocationChristophe Ricard2015-02-04
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFC: nci: Change credits field to credits_cntChristophe Ricard2015-02-04
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFC: nci: Support all destinations type when creating a connectionChristophe Ricard2015-02-04
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFC: nci: Add reference to the RF logical connectionChristophe Ricard2015-02-04
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFC: nci: Add RF NFCEE action notification supportChristophe Ricard2015-02-02
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFC: Forward NFC_EVT_TRANSACTION to user spaceChristophe Ricard2015-02-02
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFC: nci: Add HCI over NCI protocol supportChristophe Ricard2015-02-02
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFC: nci: Support logical connections managementChristophe Ricard2015-02-02
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFC: nci: Add NFCEE enabling and disabling supportChristophe Ricard2015-02-02
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFC: nci: Add NFCEE discover supportChristophe Ricard2015-02-02
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFC: nci: Add NCI NFCEE constantsChristophe Ricard2015-02-02
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFC: nci: Add dynamic logical connections supportChristophe Ricard2015-02-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-02-05
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pkt_sched: fq: better control of DDOS trafficEric Dumazet2015-02-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller2015-02-04
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vhost: vhost_scsi_handle_vq() should just use copy_from_user()Al Viro2015-02-04
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vhost: don't bother copying iovecs in handle_rx(), kill memcpy_toiovecend()Al Viro2015-02-04
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vhost: switch vhost get_indirect() to iov_iter, kill memcpy_fromiovec()Al Viro2015-02-04
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | crypto: switch af_alg_make_sg() to iov_iterAl Viro2015-02-04
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: bury net/core/iovec.c - nothing in there is used anymoreAl Viro2015-02-04
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter()Al Viro2015-02-04
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ip: convert tcp_sendmsg() to iov_iter primitivesAl Viro2015-02-04
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ip: stash a pointer to msghdr in struct ping_fakehdrAl Viro2015-02-04
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rxrpc: switch rxrpc_send_data() to iov_iter primitivesAl Viro2015-02-04
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vmci: propagate msghdr all way down to __qp_memcpy_to_queue()Al Viro2015-02-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tcp: do not pace pure ack packetsEric Dumazet2015-02-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rhashtable: Introduce rhashtable_walk_*Herbert Xu2015-02-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx4_core: Port aggregation upper layer interfaceMoni Shoua2015-02-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx4_core: Port aggregation low level interfaceMoni Shoua2015-02-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/bonding: Notify state change on slavesMoni Shoua2015-02-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/bonding: Move slave state changes to a helper functionMoni Shoua2015-02-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/core: Add event for a change in slave stateMoni Shoua2015-02-04
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc...David S. Miller2015-02-04
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nl80211: don't document per-wiphy interface dumpJohannes Berg2015-01-29
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphersJouni Malinen2015-01-27
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80111: Add BIP-CMAC-256 cipherJouni Malinen2015-01-27
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80111: Add GCMP and GCMP-256 ciphersJouni Malinen2015-01-27
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cfg80211: Add new GCMP, CCMP-256, BIP-GMAC, BIP-CMAC-256 ciphersJouni Malinen2015-01-27
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nl80211: add an attribute to allow delaying the first scheduled scan cycleLuciano Coelho2015-01-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80211: enable TPC through mac80211 stackLorenzo Bianconi2015-01-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nl80211: Allow set network namespace by fdVadim Kochan2015-01-23
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80211: allow drivers to control software cryptoJohannes Berg2015-01-22
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-02-04
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Remove mgmt_rp_read_local_oob_ext_data structJohan Hedberg2015-02-02
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Add restarting to service discoveryJakub Pawlowski2015-02-02
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Add le_scan_restart work for LE scan restartingJakub Pawlowski2015-02-02
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Store OOB data present value for each set of remote OOB dataMarcel Holtmann2015-01-31
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Perform a power cycle when receiving hardware error eventMarcel Holtmann2015-01-28
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Convert Set SC to use HCI RequestJohan Hedberg2015-01-23