index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
atomic_t.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-06-27
docs: networking: move ATM drivers to the hw driver section
Jakub Kicinski
8
-6
/
+26
2020-06-27
docs: networking: move AppleTalk / LocalTalk drivers to the hw driver section
Jakub Kicinski
6
-3
/
+22
2020-06-27
docs: networking: move remaining Ethernet driver docs to the hw section
Jakub Kicinski
5
-3
/
+3
2020-06-27
docs: networking: move ray_cs to the hw driver section
Jakub Kicinski
4
-2
/
+3
2020-06-27
docs: networking: move baycom to the hw driver section
Jakub Kicinski
4
-5
/
+5
2020-06-27
docs: networking: move z8530 to the hw driver section
Jakub Kicinski
9
-7
/
+45
2020-06-27
docs: networking: reorganize driver documentation again
Jakub Kicinski
69
-124
/
+180
2020-06-26
net: phy: mdio: reset MDIO devices even if probe() is not implemented
Bartosz Golaszewski
1
-7
/
+6
2020-06-26
net: phy: reset the PHY even if probe() is not implemented
Bartosz Golaszewski
1
-11
/
+12
2020-06-26
net: mdio: add a forward declaration for reset_control to mdio.h
Bartosz Golaszewski
1
-0
/
+1
2020-06-26
net: phy: arrange headers in phy_device.c alphabetically
Bartosz Golaszewski
1
-15
/
+15
2020-06-26
net: phy: arrange headers in mdio_device.c alphabetically
Bartosz Golaszewski
1
-1
/
+1
2020-06-26
net: phy: arrange headers in mdio_bus.c alphabetically
Bartosz Golaszewski
1
-16
/
+16
2020-06-26
net: mvneta: speed down the PHY, if WoL used, to save energy
Daniel González Cabanelas
1
-0
/
+11
2020-06-26
bonding: Remove extraneous parentheses in bond_setup
Nathan Chancellor
1
-2
/
+2
2020-06-26
net: stmmac: dwmac-meson8b: use clk_parent_data for clock registration
Martin Blumenstingl
1
-32
/
+17
2020-06-26
bnx2x: use generic power management
Vaibhav Gupta
3
-14
/
+8
2020-06-26
i40e: Remove scheduling while atomic possibility
Aleksandr Loktionov
1
-97
/
+137
2020-06-26
i40e: Add support for 5Gbps cards
Aleksandr Loktionov
2
-1
/
+6
2020-06-26
net/intel: remove driver versions from Intel drivers
Jeff Kirsher
39
-142
/
+29
2020-06-26
i40e: Add a check to see if MFS is set
Todd Fujinaka
1
-0
/
+8
2020-06-26
i40e: detect and log info about pre-recovery mode
Piotr Kwapulinski
2
-22
/
+52
2020-06-26
i40e: make PF wait reset loop reliable
Piotr Kwapulinski
1
-11
/
+9
2020-06-26
i40e: remove unused defines
Jesse Brandeburg
14
-5317
/
+2
2020-06-26
i40e: Move client header location
Shiraz Saleem
5
-4
/
+3
2020-06-26
sch_cake: add RFC 8622 LE PHB support to CAKE diffserv handling
Kevin Darbyshire-Bryant
1
-4
/
+4
2020-06-26
rds: transport module should be auto loaded when transport is set
Rao Shoaib
2
-10
/
+20
2020-06-26
sch_cake: fix a few style nits
Toke Høiland-Jørgensen
1
-2
/
+2
2020-06-26
sch_cake: don't call diffserv parsing code when it is not needed
Toke Høiland-Jørgensen
1
-4
/
+9
2020-06-26
sch_cake: don't try to reallocate or unshare skb unconditionally
Ilya Ponetayev
1
-11
/
+30
2020-06-26
net: phy: mscc: improve vsc8514/8584_config_init consistency
Antoine Tenart
1
-4
/
+8
2020-06-26
net: phy: mscc: remove useless page configuration in the config init
Antoine Tenart
1
-7
/
+0
2020-06-26
net: phy: mscc: restore the base page in vsc8514/8584_config_init
Antoine Tenart
1
-0
/
+9
2020-06-26
net: phy: mscc: do not access the MDIO bus lock directly
Antoine Tenart
2
-18
/
+18
2020-06-26
net: phy: mscc: ptp: fix a typo in a comment
Antoine Tenart
1
-1
/
+1
2020-06-26
net: phy: mscc: ptp: fix a smatch error
Antoine Tenart
1
-0
/
+1
2020-06-26
net: phy: mscc: fix a possible double unlock
Antoine Tenart
1
-1
/
+1
2020-06-26
net: phy: mscc: macsec: fix sparse warnings
Antoine Tenart
1
-5
/
+7
2020-06-26
ethtool: fix error handling in linkstate_prepare_data()
Michal Kubecek
1
-6
/
+5
2020-06-26
wil6210: account for napi_gro_receive never returning GRO_DROP
Jason A. Donenfeld
1
-28
/
+11
2020-06-26
hns: do not cast return value of napi_gro_receive to null
Jason A. Donenfeld
1
-1
/
+1
2020-06-26
socionext: account for napi_gro_receive never returning GRO_DROP
Jason A. Donenfeld
1
-2
/
+3
2020-06-26
wireguard: receive: account for napi_gro_receive never returning GRO_DROP
Jason A. Donenfeld
1
-8
/
+2
2020-06-26
vxlan: fix last fdb index during dump of fdb with nhid
Roopa Prabhu
1
-0
/
+4
2020-06-26
sctp: Don't advertise IPv4 addresses if ipv6only is set on the socket
Marcelo Ricardo Leitner
4
-5
/
+12
2020-06-26
tc-testing: avoid action cookies with odd length.
Briana Oursler
3
-7
/
+7
2020-06-26
bpf: tcp: bpf_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTT
Neal Cardwell
1
-3
/
+2
2020-06-26
tcp_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTT
Neal Cardwell
1
-3
/
+2
2020-06-26
net: dsa: sja1105: fix tc-gate schedule with single element
Vladimir Oltean
1
-2
/
+1
2020-06-26
net: dsa: sja1105: recalculate gating subschedule after deleting tc-gate rules
Vladimir Oltean
1
-0
/
+8
[next]