| Commit message (Expand) | Author | Age | Files | Lines |
* | tools, bpf_asm: simplify parser rule for BPF extensions | Ray Bellis | 2016-02-22 | 2 | -151/+79 |
* | netcp: use pointer to fix build fail | Sudip Mukherjee | 2016-02-22 | 1 | -1/+1 |
* | Merge branch 'qed-next' | David S. Miller | 2016-02-21 | 12 | -153/+135 |
|\ |
|
| * | qed,qede: Bump driver versions to 8.7.0.0 | Yuval Mintz | 2016-02-21 | 2 | -2/+2 |
| * | qed: Introduce DMA_REGPAIR_LE | Yuval Mintz | 2016-02-21 | 4 | -20/+14 |
| * | qed: Change metadata needed for SPQ entries | Yuval Mintz | 2016-02-21 | 3 | -107/+95 |
| * | qed: Handle possible race in SB config | Yuval Mintz | 2016-02-21 | 1 | -9/+9 |
| * | qed: Turn most GFP_ATOMIC into GFP_KERNEL | Yuval Mintz | 2016-02-21 | 6 | -15/+15 |
|/ |
|
* | Merge branch 'ipvlan-misc' | David S. Miller | 2016-02-21 | 3 | -31/+36 |
|\ |
|
| * | ipvlan: misc changes | Mahesh Bandewar | 2016-02-21 | 3 | -18/+20 |
| * | ipvlan: mode is u16 | Mahesh Bandewar | 2016-02-21 | 2 | -4/+6 |
| * | ipvlan: scrub skb before routing in L3 mode. | Mahesh Bandewar | 2016-02-21 | 1 | -9/+10 |
|/ |
|
* | Merge tag 'linux-can-next-for-4.6-20160220' of git://git.kernel.org/pub/scm/l... | David S. Miller | 2016-02-21 | 9 | -53/+1064 |
|\ |
|
| * | can: ifi: Add IFI CANFD IP support | Marek Vasut | 2016-02-20 | 5 | -0/+932 |
| * | can: ifi: Add DT bindings for ifi,canfd | Marek Vasut | 2016-02-20 | 1 | -0/+15 |
| * | of: Add vendor prefix for I/F/I | Marek Vasut | 2016-02-20 | 1 | -0/+1 |
| * | can: Makefile: Sort the Makefile | Marek Vasut | 2016-02-20 | 1 | -8/+8 |
| * | can: Kconfig: sort drivers alphabetically | Marc Kleine-Budde | 2016-02-20 | 1 | -25/+24 |
| * | can: Kconfig: Sort the Kconfig includes | Marek Vasut | 2016-02-20 | 1 | -10/+4 |
| * | can: sja1000: of: add compatibility with Technologic Systems version | Damien Riegel | 2016-02-20 | 1 | -0/+47 |
| * | can: sja1000: add documentation for Technologic Systems version | Damien Riegel | 2016-02-20 | 1 | -1/+2 |
| * | can: sja1000: of: add per-compatible init hook | Damien Riegel | 2016-02-20 | 1 | -9/+31 |
* | | Merge branch 'bpf-helper-improvements' | David S. Miller | 2016-02-21 | 7 | -49/+142 |
|\ \ |
|
| * | | bpf: don't emit mov A,A on return | Daniel Borkmann | 2016-02-21 | 1 | -4/+6 |
| * | | bpf: fix csum update in bpf_l4_csum_replace helper for udp | Daniel Borkmann | 2016-02-21 | 2 | -1/+8 |
| * | | bpf: try harder on clones when writing into skb | Daniel Borkmann | 2016-02-21 | 4 | -28/+24 |
| * | | bpf: remove artificial bpf_skb_{load, store}_bytes buffer limitation | Daniel Borkmann | 2016-02-21 | 1 | -13/+14 |
| * | | bpf: add generic bpf_csum_diff helper | Daniel Borkmann | 2016-02-21 | 2 | -0/+64 |
| * | | bpf: add new arg_type that allows for 0 sized stack buffer | Daniel Borkmann | 2016-02-21 | 2 | -10/+33 |
|/ / |
|
* | | Merge branch 'geneve-vxlan-outer-checksum' | David S. Miller | 2016-02-21 | 3 | -19/+18 |
|\ \ |
|
| * | | VXLAN: Support outer IPv4 Tx checksums by default | Alexander Duyck | 2016-02-21 | 2 | -11/+10 |
| * | | GENEVE: Support outer IPv4 Tx checksums by default | Alexander Duyck | 2016-02-21 | 1 | -8/+8 |
|/ / |
|
* | | Merge branch 'lwt-autoload' | David S. Miller | 2016-02-21 | 4 | -1/+42 |
|\ \ |
|
| * | | ila: autoload module | Robert Shearman | 2016-02-21 | 1 | -0/+1 |
| * | | mpls: autoload lwt module | Robert Shearman | 2016-02-21 | 1 | -0/+1 |
| * | | lwtunnel: autoload of lwt modules | Robert Shearman | 2016-02-21 | 2 | -1/+40 |
|/ / |
|
* | | vlan: turn on unicast filtering on vlan device | Zhang Shengju | 2016-02-21 | 2 | -1/+1 |
|/ |
|
* | Merge branch 'bpf-get-stackid' | David S. Miller | 2016-02-20 | 18 | -30/+642 |
|\ |
|
| * | samples/bpf: offwaketime example | Alexei Starovoitov | 2016-02-20 | 4 | -0/+322 |
| * | bpf: introduce BPF_MAP_TYPE_STACK_TRACE | Alexei Starovoitov | 2016-02-20 | 6 | -1/+269 |
| * | perf: generalize perf_callchain | Alexei Starovoitov | 2016-02-20 | 8 | -29/+51 |
|/ |
|
* | net: use skb_postpush_rcsum instead of own implementations | Daniel Borkmann | 2016-02-19 | 5 | -20/+7 |
* | phy: marvell/micrel: Fix Unpossible condition | Andrew Lunn | 2016-02-19 | 2 | -9/+10 |
* | Merge branch 'ethtool-perqueue-params' | David S. Miller | 2016-02-19 | 16 | -73/+760 |
|\ |
|
| * | i40e/ethtool: support coalesce setting by queue | Kan Liang | 2016-02-19 | 1 | -0/+7 |
| * | i40e/ethtool: support coalesce getting by queue | Kan Liang | 2016-02-19 | 1 | -0/+7 |
| * | i40e: queue-specific settings for interrupt moderation | Kan Liang | 2016-02-19 | 6 | -70/+120 |
| * | net/ethtool: support set coalesce per queue | Kan Liang | 2016-02-19 | 2 | -0/+68 |
| * | net/ethtool: support get coalesce per queue | Kan Liang | 2016-02-19 | 2 | -2/+41 |
| * | net/ethtool: introduce a new ioctl for per queue setting | Kan Liang | 2016-02-19 | 2 | -2/+42 |