index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-08-17
net: hns3: add support ethtool extended link state
Guangbin Huang
5
-0
/
+101
2021-08-17
net: hns3: add header file hns3_ethtoo.h
Guangbin Huang
2
-15
/
+26
2021-08-17
ethtool: add two link extended substates of bad signal integrity
Guangbin Huang
1
-0
/
+2
2021-08-17
docs: ethtool: Add two link extended substates of bad signal integrity
Guangbin Huang
1
-0
/
+8
2021-08-16
bonding: improve nl error msg when device can't be enslaved because of IFF_MA...
Antoine Tenart
1
-1
/
+1
2021-08-16
net: bridge: mcast: account for ipv6 size when dumping querier state
Nikolay Aleksandrov
1
-1
/
+7
2021-08-16
net: bridge: mcast: drop sizeof for nest attribute's zero size
Nikolay Aleksandrov
1
-1
/
+1
2021-08-16
net: bridge: mcast: don't dump querier state if snooping is disabled
Nikolay Aleksandrov
1
-0
/
+4
2021-08-16
net: stmmac: add ethtool per-queue irq statistic support
Vijayakannan Ayyathurai
3
-0
/
+6
2021-08-16
net: stmmac: add ethtool per-queue statistic framework
Vijayakannan Ayyathurai
3
-1
/
+80
2021-08-16
net: stmmac: fix INTR TBU status affecting irq count statistic
Voon Weifeng
1
-2
/
+3
2021-08-16
net: dsa: sja1105: reorganize probe, remove, setup and teardown ordering
Vladimir Oltean
1
-198
/
+199
2021-08-16
r8169: rename rtl_csi_access_enable to rtl_set_aspm_entry_latency
Heiner Kallweit
1
-4
/
+7
2021-08-16
net: mscc: ocelot: convert to phylink
Vladimir Oltean
8
-254
/
+329
2021-08-16
net: dsa: felix: stop calling ocelot_port_{enable,disable}
Vladimir Oltean
4
-38
/
+9
2021-08-16
s390/net: replace in_irq() with in_hardirq()
Changbin Du
2
-2
/
+2
2021-08-16
net: dsa: tag_8021q: fix notifiers broadcast when they shouldn't, and vice versa
Vladimir Oltean
1
-4
/
+4
2021-08-16
ptp: ocp: don't allow on S390
Randy Dunlap
1
-0
/
+1
2021-08-16
af_unix: check socket state when queuing OOB
Rao Shoaib
1
-2
/
+9
2021-08-16
net: phy: marvell: Add WAKE_PHY support to WOL event
Song Yoong Siang
1
-3
/
+36
2021-08-16
net: pcs: xpcs: Add Pause Mode support for SGMII and 2500BaseX
Wong Vee Khee
1
-0
/
+4
2021-08-16
samples: pktgen: add missing IPv6 option to pktgen scripts
Juhee Kang
2
-10
/
+14
2021-08-16
samples: pktgen: pass the environment variable of normal user to sudo
Juhee Kang
1
-1
/
+1
2021-08-16
dt-bindings: net: Add the properties for ipq4019 MDIO
Luo Jie
1
-1
/
+14
2021-08-16
MDIO: Kconfig: Specify more IPQ chipset supported
Luo Jie
2
-1
/
+2
2021-08-16
net: mdio: Add the reset function for IPQ MDIO driver
Luo Jie
2
-0
/
+44
2021-08-14
MAINTAINERS: Remove the ipx network layer info
Cai Huoqing
1
-5
/
+0
2021-08-14
net: Remove net/ipx.h and uapi/linux/ipx.h header files
Cai Huoqing
2
-258
/
+0
2021-08-14
net: ipa: don't hold clock reference while netdev open
Alex Elder
1
-2
/
+10
2021-08-14
net: ipa: don't stop TX on suspend
Alex Elder
1
-2
/
+0
2021-08-14
net: ipa: ensure hardware has power in ipa_start_xmit()
Alex Elder
1
-1
/
+29
2021-08-14
net: ipa: re-enable transmit in PM WQ context
Alex Elder
1
-2
/
+28
2021-08-14
net: ipa: distinguish system from runtime suspend
Alex Elder
1
-7
/
+31
2021-08-14
net: ipa: enable wakeup in ipa_power_setup()
Alex Elder
3
-7
/
+14
2021-08-14
net: bridge: vlan: dump mcast ctx querier state
Nikolay Aleksandrov
2
-1
/
+5
2021-08-14
net: bridge: mcast: dump ipv6 querier state
Nikolay Aleksandrov
2
-4
/
+35
2021-08-14
net: bridge: mcast: dump ipv4 querier state
Nikolay Aleksandrov
5
-1
/
+92
2021-08-14
net: bridge: mcast: consolidate querier selection for ipv4 and ipv6
Nikolay Aleksandrov
1
-38
/
+29
2021-08-14
net: bridge: mcast: make sure querier port/address updates are consistent
Nikolay Aleksandrov
2
-21
/
+54
2021-08-14
net: bridge: mcast: record querier port device ifindex instead of pointer
Nikolay Aleksandrov
2
-8
/
+13
2021-08-14
net: hns3: remove always exist devlink pointer check
Leon Romanovsky
2
-14
/
+2
2021-08-14
devlink: Clear whole devlink_flash_notify struct
Leon Romanovsky
1
-2
/
+2
2021-08-14
devlink: Use xarray to store devlink instances
Leon Romanovsky
2
-22
/
+50
2021-08-14
devlink: Count struct devlink consumers
Leon Romanovsky
2
-35
/
+172
2021-08-14
devlink: Remove check of always valid devlink pointer
Leon Romanovsky
1
-56
/
+38
2021-08-14
devlink: Simplify devlink_pernet_pre_exit call
Leon Romanovsky
1
-10
/
+10
2021-08-14
selftests: mptcp: add testcase for active-back
Paolo Abeni
1
-31
/
+187
2021-08-14
mptcp: backup flag from incoming MPJ ack option
Paolo Abeni
1
-2
/
+4
2021-08-14
mptcp: add mibs for stale subflows processing
Paolo Abeni
5
-0
/
+8
2021-08-14
mptcp: faster active backup recovery
Paolo Abeni
6
-5
/
+100
[next]