index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
Makefile.modsign
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-05-17
fq_codel: fix memory limitation drift
Eric Dumazet
1
-1
/
+2
2016-05-17
net: ethernet: ftgmac100: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-14
/
+2
2016-05-17
net: ethernet: ftgmac100: use phydev from struct net_device
Philippe Reynes
1
-16
/
+8
2016-05-17
net: ethernet: gianfar: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-25
/
+2
2016-05-17
net: ethernet: gianfar: use phydev from struct net_device
Philippe Reynes
3
-32
/
+35
2016-05-16
net: also make sch_handle_egress() drop monitor ready
Daniel Borkmann
1
-3
/
+3
2016-05-16
net/hsr: Use setup_timer and mod_timer.
Muhammad Falak R Wani
1
-8
/
+3
2016-05-16
qed: VFs gracefully accept lack of PM
Yuval Mintz
1
-1
/
+1
2016-05-16
qed: Allow more than 16 VFs
Yuval Mintz
1
-0
/
+3
2016-05-16
qed: Reset link on IOV disable
Manish Chopra
1
-39
/
+51
2016-05-16
qed: Improve VF interrupt reset
Yuval Mintz
4
-60
/
+41
2016-05-16
qed: Correct PF-sanity check
Yuval Mintz
1
-3
/
+3
2016-05-16
net/mlx4_core: Fix access to uninitialized index
Tariq Toukan
1
-2
/
+2
2016-05-16
net: w5100-spi: add support to specify MAC address by device tree
Akinobu Mita
3
-4
/
+8
2016-05-16
net: w5100: increase TX timeout period
Akinobu Mita
1
-1
/
+0
2016-05-16
net: w5100: fix MAC filtering for W5500
Akinobu Mita
1
-4
/
+13
2016-05-16
net: w5100: remove unused is_w5200()
Akinobu Mita
1
-5
/
+0
2016-05-16
lxt: simplify lxt970_config_init()
Sergei Shtylyov
1
-5
/
+1
2016-05-16
lxt: simplify lxt97[01]_config_intr()
Sergei Shtylyov
1
-12
/
+4
2016-05-16
bpf, s390: add support for constant blinding
Daniel Borkmann
1
-17
/
+56
2016-05-16
bpf, arm64: add support for constant blinding
Daniel Borkmann
1
-12
/
+40
2016-05-16
bpf, x86: add support for constant blinding
Daniel Borkmann
1
-13
/
+53
2016-05-16
bpf: add generic constant blinding for use in jits
Daniel Borkmann
5
-2
/
+270
2016-05-16
bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apis
Daniel Borkmann
8
-18
/
+40
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
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
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
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
[next]