summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2015-12-03team: fill-up LAG changeupper info struct and pass it alongJiri Pirko1-0/+1
2015-12-03net: add info struct for LAG changeupperJiri Pirko1-0/+13
2015-12-03net: add possibility to pass information about upper device via notifierJiri Pirko1-1/+2
2015-12-03net: propagate upper priv via netdev_master_upper_dev_linkJiri Pirko1-4/+2
2015-12-03net: add netif_is_lag_port helperJiri Pirko1-0/+5
2015-12-03net: add netif_is_lag_master helperJiri Pirko1-0/+5
2015-12-03net: add netif_is_team_port helperJiri Pirko1-0/+5
2015-12-03net: add netif_is_team_master helperJiri Pirko1-0/+8
2015-12-03hv_netvsc: Don't ask for additional head room in the skbKY Srinivasan1-1/+3
2015-12-02qed: Add support for changing LED stateSudarsana Kalluru1-0/+17
2015-11-30net: ipmr: move pimsm_enabled to pim.h and renameNikolay Aleksandrov1-0/+5
2015-11-30net: ipmr: move struct mr_table and VIF_EXISTS to mroute.hNikolay Aleksandrov1-2/+19
2015-11-30net: ipmr: adjust mroute.h style and drop externNikolay Aleksandrov1-26/+21
2015-11-30net: ipmr: remove unused MFC_NOTIFY flag and make the flags enumNikolay Aleksandrov1-3/+7
2015-11-30net: Generalise wq_has_sleeper helperHerbert Xu1-0/+21
2015-11-25net: phy: bcm7xxx: Add entry for Broadcom BCM7435Florian Fainelli1-0/+1
2015-11-20ppp: remove PPPOX_ZOMBIE socket stateGuillaume Nault1-1/+0
2015-11-19net: provide generic busy polling to all NAPI driversEric Dumazet1-0/+7
2015-11-19net: napi_hash_del() returns a boolean statusEric Dumazet1-2/+3
2015-11-19net: move napi_hash[] into read mostly sectionEric Dumazet1-0/+4
2015-11-19net: add netif_tx_napi_add()Eric Dumazet1-1/+22
2015-11-19net: un-inline sk_busy_loop()Eric Dumazet1-9/+0
2015-11-19net: better skb->sender_cpu and skb->napi_id cohabitationEric Dumazet1-3/+0
2015-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-28/+44
2015-11-17phy: marvell: Add support for 88E1540 PHYAndrew Lunn1-0/+1
2015-11-17vlan: Do not put vlan headers back on bridge and macvlan portsVlad Yasevich1-0/+5
2015-11-16net/mlx5e: Added self loopback preventionTariq Toukan1-10/+14
2015-11-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-0/+17
2015-11-14Merge tag 'chrome-platform-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-4/+15
2015-11-14Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2-90/+26
2015-11-14Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-7/+11
2015-11-149p: xattr simplificationsAndreas Gruenbacher1-7/+11
2015-11-14Merge tag 'vfio-v4.4-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds1-0/+3
2015-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2-14/+6
2015-11-13Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2015-11-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-4/+89
2015-11-12Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-5/+15
2015-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller3-18/+24
2015-11-12Merge tag 'nfsd-4.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-8/+18
2015-11-12Merge tag 'devicetree-fixes-for-4.4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+9
2015-11-11Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2-4/+0
2015-11-11Merge tag 'pwm/for-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+3
2015-11-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2-3/+86
2015-11-11block: don't hardcode blk_qc_t -> tag maskJens Axboe1-1/+1
2015-11-11irqchip: irq-mips-gic: Provide function to map GIC user sectionAlex Smith1-0/+17
2015-11-11vfs: remove stale comment in inode_operationsRoss Zwisler1-2/+0
2015-11-11vfs: remove unused wrapper block_page_mkwrite()Ross Zwisler1-2/+0
2015-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-0/+8
2015-11-11Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-blockLinus Torvalds5-4/+41
2015-11-11of: Provide static inline function for of_translate_address if neededGuenter Roeck2-2/+9