aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-26tcp: switch rtt estimations to usec resolutionEric Dumazet3-9/+16
2014-02-26net: add skb_mstamp infrastructureEric Dumazet1-2/+57
2014-02-26ipv6: yet another new IPV6_MTU_DISCOVER option IPV6_PMTUDISC_OMITHannes Frederic Sowa2-1/+12
2014-02-26ipv4: yet another new IP_MTU_DISCOVER option IP_PMTUDISC_OMITHannes Frederic Sowa2-1/+12
2014-02-26net: Add sysfs file for port numberAmir Vadai1-0/+4
2014-02-26net: tcp: add mib counters to track zero window transitionsFlorian Westphal1-0/+3
2014-02-26net: order MPLS ethertypes numericallyNeil Jerram1-2/+2
2014-02-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller7-9/+85
2014-02-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville5-108/+242
2014-02-19ipv6: honor IPV6_PKTINFO with v4 mapped addresses on sendmsgHannes Frederic Sowa1-1/+2
2014-02-19xfrm: Remove caching of xfrm_policy_sk_bundlesSteffen Klassert1-1/+0
2014-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller35-260/+264
2014-02-18Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds4-0/+8
2014-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-17/+50
2014-02-18rtnl: make ifla_policy staticJiri Pirko1-1/+1
2014-02-19Merge tag 'ttm-fixes-3.14-2014-02-18' of git://people.freedesktop.org/~thomash/linux into drm-fixesDave Airlie1-0/+2
2014-02-19Merge tag 'vmwgfx-fixes-3.14-2014-02-18' of git://people.freedesktop.org/~thomash/linux into drm-fixesDave Airlie1-0/+1
2014-02-18bonding: remove useless updating of slave->dev->last_rxVeaceslav Falico1-7/+1
2014-02-18drm: add DRM_CAPs for cursor sizeAlex Deucher2-0/+5
2014-02-18drm/ttm: declare 'struct device' in ttm_page_alloc.hAlexandre Courbot1-0/+2
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 Buckheister3-0/+24
2014-02-17ieee802154: add support for setting CCA energy detection levelsPhoebe Buckheister3-0/+10
2014-02-17ieee802154: add support for CCA mode in wpan physPhoebe Buckheister3-0/+7
2014-02-17ieee802154: add support for listen-before-talk in wpan_phyPhoebe Buckheister3-0/+10
2014-02-17ieee802154: add TX power control to wpan_phyPhoebe Buckheister3-2/+13
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-17Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-0/+39
2014-02-17ipsec: add support of limited SA dumpNicolas Dichtel3-6/+29
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-17net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's bufferMatija Glavinic Pecotic1-13/+1
2014-02-17mm: Use ptep/pmdp_set_numa() for updating _PAGE_NUMA bitAneesh Kumar K.V1-0/+39
2014-02-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds1-1/+0
2014-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-1/+0
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 Torvalds2-2/+2
2014-02-14Revert "btrfs: add ioctl to export size of global metadata reservation"Chris Mason1-1/+0
2014-02-14tcp: add pacing_rate information into tcp_infoEric Dumazet1-0/+3
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 tag 'pm+acpi-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-6/+1
2014-02-14Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds4-30/+36
2014-02-14Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds2-1/+5
2014-02-14Merge branches 'cma', 'cxgb4', 'iser', 'misc', 'mlx4', 'mlx5', 'nes', 'ocrdma', 'qib' and 'usnic' into for-nextRoland Dreier1-0/+3