summaryrefslogtreecommitdiff
path: root/include/net (follow)
Commit message (Expand)AuthorAge
...
| * | | | | 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
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | ipv6: fix sparse errors in ip6_make_flowlabel()Eric Dumazet2015-02-05
| * | | | flow_keys: n_proto type should be __be16Eric Dumazet2015-02-05
| * | | | ipv6: Select fragment id during UFO segmentation if not set.Vlad Yasevich2015-02-03
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-02-02
| |\ \ \ \
| | * | | | netfilter: nf_tables: validate hooks in NAT expressionsPablo Neira Ayuso2015-01-19
| * | | | | ipv4: tcp: get rid of ugly unicast_sockEric Dumazet2015-02-01
| * | | | | net: sched: fix panic in rate estimatorsEric Dumazet2015-01-31
| * | | | | tcp: stretch ACK fixes prepNeal Cardwell2015-01-28
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller2015-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
| | |_|/ / | |/| | |
* | | | | tcp: do not pace pure ack packetsEric Dumazet2015-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
* | | | | Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc...David S. Miller2015-02-04
|\ \ \ \ \
| * | | | | mac80111: Add BIP-GMAC-128 and BIP-GMAC-256 ciphersJouni Malinen2015-01-27
| * | | | | mac80111: Add GCMP and GCMP-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
| * | | | | 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
* | | | | | | ipv6: introduce ipv6_make_skbVlad Yasevich2015-02-02
* | | | | | | net-timestamp: no-payload only sysctlWillem de Bruijn2015-02-02
* | | | | | | swdevice: add new apis to set and del bridge port attributesRoopa Prabhu2015-02-01
* | | | | | | ipv4: icmp: use percpu allocationEric Dumazet2015-01-31
| |_|/ / / / |/| | | | |
* | | | | | net: remove sock_iocbChristoph Hellwig2015-01-28
* | | | | | openvswitch: Add support for checksums on UDP tunnels.Jesse Gross2015-01-28
* | | | | | Merge tag 'nfc-next-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-01-28
|\ \ \ \ \ \
| * | | | | | NFC: hci: Add cmd_received handlerChristophe Ricard2015-01-28
| * | | | | | NFC: hci: Change nfc_hci_send_response gate parameter to pipeChristophe Ricard2015-01-27
| * | | | | | NFC: hci: Add pipes table to reference them with a tuple {gate, host}Christophe Ricard2015-01-27
| * | | | | | NFC: hci: Change event_received handler gate parameter to pipeChristophe Ricard2015-01-27