summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-02-08tcp: helpers to mitigate ACK loops by rate-limiting out-of-window dupacksNeal Cardwell
2015-02-08net: openvswitch: Support masked set actions.Jarno Rajahalme
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-05MMerge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
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-05pkt_sched: fq: better control of DDOS trafficEric 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-05rhashtable: Introduce rhashtable_walk_*Herbert Xu
2015-02-05net/mlx4_core: Port aggregation upper layer interfaceMoni Shoua
2015-02-05net/mlx4_core: Port aggregation low level interfaceMoni Shoua
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-05net/core: Add event for a change in slave stateMoni 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-04net: add skb functions to process remote checksum offloadTom Herbert
2015-02-04xps: fix xps for stacked devicesEric Dumazet
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-04vhost: vhost_scsi_handle_vq() should just use copy_from_user()Al Viro
2015-02-04vhost: don't bother copying iovecs in handle_rx(), kill memcpy_toiovecend()Al Viro
2015-02-04vhost: switch vhost get_indirect() to iov_iter, kill memcpy_fromiovec()Al Viro
2015-02-04crypto: switch af_alg_make_sg() to iov_iterAl Viro
2015-02-04net: bury net/core/iovec.c - nothing in there is used anymoreAl Viro
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-04rxrpc: switch rxrpc_send_data() to iov_iter primitivesAl Viro
2015-02-04vmci: propagate msghdr all way down to __qp_memcpy_to_queue()Al Viro
2015-02-03net/mlx4_core: Fix kernel Oops (mem corruption) when working with more than 8...Jack Morgenstein
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-03ipv6: pull cork initialization into its own function.Vlad Yasevich
2015-02-03net-timestamp: no-payload only sysctlWillem de Bruijn
2015-02-03net-timestamp: no-payload optionWillem 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