index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
request_sock.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-03-15
net: stmmac: platform: convert to devm_platform_ioremap_resource
Dejin Zheng
1
-4
/
+1
2020-03-15
net: mscc: ocelot: adjust maxlen on NPI port, not CPU
Vladimir Oltean
1
-1
/
+1
2020-03-15
tipc: add NULL pointer check to prevent kernel oops
Hoang Le
1
-2
/
+10
2020-03-15
tipc: simplify trivial boolean return
Hoang Le
1
-3
/
+0
2020-03-15
net: via: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+2
2020-03-15
net: sxgbe: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+1
2020-03-15
net: r8169: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+2
2020-03-15
net: qlnic: let core reject the unsupported coalescing parameters
Jakub Kicinski
1
-18
/
+5
2020-03-15
net: qede: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+2
2020-03-15
net: netxen: let core reject the unsupported coalescing parameters
Jakub Kicinski
1
-18
/
+3
2020-03-15
net: nixge: let core reject the unsupported coalescing parameters
Jakub Kicinski
1
-21
/
+1
2020-03-15
net: myri10ge: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+1
2020-03-15
net: sky2: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+4
2020-03-15
net: skge: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+1
2020-03-15
net: octeontx2-pf: let core reject the unsupported coalescing parameters
Jakub Kicinski
1
-11
/
+2
2020-03-15
net: mvpp2: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+2
2020-03-15
net: mvneta: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+2
2020-03-15
net: mv643xx_eth: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+1
2020-03-15
net: jme: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+3
2020-03-15
net: phy: mscc: fix header defines and descriptions
Antoine Tenart
3
-12
/
+12
2020-03-15
net: phy: mscc: split the driver into separate files
Antoine Tenart
5
-1462
/
+1515
2020-03-15
net: phy: move the mscc driver to its own directory
Antoine Tenart
6
-1
/
+6
2020-03-15
selftests: mlxsw: RED: Test RED ECN nodrop offload
Petr Machata
3
-8
/
+61
2020-03-15
selftests: qdiscs: RED: Add nodrop tests
Petr Machata
1
-0
/
+68
2020-03-15
mlxsw: spectrum_qdisc: Offload RED ECN nodrop mode
Petr Machata
1
-4
/
+5
2020-03-15
net: sched: RED: Introduce an ECN nodrop mode
Petr Machata
4
-6
/
+32
2020-03-15
net: sched: Allow extending set of supported RED flags
Petr Machata
3
-3
/
+89