summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vxlan: Only set has-GBP bit in header if any other bits would be setThomas Graf2015-02-051-0/+3
* net: ep93xx_eth: Delete unnecessary checks before the function call "kfree"Markus Elfring2015-02-051-4/+2
* xen-netfront: Use static attribute groups for sysfs entriesTakashi Iwai2015-02-051-46/+16
* tun: Use static attribute groups for sysfs entriesTakashi Iwai2015-02-051-5/+12
* qlogic: Deletion of unnecessary checks before two function callsMarkus Elfring2015-02-052-18/+9
* Merge tag 'linux-can-next-for-3.20-20150204' of git://git.kernel.org/pub/scm/...David S. Miller2015-02-052-13/+12
|\
| * can: kvaser_usb: Ignore spurious error events after a busoffAhmed S. Darwish2015-02-041-9/+10
| * can: janz-ican3: fix type mismatch in assignmentNicholas Mc Guire2015-02-041-4/+2
* | net: ethernet: ti/cpsw-common.c: fix sparse warningLad, Prabhakar2015-02-051-0/+2
* | netxen: Delete an unnecessary check before the function call "kfree"Markus Elfring2015-02-051-3/+1
* | net: fec: Delete unnecessary checks before the function call "kfree"Markus Elfring2015-02-051-5/+2
* | myri10ge: Delete an unnecessary check before the function call "kfree"Markus Elfring2015-02-051-2/+1
* | cxgb4: Delete an unnecessary check before the function call "release_firmware"Markus Elfring2015-02-051-2/+1
* | cxgb4: Add low latency socket busy_poll supportHariprasad Shenai2015-02-054-3/+174
* | Revert "bridge: Let bridge not age 'externally' learnt FDB entries, they are ...David S. Miller2015-02-051-1/+1
* | pkt_sched: fq: better control of DDOS trafficEric Dumazet2015-02-052-2/+19
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller2015-02-0533-686/+320
|\ \
| * | vhost: vhost_scsi_handle_vq() should just use copy_from_user()Al Viro2015-02-044-40/+2
| * | vhost: don't bother copying iovecs in handle_rx(), kill memcpy_toiovecend()Al Viro2015-02-043-88/+23
| * | vhost: don't bother with copying iovec in handle_tx()Al Viro2015-02-041-4/+5
| * | vhost: switch vhost get_indirect() to iov_iter, kill memcpy_fromiovec()Al Viro2015-02-043-28/+4
| * | net: switch sockets to ->read_iter/->write_iterAl Viro2015-02-041-29/+27
| * | net/socket.c: fold do_sock_{read,write} into callersAl Viro2015-02-041-35/+21
| * | crypto: switch af_alg_make_sg() to iov_iterAl Viro2015-02-044-100/+62
| * | net: bury net/core/iovec.c - nothing in there is used anymoreAl Viro2015-02-043-145/+1
| * | tipc: tipc ->sendmsg() conversionAl Viro2015-02-042-7/+14
| * | net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter()Al Viro2015-02-047-18/+14
| * | ip: convert tcp_sendmsg() to iov_iter primitivesAl Viro2015-02-044-141/+123
| * | ip: stash a pointer to msghdr in struct ping_fakehdrAl Viro2015-02-043-7/+5
| * | rxrpc: make the users of rxrpc_kernel_send_data() set kvec-backed msg_iter pr...Al Viro2015-02-042-10/+7
| * | rxrpc: switch rxrpc_send_data() to iov_iter primitivesAl Viro2015-02-042-39/+15
| * | vmci: propagate msghdr all way down to __qp_memcpy_to_queue()Al Viro2015-02-043-11/+10
| * | ipv6: rawv6_send_hdrinc(): pass msghdrAl Viro2015-02-041-4/+3
| * | ipv4: raw_send_hdrinc(): pass msghdrAl Viro2015-02-041-4/+3
| * | netlink: make the check for "send from tx_ring" deterministicAl Viro2015-02-041-0/+5
* | | tcp: do not pace pure ack packetsEric Dumazet2015-02-053-3/+32
* | | Merge branch 'rhashtable-next'David S. Miller2015-02-054-83/+302
|\ \ \
| * | | netfilter: Use rhashtable walk iteratorHerbert Xu2015-02-051-17/+36
| * | | netlink: Use rhashtable walk iteratorHerbert Xu2015-02-051-66/+64
| * | | rhashtable: Introduce rhashtable_walk_*Herbert Xu2015-02-052-0/+198
| * | | rhashtable: Fix potential crash on destroy in rhashtable_shrinkHerbert Xu2015-02-051-0/+4
|/ / /
* | | NetCP: Deletion of unnecessary checks before two function callsMarkus Elfring2015-02-051-4/+2
* | | IBM-EMAC: Delete an unnecessary check before the function call "of_dev_put"Markus Elfring2015-02-051-1/+1
* | | Merge branch 'mlx4-next'David S. Miller2015-02-057-19/+26
|\ \ \
| * | | net/mlx4_en: Notify TX Vlan offload changeIdo Shamay2015-02-051-0/+4
| * | | net/mlx4_en: Adjust RX frag strides to frag sizesIdo Shamay2015-02-051-2/+3
| * | | net/mlx4_en: Print page allocator informationIdo Shamay2015-02-051-0/+4
| * | | net/mlx5_core: Move to use hex PCI device IDsOr Gerlitz2015-02-051-6/+6
| * | | net/mlx4_core: Fix misleading debug print on CQE stride supportOr Gerlitz2015-02-051-1/+2
| * | | net/mlx4: mlx4_config_dev_retrieval() - Initialize struct config_dev before u...Maor Gottlieb2015-02-051-1/+1