aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-02-27ipv6: addrconf: silence sparse endianness warningsBjørn Mork
2014-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2014-02-27net: move net_device priv_flags out from UAPILuis R. Rodriguez
2014-02-27net: kdoc struct net_device flags and priv_flagsLuis R. Rodriguez
2014-02-26tcp: switch rtt estimations to usec resolutionEric Dumazet
2014-02-26net: add skb_mstamp infrastructureEric Dumazet
2014-02-26ipv6: yet another new IPV6_MTU_DISCOVER option IPV6_PMTUDISC_OMITHannes Frederic Sowa
2014-02-26ipv4: yet another new IP_MTU_DISCOVER option IP_PMTUDISC_OMITHannes Frederic Sowa
2014-02-26net: Add sysfs file for port numberAmir Vadai
2014-02-26net: tcp: add mib counters to track zero window transitionsFlorian Westphal
2014-02-26net: order MPLS ethertypes numericallyNeil Jerram
2014-02-25xfrm4: Remove xfrm_tunnel_notifierSteffen Klassert
2014-02-25xfrm: Add xfrm_tunnel_skb_cb to the skb common bufferSteffen Klassert
2014-02-25xfrm4: Add IPsec protocol multiplexerSteffen Klassert
2014-02-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2014-02-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-02-19ipv6: honor IPV6_PKTINFO with v4 mapped addresses on sendmsgHannes Frederic Sowa
2014-02-19xfrm: Remove caching of xfrm_policy_sk_bundlesSteffen Klassert
2014-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-02-18Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-02-18rtnl: make ifla_policy staticJiri Pirko
2014-02-19Merge tag 'ttm-fixes-3.14-2014-02-18' of git://people.freedesktop.org/~thomas...Dave Airlie
2014-02-19Merge tag 'vmwgfx-fixes-3.14-2014-02-18' of git://people.freedesktop.org/~tho...Dave Airlie
2014-02-18bonding: remove useless updating of slave->dev->last_rxVeaceslav Falico
2014-02-18drm: add DRM_CAPs for cursor sizeAlex Deucher
2014-02-18drm/ttm: declare 'struct device' in ttm_page_alloc.hAlexandre Courbot
2014-02-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-02-17ieee802154: add netlink APIs for smartMAC configurationPhoebe Buckheister
2014-02-17ieee802154: add support for setting CCA energy detection levelsPhoebe Buckheister
2014-02-17ieee802154: add support for CCA mode in wpan physPhoebe Buckheister
2014-02-17ieee802154: add support for listen-before-talk in wpan_phyPhoebe Buckheister
2014-02-17ieee802154: add TX power control to wpan_phyPhoebe Buckheister
2014-02-17net: phy: allow PHY drivers to implement their own software resetFlorian Fainelli
2014-02-17net: phy: move PHY software reset to genphy_soft_resetFlorian Fainelli
2014-02-17Merge tag 'dma-buf-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-02-17ceph: remove xattr when null value is given to setxattr()Yan, Zheng
2014-02-17Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2014-02-17ipsec: add support of limited SA dumpNicolas Dichtel
2014-02-17netdevice: move netdev_cap_txqueue for shared usage to headerDaniel Borkmann
2014-02-17netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann
2014-02-17net: sctp: Fix a_rwnd/rwnd management to reflect real state of the receiver's...Matija Glavinic Pecotic
2014-02-17mm: Use ptep/pmdp_set_numa() for updating _PAGE_NUMA bitAneesh Kumar K.V
2014-02-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2014-02-15Merge branches 'irq-urgent-for-linus' and 'irq-core-for-linus' of git://git.k...Linus Torvalds
2014-02-15Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-02-14Merge tag 'usb-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-02-14Merge tag 'char-misc-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-02-14Revert "btrfs: add ioctl to export size of global metadata reservation"Chris Mason