aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-04UAPI: add MPLS label stack definitionSimon Wunderlich1-0/+6
2014-03-02net/mlx4_en: Use union for BlueFlame WQEAmir Vadai1-3/+8
2014-03-02net/mlx4: Replace mlx4_en_mac_to_u64() with mlx4_mac_to_u64()Eugenia Emantayev1-0/+12
2014-02-27net: move net_device priv_flags out from UAPILuis R. Rodriguez1-0/+83
2014-02-26tcp: switch rtt estimations to usec resolutionEric Dumazet1-4/+4
2014-02-26net: add skb_mstamp infrastructureEric Dumazet1-2/+57
2014-02-26net: Add sysfs file for port numberAmir Vadai1-0/+4
2014-02-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller1-0/+2
2014-02-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-66/+133
2014-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller17-99/+193
2014-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-4/+49
2014-02-18bonding: remove useless updating of slave->dev->last_rxVeaceslav Falico1-7/+1
2014-02-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds1-2/+3
2014-02-17ieee802154: add netlink APIs for smartMAC configurationPhoebe Buckheister1-0/+5
2014-02-17ieee802154: add support for setting CCA energy detection levelsPhoebe Buckheister1-0/+1
2014-02-17ieee802154: add support for CCA mode in wpan physPhoebe Buckheister1-0/+1
2014-02-17ieee802154: add support for listen-before-talk in wpan_phyPhoebe Buckheister1-0/+1
2014-02-17ieee802154: add TX power control to wpan_phyPhoebe Buckheister1-0/+4
2014-02-17net: phy: allow PHY drivers to implement their own software resetFlorian Fainelli1-0/+5
2014-02-17net: phy: move PHY software reset to genphy_soft_resetFlorian Fainelli1-0/+1
2014-02-17Merge tag 'dma-buf-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/sumits/dma-bufLinus Torvalds1-1/+1
2014-02-17ceph: remove xattr when null value is given to setxattr()Yan, Zheng1-2/+3
2014-02-17netdevice: move netdev_cap_txqueue for shared usage to headerDaniel Borkmann1-0/+20
2014-02-17netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann1-3/+6
2014-02-15Merge branches 'irq-urgent-for-linus' and 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+5
2014-02-15Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+14
2014-02-14Merge tag 'usb-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-2/+0
2014-02-14Merge tag 'char-misc-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-1/+1
2014-02-14net: introduce netdev_alloc_pcpu_stats() for driversWANG Cong1-0/+14
2014-02-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+1
2014-02-14Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-10/+22
2014-02-14Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-0/+3
2014-02-14net: phy: add Broadcom BCM7xxx internal PHY driverFlorian Fainelli1-0/+9
2014-02-14net: phy: broadcom: extract register definitionsFlorian Fainelli1-0/+51
2014-02-14net: phy: add MoCA PHY typeFlorian Fainelli1-0/+3
2014-02-13mlx5: Add include of <linux/slab.h> because of kzalloc()/kfree() useRoland Dreier1-0/+2
2014-02-13Merge tag 'linux-can-next-for-3.15-20140212' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller1-0/+2
2014-02-13net: ip, ipv6: handle gso skbs in forwarding pathFlorian Westphal1-0/+17
2014-02-13net: core: introduce netif_skb_dev_featuresFlorian Westphal1-1/+6
2014-02-13compiler/gcc4: Make quirk for asm_volatile_goto() unconditionalSteven Noonan1-5/+1
2014-02-13dma-buf: update debugfs outputSumit Semwal1-1/+1
2014-02-12net: phy: add "has_fixups" boolean propertyFlorian Fainelli1-0/+1
2014-02-12net: phy: re-design phy_modes to be self-containedFlorian Fainelli1-0/+42
2014-02-12net: phy: allow driver to implement their own aneg_doneFlorian Fainelli1-0/+3
2014-02-12net: phy: add genphy_aneg_done()Florian Fainelli1-0/+1
2014-02-12ethtool: Document the general convention for VLAs in kernel spaceBen Hutchings1-0/+3
2014-02-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-66/+133
2014-02-12Merge tag 'gpio-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-2/+2
2014-02-12Merge tag 'spi-v3.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds1-2/+5
2014-02-12skbuff: Introduce skb_to_sgvec_nomark to map skb without mark new endFan Du1-0/+2