index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
console
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-01-17
net: dsa: lantiq_gswip: drop bogus drvdata check
Johan Hovold
1
-3
/
+0
2019-01-17
net: dsa: lantiq_gswip: fix OF child-node lookups
Johan Hovold
1
-7
/
+9
2019-01-17
net: dsa: lantiq_gswip: fix use-after-free on failed probe
Johan Hovold
1
-1
/
+4
2019-01-17
sfc: extend MTD support for newer hardware
Bert Kenward
3
-10
/
+63
2019-01-17
selftests/tls: Fix recv partial/large_buff test cases
Vakul Garg
1
-5
/
+7
2019-01-17
net: phy: check return code when requesting PHY driver module
Heiner Kallweit
1
-5
/
+30
2019-01-17
net/tls: Make function tls_sw_do_sendpage static
YueHaibing
1
-2
/
+2
2019-01-17
net/tls: remove unused function tls_sw_sendpage_locked
YueHaibing
1
-10
/
+0
2019-01-17
Optimize sk_msg_clone() by data merge to end dst sg entry
Vakul Garg
1
-8
/
+17
2019-01-17
net: hns: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
1
-2
/
+3
2019-01-17
net: phy: Add helpers to determine if PHY driver is generic
Florian Fainelli
2
-2
/
+35
2019-01-17
net: dsa: Include platform_data header file
Florian Fainelli
2
-2
/
+2
2019-01-17
ARM: orion5x: Include platform_data/dsa.h
Florian Fainelli
7
-7
/
+7
2019-01-17
net: dsa: Split platform data to header file
Florian Fainelli
3
-60
/
+70
2019-01-17
net-next/hinic: replace disable_irq_nosync/enable_irq
Xue Chaojing
6
-4
/
+73
2019-01-17
net: dsa: Add ndo_get_phys_port_name() for CPU port
Florian Fainelli
2
-1
/
+60
2019-01-17
Documentation: networking: dsa: Update documentation
Florian Fainelli
1
-13
/
+0
2019-01-17
cxgb4/l2t: Use struct_size() in kvzalloc()
Gustavo A. R. Silva
1
-1
/
+1
2019-01-17
openvswitch: meter: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-2
/
+1
2019-01-17
net: phy: don't include asm/irq.h directly
Heiner Kallweit
3
-6
/
+0
2019-01-17
net: phy: improve logging in phylib
Heiner Kallweit
2
-6
/
+3
2019-01-17
net: phy: remove preliminary workaround for not loading PHY driver
Heiner Kallweit
1
-8
/
+0
2019-01-17
nfp: flower: enable MAC address sharing for offloadable devs
John Hurley
3
-118
/
+237
2019-01-17
nfp: flower: ensure MAC cleanup on address change
John Hurley
2
-10
/
+104
2019-01-17
nfp: flower: add infastructure for non-repr priv data
John Hurley
2
-0
/
+88
2019-01-17
nfp: flower: ensure deletion of old offloaded MACs
John Hurley
1
-25
/
+74
2019-01-17
nfp: flower: remove list infastructure from MAC offload
John Hurley
3
-132
/
+37
2019-01-17
nfp: flower: ignore offload of VF and PF repr MAC addresses
John Hurley
1
-5
/
+4
2019-01-17
nfp: flower: tidy tunnel related private data
John Hurley
2
-94
/
+102
2019-01-17
nfp: flower: support multiple memory units for filter offloads
Pieter Jansen van Vuuren
3
-10
/
+50
2019-01-17
nfp: flower: increase cmesg reply timeout
Fred Lotter
3
-12
/
+11
2019-01-16
net: sungem: fix indentation, remove a tab
Colin Ian King
1
-1
/
+1
2019-01-16
drivers: net: atp: fix various indentation issues
Colin Ian King
1
-12
/
+15
2019-01-16
bnx2x: fix various indentation issues
Colin Ian King
4
-98
/
+94
2019-01-16
networking: Documentation: fix snmp_counters.rst Sphinx warnings
Randy Dunlap
1
-27
/
+86
2019-01-16
net, decnet: use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-1
/
+1
2019-01-16
mlxsw: spectrum_nve: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-2
/
+2
2019-01-16
mlxsw: spectrum_acl_bloom_filter: use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-2
/
+2
2019-01-16
dt-bindings: net: dsa: ksz9477: fix indentation for switch spi bindings
Sergio Paracuellos
1
-51
/
+51
2019-01-16
Fix ERROR:do not initialise statics to 0 in af_vsock.c
Lepton Wu
1
-1
/
+1
2019-01-15
ice: add const qualifier to mac_addr parameter
Jacob Keller
2
-4
/
+4
2019-01-15
ice: Add support for new PHY types
Anirudh Venkataramanan
7
-23
/
+418
2019-01-15
ice: Offload SCTP checksum
Anirudh Venkataramanan
4
-0
/
+9
2019-01-15
ice: Allow for software timestamping
Tony Nguyen
1
-0
/
+1
2019-01-15
ice: Implement getting and setting ethtool coalesce
Brett Creeley
3
-0
/
+261
2019-01-15
ice: Add support for adaptive interrupt moderation
Brett Creeley
5
-23
/
+120
2019-01-15
ice: Move aggregator list into ice_hw instance
Anirudh Venkataramanan
4
-14
/
+26
2019-01-15
ice: Rework queue management code for reuse
Anirudh Venkataramanan
5
-123
/
+159
2019-01-15
ice: Add ethtool private flag to make forcing link down optional
Bruce Allan
3
-6
/
+95
2019-01-15
ice: Set physical link up/down when an interface is set up/down
Brett Creeley
2
-5
/
+96
[next]