summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2015-02-08tcp: helpers to mitigate ACK loops by rate-limiting out-of-window dupacksNeal Cardwell
2015-02-08Merge tag 'nfc-next-3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-02-05ipv6: fix sparse errors in ip6_make_flowlabel()Eric Dumazet
2015-02-05flow_keys: n_proto type should be __be16Eric Dumazet
2015-02-05Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller
2015-02-05tcp: do not pace pure ack packetsEric Dumazet
2015-02-05net/bonding: Notify state change on slavesMoni Shoua
2015-02-05net/bonding: Move slave state changes to a helper functionMoni Shoua
2015-02-04Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc...David S. Miller
2015-02-04Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-02-04NFC: nci: Move logical connection structure allocationChristophe Ricard
2015-02-04NFC: nci: Change credits field to credits_cntChristophe Ricard
2015-02-04NFC: nci: Support all destinations type when creating a connectionChristophe Ricard
2015-02-04NFC: nci: Add reference to the RF logical connectionChristophe Ricard
2015-02-04ipv6: Select fragment id during UFO segmentation if not set.Vlad Yasevich
2015-02-04net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter()Al Viro
2015-02-04ip: convert tcp_sendmsg() to iov_iter primitivesAl Viro
2015-02-04ip: stash a pointer to msghdr in struct ping_fakehdrAl Viro
2015-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-02-03ipv6: introduce ipv6_make_skbVlad Yasevich
2015-02-03net-timestamp: no-payload only sysctlWillem de Bruijn
2015-02-02NFC: nci: Add RF NFCEE action notification supportChristophe Ricard
2015-02-02NFC: Forward NFC_EVT_TRANSACTION to user spaceChristophe Ricard
2015-02-02NFC: nci: Add HCI over NCI protocol supportChristophe Ricard
2015-02-02NFC: nci: Support logical connections managementChristophe Ricard
2015-02-02NFC: nci: Add NFCEE enabling and disabling supportChristophe Ricard
2015-02-02NFC: nci: Add NFCEE discover supportChristophe Ricard
2015-02-02NFC: nci: Add NCI NFCEE constantsChristophe Ricard
2015-02-02NFC: nci: Add dynamic logical connections supportChristophe Ricard
2015-02-02Bluetooth: Remove mgmt_rp_read_local_oob_ext_data structJohan Hedberg
2015-02-02Bluetooth: Add restarting to service discoveryJakub Pawlowski
2015-02-02Bluetooth: Add le_scan_restart work for LE scan restartingJakub Pawlowski
2015-02-02swdevice: add new apis to set and del bridge port attributesRoopa Prabhu
2015-02-02ipv4: tcp: get rid of ugly unicast_sockEric Dumazet
2015-02-01net: sched: fix panic in rate estimatorsEric Dumazet
2015-02-01ipv4: icmp: use percpu allocationEric Dumazet
2015-01-31Bluetooth: Store OOB data present value for each set of remote OOB dataMarcel Holtmann
2015-01-29net: remove sock_iocbChristoph Hellwig
2015-01-29openvswitch: Add support for checksums on UDP tunnels.Jesse Gross
2015-01-29Merge tag 'nfc-next-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-01-29tcp: stretch ACK fixes prepNeal Cardwell
2015-01-28Bluetooth: Perform a power cycle when receiving hardware error eventMarcel Holtmann
2015-01-28bonding: cleanup and remove dead codeJonathan Toppins
2015-01-28bonding: update bond carrier state when min_links option changesJonathan Toppins
2015-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-27NFC: hci: Add cmd_received handlerChristophe Ricard
2015-01-27NFC: hci: Change nfc_hci_send_response gate parameter to pipeChristophe Ricard
2015-01-27NFC: hci: Add pipes table to reference them with a tuple {gate, host}Christophe Ricard
2015-01-27NFC: hci: Change event_received handler gate parameter to pipeChristophe Ricard