summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* net: Pull out core bits of __netdev_alloc_skb and add __napi_alloc_skbAlexander Duyck2014-12-10
* net: Split netdev_alloc_frag into __alloc_page_frag and add __napi_alloc_fragAlexander Duyck2014-12-10
* Merge branch 'for-davem-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...David S. Miller2014-12-10
|\
| * bury memcpy_toiovec()Al Viro2014-12-09
| * skb_copy_datagram_iovec() can dieAl Viro2014-12-09
| * switch memcpy_to_msg() and skb_copy{,_and_csum}_datagram_msg() to primitivesAl Viro2014-12-09
| * put iov_iter into msghdrAl Viro2014-12-09
| * vmci: propagate msghdr all way down to __qp_memcpy_from_queue()Al Viro2014-12-09
| * switch tcp_sock->ucopy from iovec (ucopy.iov) to msghdr (ucopy.msg)Al Viro2014-12-09
| * Merge branch 'iov_iter' into for-davem-2Al Viro2014-12-09
| |\
| | * copy_from_iter_nocache()Al Viro2014-12-08
| | * new helper: iov_iter_kvec()Al Viro2014-12-08
| | * csum_and_copy_..._iter()Al Viro2014-12-08
| | * iov_iter.c: handle ITER_KVEC directlyAl Viro2014-12-08
* | | Merge tag 'master-2014-12-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-12-09
|\ \ \
| * | | NFC: st21nfcb: Remove gpio_irq field in static and dts configurationChristophe Ricard2014-12-02
| * | | NFC: st21nfca: Remove gpio_irq field in static and dts configurationChristophe Ricard2014-12-02
* | | | Merge tag 'linux-can-next-for-3.19-20141207' of git://gitorious.org/linux-can...David S. Miller2014-12-09
|\ \ \ \
| * | | | can: dev: Consolidate and unify state change handlingAndri Yngvason2014-12-07
* | | | | tcp: refine TSO autosizingEric Dumazet2014-12-09
| |_|/ / |/| | |
* | | | ipvlan: move the device check function into netdevice.hMahesh Bandewar2014-12-09
* | | | netdevice: Add a function to check macvlan portMahesh Bandewar2014-12-09
* | | | dst: no need to take reference on DST_NOCACHE dstsHannes Frederic Sowa2014-12-09
* | | | net: avoid two atomic operations in fast clonesEric Dumazet2014-12-09
* | | | rtnetlink: delay RTM_DELLINK notification until after ndo_uninit()Mahesh Bandewar2014-12-09
* | | | ethtool: Support for configurable RSS hash functionEyal Perry2014-12-08
* | | | net: Add functions for handling padding frame and adding to lengthAlexander Duyck2014-12-08
* | | | net/mlx5_core: Remove unused dev cap enum fieldsEli Cohen2014-12-08
* | | | tipc: convert name table read-write lock to RCUYing Xue2014-12-08
* | | | net: bcmgenet: enable driver to work without a device treePetri Gynther2014-12-08
* | | | hyperv: Add support for vNIC hot removalHaiyang Zhang2014-12-08
|/ / /
* | | net: sock: allow eBPF programs to be attached to socketsAlexei Starovoitov2014-12-05
* | | bridge: add brport flags to dflt bridge_getlinkScott Feldman2014-12-02
* | | bridge: add new brport flag LEARNING_SYNCScott Feldman2014-12-02
* | | bridge: move private brport flags to if_bridge.h so port drivers can use flagsScott Feldman2014-12-02
* | | bridge: add API to notify bridge driver of learned FBD on offloaded deviceScott Feldman2014-12-02
* | | bridge: call netdev_sw_port_stp_update when bridge port STP status changesScott Feldman2014-12-02
* | | net: introduce generic switch devices supportJiri Pirko2014-12-02
* | | net: rename netdev_phys_port_id to more generic nameJiri Pirko2014-12-02
* | | net: make vid as a parameter for ndo_fdb_add/ndo_fdb_delJiri Pirko2014-12-02
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-29
|\ \ \
| * \ \ Merge tag 'staging-3.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-11-28
| |\ \ \
| | * \ \ Merge tag 'iio-fixes-for-3.18c' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-11-26
| | |\ \ \
| | | * | | iio: Fix IIO_EVENT_CODE_EXTRACT_DIR bit maskCristina Ciocan2014-11-15
| * | | | | kvm: fix kvm_is_mmio_pfn() and rename to kvm_is_reserved_pfn()Ard Biesheuvel2014-11-26
| * | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2014-11-25
| |\ \ \ \ \
| | * | | | | PCI/MSI: Add device flag indicating that 64-bit MSIs don't workBenjamin Herrenschmidt2014-11-24
| | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'clk-fixes-for-linus' of https://git.linaro.org/people/mike.turquet...Linus Torvalds2014-11-25
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | clk-divider: Fix READ_ONLY when divider > 1James Hogan2014-11-17
| | |/ / /
| * | | | Merge branch 'for-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-11-23
| |\ \ \ \