index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: add generic constant blinding for use in jits
Daniel Borkmann
2016-05-16
5
-2
/
+270
*
bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apis
Daniel Borkmann
2016-05-16
8
-18
/
+40
*
bpf: add bpf_patch_insn_single helper
Daniel Borkmann
2016-05-16
3
-44
/
+83
*
bpf, x86/arm64: remove useless checks on prog
Daniel Borkmann
2016-05-16
2
-6
/
+0
*
bpf: split HAVE_BPF_JIT into cBPF and eBPF variant
Daniel Borkmann
2016-05-16
8
-10
/
+18
*
bpf: move bpf_jit_enable declaration
Daniel Borkmann
2016-05-16
2
-1
/
+2
*
bpf: minor cleanups in ebpf code
Daniel Borkmann
2016-05-16
2
-21
/
+15
*
net: dsa: mv88e6xxx: remove bridge work
Vivien Didelot
2016-05-16
2
-34
/
+8
*
net: vrf: protect changes to private data with rcu
David Ahern
2016-05-16
1
-23
/
+47
*
tcp: minor optimizations around tcp_hdr() usage
Eric Dumazet
2016-05-16
3
-22
/
+20
*
netlink: kill nla_put_u64()
Nicolas Dichtel
2016-05-16
1
-12
/
+2
*
sock: propagate __sock_cmsg_send() error
Eric Dumazet
2016-05-16
2
-4
/
+6
*
net: qrtr: fix build problems
Arnd Bergmann
2016-05-16
2
-2
/
+4
*
Merge branch 'tc_flower_offload'
David S. Miller
2016-05-16
18
-195
/
+802
|
\
|
*
net/mlx5e: Hardware offloaded flower filter statistics support
Amir Vadai
2016-05-16
3
-7
/
+69
|
*
net/mlx5_core: Flow counters infrastructure
Amir Vadai
2016-05-16
6
-2
/
+255
|
*
net/mlx5_core: Introduce flow steering destination of type counter
Amir Vadai
2016-05-16
6
-10
/
+106
|
*
net/mlx5_core: Firmware commands to support flow counters
Amir Vadai
2016-05-16
4
-3
/
+173
|
*
net/mlx5_core: Use a macro in mlx5_command_str()
Amir Vadai
2016-05-16
1
-171
/
+132
|
*
net/sched: cls_flower: Hardware offloaded filters statistics support
Amir Vadai
2016-05-16
2
-0
/
+22
|
*
net/sched: act_gact: Update statistics when offloaded to hardware
Amir Vadai
2016-05-16
1
-0
/
+15
|
*
net/sched: Enable netdev drivers to update statistics of offloaded actions
Amir Vadai
2016-05-16
2
-2
/
+30
|
/
*
Merge branch 'pxa168_eth-perf'
David S. Miller
2016-05-16
1
-6
/
+6
|
\
|
*
net: pxa168_eth: Use dma_wmb/rmb where appropriate
Jisheng Zhang
2016-05-16
1
-4
/
+4
|
*
net: pxa168_eth: use {readl|writel}_relaxed instead of readl/writel
Jisheng Zhang
2016-05-16
1
-2
/
+2
|
/
*
vxlan: set mac_header correctly in GPE mode
Jiri Benc
2016-05-16
1
-0
/
+1
*
Merge branch 'xen-netback-control-ring'
David S. Miller
2016-05-16
6
-43
/
+879
|
\
|
*
xen-netback: use hash value from the frontend
Paul Durrant
2016-05-16
1
-0
/
+27
|
*
xen-netback: pass hash value to the frontend
Paul Durrant
2016-05-16
2
-14
/
+77
|
*
xen-netback: add control protocol implementation
Paul Durrant
2016-05-16
5
-3
/
+502
|
*
xen-netback: add control ring boilerplate
Paul Durrant
2016-05-16
4
-30
/
+277
|
/
*
Merge branch 'cls_u32_hw_sw'
David S. Miller
2016-05-16
3
-12
/
+57
|
\
|
*
net: cls_u32: Add support for skip-sw flag to tc u32 classifier.
Samudrala, Sridhar
2016-05-16
3
-9
/
+54
|
*
net: sched: Move TCA_CLS_FLAGS_SKIP_HW to uapi header file.
Samudrala, Sridhar
2016-05-16
2
-3
/
+3
|
/
*
Merge branch 'hv_netvsc-races'
David S. Miller
2016-05-16
4
-198
/
+215
|
\
|
*
hv_netvsc: set nvdev link after populating chn_table
Vitaly Kuznetsov
2016-05-16
1
-11
/
+18
|
*
hv_netvsc: synchronize netvsc_change_mtu()/netvsc_set_channels() with netvsc_...
Vitaly Kuznetsov
2016-05-16
1
-2
/
+7
|
*
hv_netvsc: get rid of struct net_device pointer in struct netvsc_device
Vitaly Kuznetsov
2016-05-16
4
-64
/
+72
|
*
hv_netvsc: untangle the pointer mess
Vitaly Kuznetsov
2016-05-16
4
-122
/
+99
|
*
hv_netvsc: use start_remove flag to protect netvsc_link_change()
Vitaly Kuznetsov
2016-05-16
1
-4
/
+17
|
*
hv_netvsc: move start_remove flag to net_device_context
Vitaly Kuznetsov
2016-05-16
3
-6
/
+13
|
/
*
phy: add support for a reset-gpio specification
Uwe Kleine-König
2016-05-16
2
-0
/
+11
*
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2016-05-15
13
-165
/
+330
|
\
|
*
i40e: fix an uninitialized variable bug
Dan Carpenter
2016-05-14
1
-1
/
+1
|
*
i40e: Bump version from 1.5.10 to 1.5.16
Bimmy Pujari
2016-05-14
1
-1
/
+1
|
*
i40e: don't add broadcast filter for VFs
Mitch Williams
2016-05-14
1
-8
/
+0
|
*
i40e/i40evf: properly report Rx packet hash
Mitch Williams
2016-05-14
1
-1
/
+1
|
*
i40e: set context to use VSI RSS LUT for SR-IOV
Ashish Shah
2016-05-14
1
-1
/
+2
|
*
i40e: Correct UDP packet header for non_tunnel-ipv6
Akeem G Abodunrin
2016-05-14
1
-1
/
+1
|
*
i40e: change Rx hang message into a WARN_ONCE
Jacob Keller
2016-05-14
1
-3
/
+1
[next]