index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-10-23
net/sched: em_meta: Fix 'meta vlan' to correctly recognize zero VID frames
Shmulik Ladkani
1
-4
/
+5
2016-10-23
mlxsw: Convert resources into array
Jiri Pirko
8
-190
/
+223
2016-10-23
mlxsw: cmd: Push resource query defines to cmd.h
Jiri Pirko
2
-6
/
+9
2016-10-23
mlxsw: reg: Generare register names automatically
Jiri Pirko
1
-123
/
+73
2016-10-23
mlxsw: reg: Use helper macro to define registers
Jiri Pirko
1
-240
/
+66
2016-10-23
mlxsw: item: Make char *buf arg constant for getters
Jiri Pirko
4
-19
/
+23
2016-10-23
mlxsw: item: Make struct mlxsw_item args const
Jiri Pirko
1
-12
/
+15
2016-10-22
reuseport, bpf: add test case for bpf_get_numa_node_id
Daniel Borkmann
3
-4
/
+263
2016-10-22
bpf: add helper for retrieving current numa node id
Daniel Borkmann
6
-0
/
+24
2016-10-22
udp: use it's own memory accounting schema
Paolo Abeni
4
-66
/
+33
2016-10-22
udp: implement memory accounting helpers
Paolo Abeni
2
-0
/
+110
2016-10-22
net/socket: factor out helpers for memory and queue manipulation
Paolo Abeni
3
-33
/
+71
2016-10-21
net: remove MTU limits on a few ether_setup callers
Jarod Wilson
5
-2
/
+11
2016-10-21
hv_netvsc: fix a race between netvsc_send() and netvsc_init_buf()
Vitaly Kuznetsov
1
-0
/
+7
2016-10-20
ipv4/6: use core net MTU range checking
Jarod Wilson
4
-33
/
+12
2016-10-20
s390/net: use net core MTU range checking
Jarod Wilson
5
-29
/
+8
2016-10-20
net: use core MTU range checking in misc drivers
Jarod Wilson
23
-154
/
+46
2016-10-20
net: use core MTU range checking in virt drivers
Jarod Wilson
8
-34
/
+35
2016-10-20
net: use core MTU range checking in core net infra
Jarod Wilson
11
-102
/
+81
2016-10-20
net: use core MTU range checking in WAN drivers
Jarod Wilson
22
-42
/
+7
2016-10-20
net: use core MTU range checking in wireless drivers
Jarod Wilson
13
-119
/
+34
2016-10-20
net: use core MTU range checking in USB NIC drivers
Jarod Wilson
9
-44
/
+25
2016-10-20
ethernet: use net core MTU range checking in more drivers
Jarod Wilson
22
-108
/
+68
2016-10-20
myri10ge: fix typo in parameter description
Wei Yongjun
1
-1
/
+1
2016-10-20
net: ethernet: mediatek: use dev_kfree_skb_any instead of dev_kfree_skb
Wei Yongjun
1
-1
/
+1
2016-10-20
dwc_eth_qos: use dev_kfree_skb_any instead of dev_kfree_skb
Wei Yongjun
1
-1
/
+1
2016-10-20
net: phy: aquantia: add PHY ID of AQR106 and AQR107
Shaohui Xie
1
-0
/
+28
2016-10-20
net: fec: drop check for clk==NULL before calling clk_*
Uwe Kleine-König
1
-14
/
+11
2016-10-20
tcp: relax listening_hash operations
Eric Dumazet
2
-15
/
+7
2016-10-20
net: smc91x: fix neponset breakage by pxa u16 writes
Robert Jarzmik
1
-0
/
+2
2016-10-20
ila: Fix tailroom allocation of lwtstate
Thomas Graf
1
-1
/
+1
2016-10-19
net: macb: Add ethtool get_ringparam and set_ringparam functionality
Zach Brown
1
-0
/
+59
2016-10-19
net: macb: Use variables with defaults for tx/rx ring sizes instead of hardco...
Zach Brown
2
-52
/
+65
2016-10-19
net: arc_emac: use dev_kfree_skb_any instead of dev_kfree_skb
Wei Yongjun
1
-1
/
+1
2016-10-19
openvswitch: remove unnecessary EXPORT_SYMBOLs
Jiri Benc
3
-4
/
+0
2016-10-19
openvswitch: remove unused functions
Jiri Benc
2
-17
/
+0
2016-10-19
bpf: Detect identical PTR_TO_MAP_VALUE_OR_NULL registers
Thomas Graf
3
-17
/
+118
2016-10-19
net: fs_enet: Use net_device_stats from struct net_device
Tobias Klauser
2
-26
/
+18
2016-10-18
qed: Remove useless set memory to zero use memset()
Wei Yongjun
1
-1
/
+0
2016-10-18
net: dsa: mv88e6xxx: fix non static symbol warning
Wei Yongjun
1
-1
/
+1
2016-10-18
r8152: add new products of Lenovo
hayeswang
2
-1
/
+33
2016-10-18
net: vlan: Use sizeof instead of literal number
Gao Feng
1
-2
/
+2
2016-10-18
net: smsc91x: add u16 workaround for pxa platforms
Robert Jarzmik
1
-0
/
+2
2016-10-18
net: smc91x: take into account half-word workaround
Robert Jarzmik
1
-0
/
+2
2016-10-18
net: smc91x: isolate u16 writes alignment workaround
Robert Jarzmik
3
-40
/
+47
2016-10-18
ARM: pxa: enhance smc91x platform data
Robert Jarzmik
4
-0
/
+4
2016-10-18
ethernet/sfc: use core min/max MTU checking
Bert Kenward
1
-12
/
+2
2016-10-18
net: phy: leds: add support for led triggers on phy link state change
Zach Brown
7
-0
/
+214
2016-10-18
net: phy: Create phy_supported_speeds function which lists speeds currently s...
Zach Brown
2
-0
/
+50
2016-10-18
net: phy: Encapsulate actions performed during link state changes into functi...
Zach Brown
1
-8
/
+13
[next]