aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-07net: openvswitch: Support masked set actions.Jarno Rajahalme1-1/+21
2015-02-07Merge tag 'nfc-next-3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-nextDavid S. Miller4-7/+255
2015-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller15-44/+124
2015-02-05MMerge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-31/+66
2015-02-05ipv6: fix sparse errors in ip6_make_flowlabel()Eric Dumazet1-2/+2
2015-02-05flow_keys: n_proto type should be __be16Eric Dumazet1-3/+3
2015-02-04pkt_sched: fq: better control of DDOS trafficEric Dumazet1-0/+2
2015-02-04Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsDavid S. Miller8-37/+18
2015-02-04tcp: do not pace pure ack packetsEric Dumazet1-0/+15
2015-02-04rhashtable: Introduce rhashtable_walk_*Herbert Xu1-0/+35
2015-02-04net/mlx4_core: Port aggregation upper layer interfaceMoni Shoua2-0/+20
2015-02-04net/mlx4_core: Port aggregation low level interfaceMoni Shoua3-1/+17
2015-02-04net/bonding: Notify state change on slavesMoni Shoua1-0/+12
2015-02-04net/bonding: Move slave state changes to a helper functionMoni Shoua1-0/+5
2015-02-04net/core: Add event for a change in slave stateMoni Shoua1-0/+15
2015-02-04Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller4-13/+84
2015-02-04Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller2-5/+10
2015-02-04net: add skb functions to process remote checksum offloadTom Herbert2-0/+36
2015-02-04xps: fix xps for stacked devicesEric Dumazet1-2/+5
2015-02-04NFC: nci: Move logical connection structure allocationChristophe Ricard1-0/+1
2015-02-04NFC: nci: Change credits field to credits_cntChristophe Ricard1-1/+1
2015-02-04NFC: nci: Support all destinations type when creating a connectionChristophe Ricard2-9/+13
2015-02-04NFC: nci: Add reference to the RF logical connectionChristophe Ricard1-0/+1
2015-02-03ipv6: Select fragment id during UFO segmentation if not set.Vlad Yasevich1-0/+3
2015-02-04vhost: vhost_scsi_handle_vq() should just use copy_from_user()Al Viro1-2/+0
2015-02-04vhost: don't bother copying iovecs in handle_rx(), kill memcpy_toiovecend()Al Viro1-3/+0
2015-02-04vhost: switch vhost get_indirect() to iov_iter, kill memcpy_fromiovec()Al Viro1-1/+0
2015-02-04crypto: switch af_alg_make_sg() to iov_iterAl Viro1-2/+1
2015-02-04net: bury net/core/iovec.c - nothing in there is used anymoreAl Viro1-7/+0
2015-02-04net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter()Al Viro2-4/+2
2015-02-04ip: convert tcp_sendmsg() to iov_iter primitivesAl Viro1-10/+8
2015-02-04ip: stash a pointer to msghdr in struct ping_fakehdrAl Viro1-1/+1
2015-02-04rxrpc: switch rxrpc_send_data() to iov_iter primitivesAl Viro1-6/+5
2015-02-04vmci: propagate msghdr all way down to __qp_memcpy_to_queue()Al Viro1-1/+1
2015-02-02net/mlx4_core: Fix kernel Oops (mem corruption) when working with more than 80 VFsJack Morgenstein1-1/+1
2015-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-0/+2
2015-02-02ipv6: introduce ipv6_make_skbVlad Yasevich1-0/+19
2015-02-02ipv6: pull cork initialization into its own function.Vlad Yasevich1-5/+7
2015-02-02net-timestamp: no-payload only sysctlWillem de Bruijn1-0/+1
2015-02-02net-timestamp: no-payload optionWillem de Bruijn1-1/+2
2015-02-02NFC: nci: Add RF NFCEE action notification supportChristophe Ricard1-0/+8
2015-02-02NFC: Forward NFC_EVT_TRANSACTION to user spaceChristophe Ricard2-0/+28
2015-02-02NFC: nci: Add HCI over NCI protocol supportChristophe Ricard1-0/+93
2015-02-02NFC: nci: Support logical connections managementChristophe Ricard2-0/+33
2015-02-02NFC: nci: Add NFCEE enabling and disabling supportChristophe Ricard2-0/+10
2015-02-02NFC: nci: Add NFCEE discover supportChristophe Ricard1-0/+4
2015-02-02NFC: nci: Add NCI NFCEE constantsChristophe Ricard1-0/+48
2015-02-02NFC: nci: Add dynamic logical connections supportChristophe Ricard1-7/+25
2015-02-02Bluetooth: Remove mgmt_rp_read_local_oob_ext_data structJohan Hedberg1-4/+0
2015-02-02Bluetooth: Add restarting to service discoveryJakub Pawlowski1-0/+1