index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-10-20
net: use core MTU range checking in USB NIC drivers
Jarod Wilson
2016-10-20
ethernet: use net core MTU range checking in more drivers
Jarod Wilson
2016-10-20
myri10ge: fix typo in parameter description
Wei Yongjun
2016-10-20
net: ethernet: mediatek: use dev_kfree_skb_any instead of dev_kfree_skb
Wei Yongjun
2016-10-20
dwc_eth_qos: use dev_kfree_skb_any instead of dev_kfree_skb
Wei Yongjun
2016-10-20
net: phy: aquantia: add PHY ID of AQR106 and AQR107
Shaohui Xie
2016-10-20
net: fec: drop check for clk==NULL before calling clk_*
Uwe Kleine-König
2016-10-20
tcp: relax listening_hash operations
Eric Dumazet
2016-10-20
net: smc91x: fix neponset breakage by pxa u16 writes
Robert Jarzmik
2016-10-20
ila: Fix tailroom allocation of lwtstate
Thomas Graf
2016-10-19
Merge branch 'macb-ethtool-ringparam'
David S. Miller
2016-10-19
net: macb: Add ethtool get_ringparam and set_ringparam functionality
Zach Brown
2016-10-19
net: macb: Use variables with defaults for tx/rx ring sizes instead of hardco...
Zach Brown
2016-10-19
net: arc_emac: use dev_kfree_skb_any instead of dev_kfree_skb
Wei Yongjun
2016-10-19
Merge branch 'ovs-remove-unused'
David S. Miller
2016-10-19
openvswitch: remove unnecessary EXPORT_SYMBOLs
Jiri Benc
2016-10-19
openvswitch: remove unused functions
Jiri Benc
2016-10-19
bpf: Detect identical PTR_TO_MAP_VALUE_OR_NULL registers
Thomas Graf
2016-10-19
net: fs_enet: Use net_device_stats from struct net_device
Tobias Klauser
2016-10-18
qed: Remove useless set memory to zero use memset()
Wei Yongjun
2016-10-18
net: dsa: mv88e6xxx: fix non static symbol warning
Wei Yongjun
2016-10-18
r8152: add new products of Lenovo
hayeswang
2016-10-18
net: vlan: Use sizeof instead of literal number
Gao Feng
2016-10-18
Merge branch 'smc91x-dt'
David S. Miller
2016-10-18
net: smsc91x: add u16 workaround for pxa platforms
Robert Jarzmik
2016-10-18
net: smc91x: take into account half-word workaround
Robert Jarzmik
2016-10-18
net: smc91x: isolate u16 writes alignment workaround
Robert Jarzmik
2016-10-18
ARM: pxa: enhance smc91x platform data
Robert Jarzmik
2016-10-18
ethernet/sfc: use core min/max MTU checking
Bert Kenward
2016-10-18
Merge branch 'phy-led-triggers'
David S. Miller
2016-10-18
net: phy: leds: add support for led triggers on phy link state change
Zach Brown
2016-10-18
net: phy: Create phy_supported_speeds function which lists speeds currently s...
Zach Brown
2016-10-18
net: phy: Encapsulate actions performed during link state changes into functi...
Zach Brown
2016-10-18
skge: Rename LED_OFF and LED_ON in marvel skge driver to avoid conflicts with...
Zach Brown
2016-10-18
Merge branch 'netdev-adjacency'
David S. Miller
2016-10-18
net: dev: Improve debug statements for adjacency tracking
David Ahern
2016-10-18
net: Add warning if any lower device is still in adjacency list
David Ahern
2016-10-18
net: Remove all_adj_list and its references
David Ahern
2016-10-18
rocker: Flip to the new dev walk API
David Ahern
2016-10-18
mlxsw: Flip to the new dev walk API
David Ahern
2016-10-18
ixgbe: Flip to the new dev walk API
David Ahern
2016-10-18
IB/ipoib: Flip to new dev walk API
David Ahern
2016-10-18
IB/core: Flip to the new dev walk API
David Ahern
2016-10-18
net: bonding: Flip to the new dev walk API
David Ahern
2016-10-18
net: Introduce new api for walking upper and lower devices
David Ahern
2016-10-18
net: Remove refnr arg when inserting link adjacencies
David Ahern
2016-10-18
Merge branch 'bpf-selftests'
David S. Miller
2016-10-18
bpf: add initial suite for selftests
Daniel Borkmann
2016-10-18
bpf: add various tests around spill/fill of regs
Daniel Borkmann
2016-10-18
Merge branch 'ethernet-use-core-min-max-mtu'
David S. Miller
[next]