| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'nfc-next-3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2015-02-07 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFC: nci: Move logical connection structure allocation | Christophe Ricard | 2015-02-04 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFC: nci: Change credits field to credits_cnt | Christophe Ricard | 2015-02-04 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFC: nci: Support all destinations type when creating a connection | Christophe Ricard | 2015-02-04 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFC: nci: Add reference to the RF logical connection | Christophe Ricard | 2015-02-04 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFC: nci: Add RF NFCEE action notification support | Christophe Ricard | 2015-02-02 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFC: Forward NFC_EVT_TRANSACTION to user space | Christophe Ricard | 2015-02-02 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFC: nci: Add HCI over NCI protocol support | Christophe Ricard | 2015-02-02 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFC: nci: Support logical connections management | Christophe Ricard | 2015-02-02 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFC: nci: Add NFCEE enabling and disabling support | Christophe Ricard | 2015-02-02 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFC: nci: Add NFCEE discover support | Christophe Ricard | 2015-02-02 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFC: nci: Add NCI NFCEE constants | Christophe Ricard | 2015-02-02 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFC: nci: Add dynamic logical connections support | Christophe Ricard | 2015-02-02 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-02-05 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pkt_sched: fq: better control of DDOS traffic | Eric Dumazet | 2015-02-04 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | David S. Miller | 2015-02-04 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vhost: vhost_scsi_handle_vq() should just use copy_from_user() | Al Viro | 2015-02-04 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vhost: don't bother copying iovecs in handle_rx(), kill memcpy_toiovecend() | Al Viro | 2015-02-04 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vhost: switch vhost get_indirect() to iov_iter, kill memcpy_fromiovec() | Al Viro | 2015-02-04 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | crypto: switch af_alg_make_sg() to iov_iter | Al Viro | 2015-02-04 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: bury net/core/iovec.c - nothing in there is used anymore | Al Viro | 2015-02-04 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter() | Al Viro | 2015-02-04 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ip: convert tcp_sendmsg() to iov_iter primitives | Al Viro | 2015-02-04 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ip: stash a pointer to msghdr in struct ping_fakehdr | Al Viro | 2015-02-04 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rxrpc: switch rxrpc_send_data() to iov_iter primitives | Al Viro | 2015-02-04 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | vmci: propagate msghdr all way down to __qp_memcpy_to_queue() | Al Viro | 2015-02-04 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tcp: do not pace pure ack packets | Eric Dumazet | 2015-02-04 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rhashtable: Introduce rhashtable_walk_* | Herbert Xu | 2015-02-04 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx4_core: Port aggregation upper layer interface | Moni Shoua | 2015-02-04 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/mlx4_core: Port aggregation low level interface | Moni Shoua | 2015-02-04 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/bonding: Notify state change on slaves | Moni Shoua | 2015-02-04 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/bonding: Move slave state changes to a helper function | Moni Shoua | 2015-02-04 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/core: Add event for a change in slave state | Moni Shoua | 2015-02-04 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc... | David S. Miller | 2015-02-04 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nl80211: don't document per-wiphy interface dump | Johannes Berg | 2015-01-29 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphers | Jouni Malinen | 2015-01-27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80111: Add BIP-CMAC-256 cipher | Jouni Malinen | 2015-01-27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80111: Add GCMP and GCMP-256 ciphers | Jouni Malinen | 2015-01-27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cfg80211: Add new GCMP, CCMP-256, BIP-GMAC, BIP-CMAC-256 ciphers | Jouni Malinen | 2015-01-27 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nl80211: add an attribute to allow delaying the first scheduled scan cycle | Luciano Coelho | 2015-01-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80211: enable TPC through mac80211 stack | Lorenzo Bianconi | 2015-01-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nl80211: Allow set network namespace by fd | Vadim Kochan | 2015-01-23 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mac80211: allow drivers to control software crypto | Johannes Berg | 2015-01-22 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2015-02-04 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Remove mgmt_rp_read_local_oob_ext_data struct | Johan Hedberg | 2015-02-02 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Add restarting to service discovery | Jakub Pawlowski | 2015-02-02 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Add le_scan_restart work for LE scan restarting | Jakub Pawlowski | 2015-02-02 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Store OOB data present value for each set of remote OOB data | Marcel Holtmann | 2015-01-31 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Perform a power cycle when receiving hardware error event | Marcel Holtmann | 2015-01-28 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth: Convert Set SC to use HCI Request | Johan Hedberg | 2015-01-23 | |
