summaryrefslogtreecommitdiffstats
path: root/tools/net (unfollow)
Commit 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-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-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-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-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-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