index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'UDP-GSO-audit-tests'
David S. Miller
2019-06-18
2
-16
/
+327
|
\
|
*
net/udpgso_bench.sh test fails on error
Fred Klassen
2019-06-18
1
-0
/
+33
|
*
net/udpgso_bench.sh add UDP GSO audit tests
Fred Klassen
2019-06-18
1
-1
/
+18
|
*
net/udpgso_bench_tx: options to exercise TX CMSG
Fred Klassen
2019-06-18
1
-15
/
+276
|
/
*
Merge branch 'net-ipv4-remove-erroneous-advancement-of-list-pointer'
David S. Miller
2019-06-18
2
-2
/
+22
|
\
|
*
selftests: rtnetlink: add addresses with fixed life time
Florian Westphal
2019-06-18
1
-0
/
+21
|
*
net: ipv4: remove erroneous advancement of list pointer
Florian Westphal
2019-06-18
1
-2
/
+1
|
/
*
net: dsa: sja1105: fix ptp link error
Arnd Bergmann
2019-06-18
2
-2
/
+5
*
net: stmmac: fix unused-variable warning
Arnd Bergmann
2019-06-18
1
-2
/
+2
*
net: sched: cls_matchall: allow to delete filter
Jiri Pirko
2019-06-17
1
-2
/
+7
*
net: hns3: fix dereference of ae_dev before it is null checked
Colin Ian King
2019-06-17
1
-1
/
+2
*
Merge branch 'net-sched-act_ctinfo-fixes'
David S. Miller
2019-06-17
1
-1
/
+3
|
\
|
*
net: sched: act_ctinfo: fix policy validation
Kevin Darbyshire-Bryant
2019-06-17
1
-1
/
+2
|
*
net: sched: act_ctinfo: fix action creation
Kevin Darbyshire-Bryant
2019-06-17
1
-0
/
+1
|
/
*
vhost_net: disable zerocopy by default
Jason Wang
2019-06-17
1
-1
/
+1
*
net: ipv4: move tcp_fastopen server side code to SipHash library
Ard Biesheuvel
2019-06-17
4
-80
/
+36
*
tipc: include retrans failure detection for unicast
Tuong Lien
2019-06-17
1
-36
/
+70
*
team: add ethtool get_link_ksettings
Hangbin Liu
2019-06-17
1
-0
/
+25
*
selftests/net: fix warnings in TFO key rotation selftest
Willem de Bruijn
2019-06-16
1
-3
/
+2
*
x25_asy: fixed function name in error message.
Jeremy Sowden
2019-06-16
1
-2
/
+2
*
lapb: moved export of lapb_register.
Jeremy Sowden
2019-06-16
1
-2
/
+1
*
tc-tests: updated skbedit tests
Roman Mashak
2019-06-16
1
-9
/
+53
*
tc-tests: added path to ip command in tdc
Roman Mashak
2019-06-16
1
-0
/
+2
*
net: ethernet: ti: davinci_cpdma: use idled submit
Ivan Khoronzhuk
2019-06-16
5
-41
/
+77
*
Merge branch 'stmmac-cleanups-for-stmmac_mdio_reset'
David S. Miller
2019-06-16
3
-42
/
+16
|
\
|
*
net: stmmac: drop the phy_reset hook from struct stmmac_mdio_bus_data
Martin Blumenstingl
2019-06-16
2
-7
/
+0
|
*
net: stmmac: drop the reset delays from struct stmmac_mdio_bus_data
Martin Blumenstingl
2019-06-16
2
-10
/
+8
|
*
net: stmmac: drop the reset GPIO from struct stmmac_mdio_bus_data
Martin Blumenstingl
2019-06-16
2
-21
/
+9
|
*
net: stmmac: use device_property_read_u32_array to read the reset delays
Martin Blumenstingl
2019-06-16
1
-5
/
+4
|
*
net: stmmac: drop redundant check in stmmac_mdio_reset
Martin Blumenstingl
2019-06-16
1
-3
/
+0
|
/
*
net: sched: remove NET_CLS_IND config option
Jiri Pirko
2019-06-15
22
-59
/
+4
*
r8169: improve handling of Abit Fatal1ty F-190HD
Heiner Kallweit
2019-06-15
1
-8
/
+6
*
net: stmmac: Fix wrapper drivers not detecting PHY
Jose Abreu
2019-06-15
3
-3
/
+11
*
Merge branch 'Reuse-ptp_qoriq-driver-for-dpaa2-ptp'
David S. Miller
2019-06-15
11
-198
/
+386
|
\
|
*
MAINTAINERS: maintain DPAA2 PTP driver in QorIQ PTP entry
Yangbo Lu
2019-06-15
1
-7
/
+2
|
*
dpaa2-ptp: add interrupt support
Yangbo Lu
2019-06-15
4
-1
/
+417
|
*
arm64: dts: fsl: add ptp timer node for dpaa2 platforms
Yangbo Lu
2019-06-15
3
-0
/
+24
|
*
dt-binding: ptp_qoriq: support DPAA2 PTP compatible
Yangbo Lu
2019-06-15
1
-1
/
+2
|
*
dpaa2-ptp: reuse ptp_qoriq driver
Yangbo Lu
2019-06-15
5
-282
/
+34
|
*
ptp: add QorIQ PTP support for DPAA2
Yangbo Lu
2019-06-15
1
-1
/
+1
|
/
*
hinic: Use devm_kasprintf instead of hard coding it
Christophe JAILLET
2019-06-15
1
-5
/
+3
*
Revert "net: dsa: mv88e6xxx: do not flood CPU with unknown multicast"
David S. Miller
2019-06-15
1
-5
/
+7
*
net: dsa: mv88e6xxx: do not flood CPU with unknown multicast
Vivien Didelot
2019-06-15
1
-7
/
+5
*
Merge branch 'net-dsa-use-switchdev-attr-and-obj-handlers'
David S. Miller
2019-06-15
3
-56
/
+35
|
\
|
*
net: dsa: use switchdev handle helpers
Vivien Didelot
2019-06-15
1
-44
/
+32
|
*
net: dsa: make dsa_slave_dev_check use const
Vivien Didelot
2019-06-15
1
-2
/
+2
|
*
net: dsa: make cpu_dp non const
Vivien Didelot
2019-06-15
1
-1
/
+1
|
*
net: dsa: do not check orig_dev in vlan del
Vivien Didelot
2019-06-15
1
-9
/
+0
|
/
*
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2019-06-15
7
-100
/
+147
|
\
|
*
i40e: mark expected switch fall-through
Gustavo A. R. Silva
2019-06-14
1
-0
/
+1
[next]