| Commit message (Expand) | Author | Age | Files | Lines |
* | put iov_iter into msghdr | Al Viro | 2014-12-09 | 2 | -8/+11 |
* | vmci: propagate msghdr all way down to __qp_memcpy_from_queue() | Al Viro | 2014-12-09 | 1 | -2/+3 |
* | switch tcp_sock->ucopy from iovec (ucopy.iov) to msghdr (ucopy.msg) | Al Viro | 2014-12-09 | 1 | -1/+1 |
* | Merge branch 'iov_iter' into for-davem-2 | Al Viro | 2014-12-09 | 1 | -0/+6 |
|\ |
|
| * | copy_from_iter_nocache() | Al Viro | 2014-12-08 | 1 | -0/+1 |
| * | new helper: iov_iter_kvec() | Al Viro | 2014-12-08 | 1 | -0/+2 |
| * | csum_and_copy_..._iter() | Al Viro | 2014-12-08 | 1 | -0/+2 |
| * | iov_iter.c: handle ITER_KVEC directly | Al Viro | 2014-12-08 | 1 | -0/+1 |
* | | ipvlan: move the device check function into netdevice.h | Mahesh Bandewar | 2014-12-09 | 1 | -0/+10 |
* | | netdevice: Add a function to check macvlan port | Mahesh Bandewar | 2014-12-09 | 1 | -0/+5 |
* | | dst: no need to take reference on DST_NOCACHE dsts | Hannes Frederic Sowa | 2014-12-09 | 1 | -21/+2 |
* | | net: avoid two atomic operations in fast clones | Eric Dumazet | 2014-12-09 | 1 | -2/+1 |
* | | rtnetlink: delay RTM_DELLINK notification until after ndo_uninit() | Mahesh Bandewar | 2014-12-09 | 1 | -0/+5 |
* | | ethtool: Support for configurable RSS hash function | Eyal Perry | 2014-12-08 | 1 | -12/+30 |
* | | net: Add functions for handling padding frame and adding to length | Alexander Duyck | 2014-12-08 | 2 | -1/+35 |
* | | net/mlx5_core: Remove unused dev cap enum fields | Eli Cohen | 2014-12-08 | 1 | -8/+0 |
* | | tipc: convert name table read-write lock to RCU | Ying Xue | 2014-12-08 | 1 | -0/+9 |
* | | net: bcmgenet: enable driver to work without a device tree | Petri Gynther | 2014-12-08 | 1 | -0/+18 |
* | | hyperv: Add support for vNIC hot removal | Haiyang Zhang | 2014-12-08 | 1 | -0/+2 |
* | | net: sock: allow eBPF programs to be attached to sockets | Alexei Starovoitov | 2014-12-05 | 2 | -0/+5 |
* | | bridge: add brport flags to dflt bridge_getlink | Scott Feldman | 2014-12-02 | 1 | -1/+2 |
* | | bridge: add new brport flag LEARNING_SYNC | Scott Feldman | 2014-12-02 | 1 | -0/+1 |
* | | bridge: move private brport flags to if_bridge.h so port drivers can use flags | Scott Feldman | 2014-12-02 | 1 | -0/+12 |
* | | bridge: add API to notify bridge driver of learned FBD on offloaded device | Scott Feldman | 2014-12-02 | 1 | -0/+18 |
* | | bridge: call netdev_sw_port_stp_update when bridge port STP status changes | Scott Feldman | 2014-12-02 | 1 | -0/+5 |
* | | net: introduce generic switch devices support | Jiri Pirko | 2014-12-02 | 1 | -0/+10 |
* | | net: rename netdev_phys_port_id to more generic name | Jiri Pirko | 2014-12-02 | 1 | -8/+8 |
* | | net: make vid as a parameter for ndo_fdb_add/ndo_fdb_del | Jiri Pirko | 2014-12-02 | 2 | -5/+9 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-11-29 | 5 | -4/+10 |
|\ \ |
|
| * \ | Merge tag 'staging-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-11-28 | 1 | -1/+1 |
| |\ \ |
|
| | * \ | Merge tag 'iio-fixes-for-3.18c' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2014-11-26 | 1 | -1/+1 |
| | |\ \ |
|
| | | * | | iio: Fix IIO_EVENT_CODE_EXTRACT_DIR bit mask | Cristina Ciocan | 2014-11-15 | 1 | -1/+1 |
| * | | | | kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn() | Ard Biesheuvel | 2014-11-26 | 1 | -1/+1 |
| * | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2014-11-25 | 1 | -0/+1 |
| |\ \ \ \ |
|
| | * | | | | PCI/MSI: Add device flag indicating that 64-bit MSIs don't work | Benjamin Herrenschmidt | 2014-11-24 | 1 | -0/+1 |
| | | |_|/
| | |/| | |
|
| * | | | | Merge tag 'clk-fixes-for-linus' of https://git.linaro.org/people/mike.turquet... | Linus Torvalds | 2014-11-25 | 1 | -1/+0 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | clk-divider: Fix READ_ONLY when divider > 1 | James Hogan | 2014-11-17 | 1 | -1/+0 |
| | |/ / |
|
| * | | | Merge branch 'for-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-11-23 | 1 | -1/+7 |
| |\ \ \ |
|
| | * | | | percpu-ref: fix DEAD flag contamination of percpu pointer | Tejun Heo | 2014-11-23 | 1 | -1/+7 |
* | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | David S. Miller | 2014-11-25 | 1 | -5/+18 |
|\ \ \ \ \ |
|
| * | | | | | switch AF_PACKET and AF_UNIX to skb_copy_datagram_from_iter() | Al Viro | 2014-11-24 | 1 | -3/+0 |
| * | | | | | kill zerocopy_sg_from_iovec() | Al Viro | 2014-11-24 | 1 | -2/+0 |
| * | | | | | new helpers: skb_copy_datagram_from_iter() and zerocopy_sg_from_iter() | Al Viro | 2014-11-24 | 1 | -0/+3 |
| * | | | | | new helper: memcpy_to_msg() | Al Viro | 2014-11-24 | 1 | -0/+5 |
| * | | | | | new helper: memcpy_from_msg() | Al Viro | 2014-11-24 | 1 | -0/+5 |
| * | | | | | new helper: skb_copy_and_csum_datagram_msg() | Al Viro | 2014-11-24 | 1 | -0/+5 |
* | | | | | | ipvlan: Initial check-in of the IPVLAN driver. | Mahesh Bandewar | 2014-11-24 | 1 | -0/+4 |
|/ / / / / |
|
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-11-21 | 8 | -14/+34 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2014-11-21 | 2 | -1/+7 |
| |\ \ \ \ |
|
| | * | | | | can: dev: add can_is_canfd_skb() API | Dong Aisheng | 2014-11-18 | 1 | -0/+6 |