summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-22tools, bpf_asm: simplify parser rule for BPF extensionsRay Bellis2-151/+79
2016-02-22netcp: use pointer to fix build failSudip Mukherjee1-1/+1
2016-02-22Merge branch 'qed-next'David S. Miller12-153/+135
2016-02-22qed,qede: Bump driver versions to 8.7.0.0Yuval Mintz2-2/+2
2016-02-22qed: Introduce DMA_REGPAIR_LEYuval Mintz4-20/+14
2016-02-22qed: Change metadata needed for SPQ entriesYuval Mintz3-107/+95
2016-02-22qed: Handle possible race in SB configYuval Mintz1-9/+9
2016-02-22qed: Turn most GFP_ATOMIC into GFP_KERNELYuval Mintz6-15/+15
2016-02-22Merge branch 'ipvlan-misc'David S. Miller3-31/+36
2016-02-22ipvlan: misc changesMahesh Bandewar3-18/+20
2016-02-22ipvlan: mode is u16Mahesh Bandewar2-4/+6
2016-02-22ipvlan: scrub skb before routing in L3 mode.Mahesh Bandewar1-9/+10
2016-02-22Merge tag 'linux-can-next-for-4.6-20160220' of git://git.kernel.org/pub/scm/l...David S. Miller9-53/+1064
2016-02-22Merge branch 'bpf-helper-improvements'David S. Miller7-49/+142
2016-02-22bpf: don't emit mov A,A on returnDaniel Borkmann1-4/+6
2016-02-22bpf: fix csum update in bpf_l4_csum_replace helper for udpDaniel Borkmann2-1/+8
2016-02-22bpf: try harder on clones when writing into skbDaniel Borkmann4-28/+24
2016-02-22bpf: remove artificial bpf_skb_{load, store}_bytes buffer limitationDaniel Borkmann1-13/+14
2016-02-22bpf: add generic bpf_csum_diff helperDaniel Borkmann2-0/+64
2016-02-22bpf: add new arg_type that allows for 0 sized stack bufferDaniel Borkmann2-10/+33
2016-02-22Merge branch 'geneve-vxlan-outer-checksum'David S. Miller3-19/+18
2016-02-22VXLAN: Support outer IPv4 Tx checksums by defaultAlexander Duyck2-11/+10
2016-02-22GENEVE: Support outer IPv4 Tx checksums by defaultAlexander Duyck1-8/+8
2016-02-22Merge branch 'lwt-autoload'David S. Miller4-1/+42
2016-02-22ila: autoload moduleRobert Shearman1-0/+1
2016-02-22mpls: autoload lwt moduleRobert Shearman1-0/+1
2016-02-22lwtunnel: autoload of lwt modulesRobert Shearman2-1/+40
2016-02-22vlan: turn on unicast filtering on vlan deviceZhang Shengju2-1/+1
2016-02-20can: ifi: Add IFI CANFD IP supportMarek Vasut5-0/+932
2016-02-20can: ifi: Add DT bindings for ifi,canfdMarek Vasut1-0/+15
2016-02-20of: Add vendor prefix for I/F/IMarek Vasut1-0/+1
2016-02-20can: Makefile: Sort the MakefileMarek Vasut1-8/+8
2016-02-20can: Kconfig: sort drivers alphabeticallyMarc Kleine-Budde1-25/+24
2016-02-20can: Kconfig: Sort the Kconfig includesMarek Vasut1-10/+4
2016-02-20can: sja1000: of: add compatibility with Technologic Systems versionDamien Riegel1-0/+47
2016-02-20can: sja1000: add documentation for Technologic Systems versionDamien Riegel1-1/+2
2016-02-20can: sja1000: of: add per-compatible init hookDamien Riegel1-9/+31
2016-02-20Merge branch 'bpf-get-stackid'David S. Miller18-30/+642
2016-02-20samples/bpf: offwaketime exampleAlexei Starovoitov4-0/+322
2016-02-20bpf: introduce BPF_MAP_TYPE_STACK_TRACEAlexei Starovoitov6-1/+269
2016-02-20perf: generalize perf_callchainAlexei Starovoitov8-29/+51
2016-02-20net: use skb_postpush_rcsum instead of own implementationsDaniel Borkmann5-20/+7
2016-02-20phy: marvell/micrel: Fix Unpossible conditionAndrew Lunn2-9/+10
2016-02-20Merge branch 'ethtool-perqueue-params'David S. Miller16-73/+760
2016-02-20i40e/ethtool: support coalesce setting by queueKan Liang1-0/+7
2016-02-20i40e/ethtool: support coalesce getting by queueKan Liang1-0/+7
2016-02-20i40e: queue-specific settings for interrupt moderationKan Liang6-70/+120
2016-02-20net/ethtool: support set coalesce per queueKan Liang2-0/+68
2016-02-20net/ethtool: support get coalesce per queueKan Liang2-2/+41
2016-02-20net/ethtool: introduce a new ioctl for per queue settingKan Liang2-2/+42