index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: use core MTU range checking in misc drivers
Jarod Wilson
2016-10-20
23
-154
/
+46
*
net: use core MTU range checking in virt drivers
Jarod Wilson
2016-10-20
8
-34
/
+35
*
net: use core MTU range checking in core net infra
Jarod Wilson
2016-10-20
11
-102
/
+81
*
net: use core MTU range checking in WAN drivers
Jarod Wilson
2016-10-20
22
-42
/
+7
*
net: use core MTU range checking in wireless drivers
Jarod Wilson
2016-10-20
13
-119
/
+34
*
net: use core MTU range checking in USB NIC drivers
Jarod Wilson
2016-10-20
9
-44
/
+25
*
ethernet: use net core MTU range checking in more drivers
Jarod Wilson
2016-10-20
22
-108
/
+68
*
myri10ge: fix typo in parameter description
Wei Yongjun
2016-10-20
1
-1
/
+1
*
net: ethernet: mediatek: use dev_kfree_skb_any instead of dev_kfree_skb
Wei Yongjun
2016-10-20
1
-1
/
+1
*
dwc_eth_qos: use dev_kfree_skb_any instead of dev_kfree_skb
Wei Yongjun
2016-10-20
1
-1
/
+1
*
net: phy: aquantia: add PHY ID of AQR106 and AQR107
Shaohui Xie
2016-10-20
1
-0
/
+28
*
net: fec: drop check for clk==NULL before calling clk_*
Uwe Kleine-König
2016-10-20
1
-14
/
+11
*
tcp: relax listening_hash operations
Eric Dumazet
2016-10-20
2
-15
/
+7
*
net: smc91x: fix neponset breakage by pxa u16 writes
Robert Jarzmik
2016-10-20
1
-0
/
+2
*
ila: Fix tailroom allocation of lwtstate
Thomas Graf
2016-10-20
1
-1
/
+1
*
Merge branch 'macb-ethtool-ringparam'
David S. Miller
2016-10-19
2
-52
/
+124
|
\
|
*
net: macb: Add ethtool get_ringparam and set_ringparam functionality
Zach Brown
2016-10-19
1
-0
/
+59
|
*
net: macb: Use variables with defaults for tx/rx ring sizes instead of hardco...
Zach Brown
2016-10-19
2
-52
/
+65
|
/
*
net: arc_emac: use dev_kfree_skb_any instead of dev_kfree_skb
Wei Yongjun
2016-10-19
1
-1
/
+1
*
Merge branch 'ovs-remove-unused'
David S. Miller
2016-10-19
4
-21
/
+0
|
\
|
*
openvswitch: remove unnecessary EXPORT_SYMBOLs
Jiri Benc
2016-10-19
3
-4
/
+0
|
*
openvswitch: remove unused functions
Jiri Benc
2016-10-19
2
-17
/
+0
|
/
*
bpf: Detect identical PTR_TO_MAP_VALUE_OR_NULL registers
Thomas Graf
2016-10-19
3
-17
/
+118
*
net: fs_enet: Use net_device_stats from struct net_device
Tobias Klauser
2016-10-19
2
-26
/
+18
*
qed: Remove useless set memory to zero use memset()
Wei Yongjun
2016-10-18
1
-1
/
+0
*
net: dsa: mv88e6xxx: fix non static symbol warning
Wei Yongjun
2016-10-18
1
-1
/
+1
*
r8152: add new products of Lenovo
hayeswang
2016-10-18
2
-1
/
+33
*
net: vlan: Use sizeof instead of literal number
Gao Feng
2016-10-18
1
-2
/
+2
*
Merge branch 'smc91x-dt'
David S. Miller
2016-10-18
8
-40
/
+55
|
\
|
*
net: smsc91x: add u16 workaround for pxa platforms
Robert Jarzmik
2016-10-18
1
-0
/
+2
|
*
net: smc91x: take into account half-word workaround
Robert Jarzmik
2016-10-18
1
-0
/
+2
|
*
net: smc91x: isolate u16 writes alignment workaround
Robert Jarzmik
2016-10-18
3
-40
/
+47
|
*
ARM: pxa: enhance smc91x platform data
Robert Jarzmik
2016-10-18
4
-0
/
+4
|
/
*
ethernet/sfc: use core min/max MTU checking
Bert Kenward
2016-10-18
1
-12
/
+2
*
Merge branch 'phy-led-triggers'
David S. Miller
2016-10-18
9
-13
/
+282
|
\
|
*
net: phy: leds: add support for led triggers on phy link state change
Zach Brown
2016-10-18
7
-0
/
+214
|
*
net: phy: Create phy_supported_speeds function which lists speeds currently s...
Zach Brown
2016-10-18
2
-0
/
+50
|
*
net: phy: Encapsulate actions performed during link state changes into functi...
Zach Brown
2016-10-18
1
-8
/
+13
|
*
skge: Rename LED_OFF and LED_ON in marvel skge driver to avoid conflicts with...
Zach Brown
2016-10-18
2
-5
/
+5
|
/
*
Merge branch 'netdev-adjacency'
David S. Miller
2016-10-18
10
-352
/
+423
|
\
|
*
net: dev: Improve debug statements for adjacency tracking
David Ahern
2016-10-18
1
-7
/
+15
|
*
net: Add warning if any lower device is still in adjacency list
David Ahern
2016-10-18
1
-0
/
+15
|
*
net: Remove all_adj_list and its references
David Ahern
2016-10-18
2
-230
/
+18
|
*
rocker: Flip to the new dev walk API
David Ahern
2016-10-18
1
-7
/
+24
|
*
mlxsw: Flip to the new dev walk API
David Ahern
2016-10-18
1
-14
/
+23
|
*
ixgbe: Flip to the new dev walk API
David Ahern
2016-10-18
1
-50
/
+82
|
*
IB/ipoib: Flip to new dev walk API
David Ahern
2016-10-18
1
-12
/
+25
|
*
IB/core: Flip to the new dev walk API
David Ahern
2016-10-18
2
-27
/
+24
|
*
net: bonding: Flip to the new dev walk API
David Ahern
2016-10-18
2
-38
/
+61
|
*
net: Introduce new api for walking upper and lower devices
David Ahern
2016-10-18
2
-0
/
+172
[next]