aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-14xfrm6: Add IPsec protocol multiplexerSteffen Klassert1-0/+15
2014-03-14xfrm: Introduce xfrm_input_afinfo to access the the callbacks properlySteffen Klassert1-12/+11
2014-03-07xfrm: rename struct xfrm_filterNicolas Dichtel2-4/+4
2014-03-04UAPI: add MPLS label stack definitionSimon Wunderlich2-0/+40
2014-03-04if_ether.h: add IEEE 802.21 EthertypeSimon Wunderlich1-0/+1
2014-03-03tcp: snmp stats for Fast Open, SYN rtx, and data pktsYuchung Cheng1-0/+3
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-286lowpan: handling 6lowpan fragmentation via inet_frag apiAlexander Aring1-0/+9
2014-02-28net: ns: add ieee802154_6lowpan namespaceAlexander Aring2-0/+17
2014-02-286lowpan: add frag information structAlexander Aring1-0/+7
2014-02-27ipv6: addrconf: silence sparse endianness warningsBjørn Mork1-3/+3
2014-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller1-15/+68
2014-02-27net: move net_device priv_flags out from UAPILuis R. Rodriguez2-83/+83
2014-02-27net: kdoc struct net_device flags and priv_flagsLuis R. Rodriguez1-52/+161
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-25xfrm4: Remove xfrm_tunnel_notifierSteffen Klassert1-2/+0
2014-02-25xfrm: Add xfrm_tunnel_skb_cb to the skb common bufferSteffen Klassert1-12/+38
2014-02-25xfrm4: Add IPsec protocol multiplexerSteffen Klassert1-1/+30
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