index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-16
bpf: add bpf_patch_insn_single helper
Daniel Borkmann
3
-44
/
+83
2016-05-16
bpf, x86/arm64: remove useless checks on prog
Daniel Borkmann
2
-6
/
+0
2016-05-16
bpf: split HAVE_BPF_JIT into cBPF and eBPF variant
Daniel Borkmann
8
-10
/
+18
2016-05-16
bpf: move bpf_jit_enable declaration
Daniel Borkmann
2
-1
/
+2
2016-05-16
bpf: minor cleanups in ebpf code
Daniel Borkmann
2
-21
/
+15
2016-05-16
net: dsa: mv88e6xxx: remove bridge work
Vivien Didelot
2
-34
/
+8
2016-05-16
net: vrf: protect changes to private data with rcu
David Ahern
1
-23
/
+47
2016-05-16
tcp: minor optimizations around tcp_hdr() usage
Eric Dumazet
3
-22
/
+20
2016-05-16
netlink: kill nla_put_u64()
Nicolas Dichtel
1
-12
/
+2
2016-05-16
sock: propagate __sock_cmsg_send() error
Eric Dumazet
2
-4
/
+6
2016-05-16
net: qrtr: fix build problems
Arnd Bergmann
2
-2
/
+4
2016-05-16
Merge branch 'tc_flower_offload'
David S. Miller
18
-195
/
+802
2016-05-16
net/mlx5e: Hardware offloaded flower filter statistics support
Amir Vadai
3
-7
/
+69
2016-05-16
net/mlx5_core: Flow counters infrastructure
Amir Vadai
6
-2
/
+255
2016-05-16
net/mlx5_core: Introduce flow steering destination of type counter
Amir Vadai
6
-10
/
+106
2016-05-16
net/mlx5_core: Firmware commands to support flow counters
Amir Vadai
4
-3
/
+173
2016-05-16
net/mlx5_core: Use a macro in mlx5_command_str()
Amir Vadai
1
-171
/
+132
2016-05-16
net/sched: cls_flower: Hardware offloaded filters statistics support
Amir Vadai
2
-0
/
+22
2016-05-16
net/sched: act_gact: Update statistics when offloaded to hardware
Amir Vadai
1
-0
/
+15
2016-05-16
net/sched: Enable netdev drivers to update statistics of offloaded actions
Amir Vadai
2
-2
/
+30
2016-05-16
Merge branch 'pxa168_eth-perf'
David S. Miller
1
-6
/
+6
2016-05-16
net: pxa168_eth: Use dma_wmb/rmb where appropriate
Jisheng Zhang
1
-4
/
+4
2016-05-16
net: pxa168_eth: use {readl|writel}_relaxed instead of readl/writel
Jisheng Zhang
1
-2
/
+2
2016-05-16
vxlan: set mac_header correctly in GPE mode
Jiri Benc
1
-0
/
+1
2016-05-16
Merge branch 'xen-netback-control-ring'
David S. Miller
6
-43
/
+879
2016-05-16
xen-netback: use hash value from the frontend
Paul Durrant
1
-0
/
+27
2016-05-16
xen-netback: pass hash value to the frontend
Paul Durrant
2
-14
/
+77
2016-05-16
xen-netback: add control protocol implementation
Paul Durrant
5
-3
/
+502
2016-05-16
xen-netback: add control ring boilerplate
Paul Durrant
4
-30
/
+277
2016-05-16
Merge branch 'cls_u32_hw_sw'
David S. Miller
3
-12
/
+57
2016-05-16
net: cls_u32: Add support for skip-sw flag to tc u32 classifier.
Samudrala, Sridhar
3
-9
/
+54
2016-05-16
net: sched: Move TCA_CLS_FLAGS_SKIP_HW to uapi header file.
Samudrala, Sridhar
2
-3
/
+3
2016-05-16
Merge branch 'hv_netvsc-races'
David S. Miller
4
-198
/
+215
2016-05-16
hv_netvsc: set nvdev link after populating chn_table
Vitaly Kuznetsov
1
-11
/
+18
2016-05-16
hv_netvsc: synchronize netvsc_change_mtu()/netvsc_set_channels() with netvsc_...
Vitaly Kuznetsov
1
-2
/
+7
2016-05-16
hv_netvsc: get rid of struct net_device pointer in struct netvsc_device
Vitaly Kuznetsov
4
-64
/
+72
2016-05-16
hv_netvsc: untangle the pointer mess
Vitaly Kuznetsov
4
-122
/
+99
2016-05-16
hv_netvsc: use start_remove flag to protect netvsc_link_change()
Vitaly Kuznetsov
1
-4
/
+17
2016-05-16
hv_netvsc: move start_remove flag to net_device_context
Vitaly Kuznetsov
3
-6
/
+13
2016-05-16
phy: add support for a reset-gpio specification
Uwe Kleine-König
2
-0
/
+11
2016-05-15
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
13
-165
/
+330
2016-05-15
Merge branch 'bnxt_en-next'
David S. Miller
4
-49
/
+242
2016-05-15
bnxt_en: Use dma_rmb() instead of rmb().
Michael Chan
1
-1
/
+1
2016-05-15
bnxt_en: Add BCM57314 device ID.
Michael Chan
1
-0
/
+3
2016-05-15
bnxt_en: Simplify and improve unsupported SFP+ module reporting.
Michael Chan
2
-37
/
+30
2016-05-15
bnxt_en: Fix length value in dmesg log firmware error message.
Michael Chan
1
-1
/
+1
2016-05-15
bnxt_en: Improve the delay logic for firmware response.
Michael Chan
1
-9
/
+10
2016-05-15
bnxt_en: Reduce maximum ring pages if page size is 64K.
Michael Chan
1
-0
/
+7
2016-05-15
bnxt_en: Report PCIe link speed and width during driver load
Ajit Khaparde
1
-0
/
+18
2016-05-15
bnxt_en: Add Support for ETHTOOL_GMODULEINFO and ETHTOOL_GMODULEEEPRO
Ajit Khaparde
4
-0
/
+167
[next]