summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tools, bpf_asm: simplify parser rule for BPF extensionsRay Bellis2016-02-222-151/+79
* netcp: use pointer to fix build failSudip Mukherjee2016-02-221-1/+1
* Merge branch 'qed-next'David S. Miller2016-02-2112-153/+135
|\
| * qed,qede: Bump driver versions to 8.7.0.0Yuval Mintz2016-02-212-2/+2
| * qed: Introduce DMA_REGPAIR_LEYuval Mintz2016-02-214-20/+14
| * qed: Change metadata needed for SPQ entriesYuval Mintz2016-02-213-107/+95
| * qed: Handle possible race in SB configYuval Mintz2016-02-211-9/+9
| * qed: Turn most GFP_ATOMIC into GFP_KERNELYuval Mintz2016-02-216-15/+15
|/
* Merge branch 'ipvlan-misc'David S. Miller2016-02-213-31/+36
|\
| * ipvlan: misc changesMahesh Bandewar2016-02-213-18/+20
| * ipvlan: mode is u16Mahesh Bandewar2016-02-212-4/+6
| * ipvlan: scrub skb before routing in L3 mode.Mahesh Bandewar2016-02-211-9/+10
|/
* Merge tag 'linux-can-next-for-4.6-20160220' of git://git.kernel.org/pub/scm/l...David S. Miller2016-02-219-53/+1064
|\
| * can: ifi: Add IFI CANFD IP supportMarek Vasut2016-02-205-0/+932
| * can: ifi: Add DT bindings for ifi,canfdMarek Vasut2016-02-201-0/+15
| * of: Add vendor prefix for I/F/IMarek Vasut2016-02-201-0/+1
| * can: Makefile: Sort the MakefileMarek Vasut2016-02-201-8/+8
| * can: Kconfig: sort drivers alphabeticallyMarc Kleine-Budde2016-02-201-25/+24
| * can: Kconfig: Sort the Kconfig includesMarek Vasut2016-02-201-10/+4
| * can: sja1000: of: add compatibility with Technologic Systems versionDamien Riegel2016-02-201-0/+47
| * can: sja1000: add documentation for Technologic Systems versionDamien Riegel2016-02-201-1/+2
| * can: sja1000: of: add per-compatible init hookDamien Riegel2016-02-201-9/+31
* | Merge branch 'bpf-helper-improvements'David S. Miller2016-02-217-49/+142
|\ \
| * | bpf: don't emit mov A,A on returnDaniel Borkmann2016-02-211-4/+6
| * | bpf: fix csum update in bpf_l4_csum_replace helper for udpDaniel Borkmann2016-02-212-1/+8
| * | bpf: try harder on clones when writing into skbDaniel Borkmann2016-02-214-28/+24
| * | bpf: remove artificial bpf_skb_{load, store}_bytes buffer limitationDaniel Borkmann2016-02-211-13/+14
| * | bpf: add generic bpf_csum_diff helperDaniel Borkmann2016-02-212-0/+64
| * | bpf: add new arg_type that allows for 0 sized stack bufferDaniel Borkmann2016-02-212-10/+33
|/ /
* | Merge branch 'geneve-vxlan-outer-checksum'David S. Miller2016-02-213-19/+18
|\ \
| * | VXLAN: Support outer IPv4 Tx checksums by defaultAlexander Duyck2016-02-212-11/+10
| * | GENEVE: Support outer IPv4 Tx checksums by defaultAlexander Duyck2016-02-211-8/+8
|/ /
* | Merge branch 'lwt-autoload'David S. Miller2016-02-214-1/+42
|\ \
| * | ila: autoload moduleRobert Shearman2016-02-211-0/+1
| * | mpls: autoload lwt moduleRobert Shearman2016-02-211-0/+1
| * | lwtunnel: autoload of lwt modulesRobert Shearman2016-02-212-1/+40
|/ /
* | vlan: turn on unicast filtering on vlan deviceZhang Shengju2016-02-212-1/+1
|/
* Merge branch 'bpf-get-stackid'David S. Miller2016-02-2018-30/+642
|\
| * samples/bpf: offwaketime exampleAlexei Starovoitov2016-02-204-0/+322
| * bpf: introduce BPF_MAP_TYPE_STACK_TRACEAlexei Starovoitov2016-02-206-1/+269
| * perf: generalize perf_callchainAlexei Starovoitov2016-02-208-29/+51
|/
* net: use skb_postpush_rcsum instead of own implementationsDaniel Borkmann2016-02-195-20/+7
* phy: marvell/micrel: Fix Unpossible conditionAndrew Lunn2016-02-192-9/+10
* Merge branch 'ethtool-perqueue-params'David S. Miller2016-02-1916-73/+760
|\
| * i40e/ethtool: support coalesce setting by queueKan Liang2016-02-191-0/+7
| * i40e/ethtool: support coalesce getting by queueKan Liang2016-02-191-0/+7
| * i40e: queue-specific settings for interrupt moderationKan Liang2016-02-196-70/+120
| * net/ethtool: support set coalesce per queueKan Liang2016-02-192-0/+68
| * net/ethtool: support get coalesce per queueKan Liang2016-02-192-2/+41
| * net/ethtool: introduce a new ioctl for per queue settingKan Liang2016-02-192-2/+42
OpenPOWER on IntegriCloud