summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-22tools, bpf_asm: simplify parser rule for BPF extensionsRay Bellis
2016-02-22netcp: use pointer to fix build failSudip Mukherjee
2016-02-21Merge branch 'qed-next'David S. Miller
2016-02-21qed,qede: Bump driver versions to 8.7.0.0Yuval Mintz
2016-02-21qed: Introduce DMA_REGPAIR_LEYuval Mintz
2016-02-21qed: Change metadata needed for SPQ entriesYuval Mintz
2016-02-21qed: Handle possible race in SB configYuval Mintz
2016-02-21qed: Turn most GFP_ATOMIC into GFP_KERNELYuval Mintz
2016-02-21Merge branch 'ipvlan-misc'David S. Miller
2016-02-21ipvlan: misc changesMahesh Bandewar
2016-02-21ipvlan: mode is u16Mahesh Bandewar
2016-02-21ipvlan: scrub skb before routing in L3 mode.Mahesh Bandewar
2016-02-21Merge tag 'linux-can-next-for-4.6-20160220' of git://git.kernel.org/pub/scm/l...David S. Miller
2016-02-21Merge branch 'bpf-helper-improvements'David S. Miller
2016-02-21bpf: don't emit mov A,A on returnDaniel Borkmann
2016-02-21bpf: fix csum update in bpf_l4_csum_replace helper for udpDaniel Borkmann
2016-02-21bpf: try harder on clones when writing into skbDaniel Borkmann
2016-02-21bpf: remove artificial bpf_skb_{load, store}_bytes buffer limitationDaniel Borkmann
2016-02-21bpf: add generic bpf_csum_diff helperDaniel Borkmann
2016-02-21bpf: add new arg_type that allows for 0 sized stack bufferDaniel Borkmann
2016-02-21Merge branch 'geneve-vxlan-outer-checksum'David S. Miller
2016-02-21VXLAN: Support outer IPv4 Tx checksums by defaultAlexander Duyck
2016-02-21GENEVE: Support outer IPv4 Tx checksums by defaultAlexander Duyck
2016-02-21Merge branch 'lwt-autoload'David S. Miller
2016-02-21ila: autoload moduleRobert Shearman
2016-02-21mpls: autoload lwt moduleRobert Shearman
2016-02-21lwtunnel: autoload of lwt modulesRobert Shearman
2016-02-21vlan: turn on unicast filtering on vlan deviceZhang Shengju
2016-02-20can: ifi: Add IFI CANFD IP supportMarek Vasut
2016-02-20can: ifi: Add DT bindings for ifi,canfdMarek Vasut
2016-02-20of: Add vendor prefix for I/F/IMarek Vasut
2016-02-20can: Makefile: Sort the MakefileMarek Vasut
2016-02-20can: Kconfig: sort drivers alphabeticallyMarc Kleine-Budde
2016-02-20can: Kconfig: Sort the Kconfig includesMarek Vasut
2016-02-20can: sja1000: of: add compatibility with Technologic Systems versionDamien Riegel
2016-02-20can: sja1000: add documentation for Technologic Systems versionDamien Riegel
2016-02-20can: sja1000: of: add per-compatible init hookDamien Riegel
2016-02-20Merge branch 'bpf-get-stackid'David S. Miller
2016-02-20samples/bpf: offwaketime exampleAlexei Starovoitov
2016-02-20bpf: introduce BPF_MAP_TYPE_STACK_TRACEAlexei Starovoitov
2016-02-20perf: generalize perf_callchainAlexei Starovoitov
2016-02-19net: use skb_postpush_rcsum instead of own implementationsDaniel Borkmann
2016-02-19phy: marvell/micrel: Fix Unpossible conditionAndrew Lunn
2016-02-19Merge branch 'ethtool-perqueue-params'David S. Miller
2016-02-19i40e/ethtool: support coalesce setting by queueKan Liang
2016-02-19i40e/ethtool: support coalesce getting by queueKan Liang
2016-02-19i40e: queue-specific settings for interrupt moderationKan Liang
2016-02-19net/ethtool: support set coalesce per queueKan Liang
2016-02-19net/ethtool: support get coalesce per queueKan Liang
2016-02-19net/ethtool: introduce a new ioctl for per queue settingKan Liang