aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-25net: ipv6: Make address flushing on ifdown optionalDavid Ahern2-0/+2
2016-02-25net: dsa: drop vlan_getnextVivien Didelot1-3/+0
2016-02-25net: dsa: add port_vlan_dump routineVivien Didelot1-0/+3
2016-02-25net_sched: add network namespace support for tc actionsWANG Cong1-11/+47
2016-02-25net_sched: prepare tcf_hashinfo_destroy() for netns supportWANG Cong1-5/+0
2016-02-24net/mlx5e: Wake On LAN supportTariq Toukan3-1/+74
2016-02-24net/mlx5e: Implement DCBNL IEEE max rateTariq Toukan2-0/+12
2016-02-24net/mlx5: Introduce physical port TC/prio access functionsSaeed Mahameed3-1/+56
2016-02-24net/mlx5: Introduce physical port PFC access functionsAchiad Shochat1-0/+4
2016-02-24net/mlx5: Introduce a new header file for physical port functionsAchiad Shochat2-31/+69
2016-02-23net: dsa: pass bridge down to driversVivien Didelot1-3/+2
2016-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller52-1586/+1752
2016-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-1488/+1505
2016-02-21qed: Introduce DMA_REGPAIR_LEYuval Mintz1-0/+4
2016-02-21bpf: fix csum update in bpf_l4_csum_replace helper for udpDaniel Borkmann1-0/+1
2016-02-21bpf: try harder on clones when writing into skbDaniel Borkmann1-0/+7
2016-02-21bpf: add generic bpf_csum_diff helperDaniel Borkmann1-0/+11
2016-02-21bpf: add new arg_type that allows for 0 sized stack bufferDaniel Borkmann1-0/+1
2016-02-21VXLAN: Support outer IPv4 Tx checksums by defaultAlexander Duyck1-1/+1
2016-02-21soc: ti: knav_dma: rename pad in struct knav_dma_desc to sw_dataKaricheri, Muralidharan1-1/+3
2016-02-21lwtunnel: autoload of lwt modulesRobert Shearman1-1/+3
2016-02-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+8
2016-02-20Merge tag 'powerpc-4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-0/+8
2016-02-20Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-1/+1
2016-02-20Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+7
2016-02-20bpf: introduce BPF_MAP_TYPE_STACK_TRACEAlexei Starovoitov2-0/+22
2016-02-20perf: generalize perf_callchainAlexei Starovoitov1-2/+11
2016-02-19net/ethtool: support set coalesce per queueKan Liang1-0/+7
2016-02-19net/ethtool: support get coalesce per queueKan Liang1-1/+7
2016-02-19net/ethtool: introduce a new ioctl for per queue settingKan Liang1-0/+17
2016-02-19lib/bitmap.c: conversion routines to/from u32 arrayDavid Decotigny1-0/+10
2016-02-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-4/+1
2016-02-19net: make netdev_for_each_lower_dev safe for device removalNikolay Aleksandrov1-1/+1
2016-02-19bridge: mdb: add support for more attributes and export timerNikolay Aleksandrov1-1/+12
2016-02-19drm/atomic: Allow for holes in connector state, v2.Maarten Lankhorst1-1/+7
2016-02-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatchingLinus Torvalds1-2/+4
2016-02-18Revert "fsnotify: destroy marks with call_srcu instead of dedicated thread"Jeff Layton1-4/+1
2016-02-18qed: Lay infrastructure for vlan filtering offloadYuval Mintz1-0/+2
2016-02-18net: Optimize local checksum offloadAlexander Duyck1-9/+8
2016-02-18ipv6: Annotate change of locking mechanism for np->optBenjamin Poirier1-2/+6
2016-02-18iptunnel: scrub packet in iptunnel_pull_headerJiri Benc1-1/+2
2016-02-18vxlan: tun_id is 64bit, not 32bitJiri Benc1-0/+9
2016-02-18nfnetlink: Revert "nfnetlink: add support for memory mapped netlink"Florian Westphal1-10/+0
2016-02-18nfnetlink: remove nfnetlink_alloc_skbFlorian Westphal1-2/+0
2016-02-18Revert "genl: Add genlmsg_new_unicast() for unicast message allocation"Florian Westphal1-4/+0
2016-02-18netlink: remove mmapped netlink supportFlorian Westphal2-0/+6
2016-02-18tcp/dccp: fix another race at listener dismantleEric Dumazet1-2/+3
2016-02-18route: check and remove route cache when we get routeXin Long1-0/+1
2016-02-17vxlan: keep flags and vni in network byte orderJiri Benc1-11/+59
2016-02-17vxlan: introduce vxlan_hdrJiri Benc1-0/+5