index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
pie.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2020-06-26
net: dsa: sja1105: unconditionally free old gating config
Vladimir Oltean
1
-2
/
+2
2020-06-26
net: dsa: sja1105: move sja1105_compose_gating_subschedule at the top
Vladimir Oltean
1
-160
/
+160
2020-06-26
net: phy: DP83822: Add setting the fixed internal delay
Dan Murphy
1
-10
/
+69
2020-06-26
net: dp83869: Add RGMII internal delay configuration
Dan Murphy
1
-3
/
+50
2020-06-26
dt-bindings: net: Add RGMII internal delay for DP83869
Dan Murphy
1
-1
/
+15
2020-06-26
net: phy: Add a helper to return the index for of the internal delay
Dan Murphy
2
-0
/
+103
2020-06-26
dt-bindings: net: Add tx and rx internal delays
Dan Murphy
1
-0
/
+12
2020-06-26
dpaa2-eth: fix misspelled function parameters in dpni_[set/get]_taildrop
Ioana Ciornei
1
-4
/
+4
2020-06-26
dpaa2-eth: fix recursive header include
Ioana Ciornei
1
-1
/
+0
2020-06-26
dpaa2-eth: fix condition for number of buffer acquire retries
Ioana Ciornei
1
-1
/
+1
2020-06-26
dpaa2-eth: check the result of skb_to_sgvec()
Ioana Ciornei
1
-0
/
+4
2020-06-26
dpaa2-eth: trim debugfs FQ stats
Ioana Radulescu
1
-0
/
+4
2020-06-26
net: phylink: only restart AN if the link mode is using in-band AN
Russell King
1
-1
/
+2
2020-06-26
net: dsa/ar9331: convert to mac_link_up()
Russell King
1
-29
/
+31
2020-06-26
net: macb: free resources on failure path of at91ether_open()
Claudiu Beznea
1
-43
/
+73
2020-06-26
net: macb: call pm_runtime_put_sync on failure path
Claudiu Beznea
1
-2
/
+6
2020-06-25
net: phylink: add phylink_speed_(up|down) interface
Russell King
2
-0
/
+50
2020-06-25
net/mlx5e: vxlan: Return bool instead of opaque ptr in port_lookup()
Saeed Mahameed
2
-7
/
+7
2020-06-25
net/mlx5e: vxlan: Use RCU for vxlan table lookup
Saeed Mahameed
1
-38
/
+27
2020-06-25
net/mlx5e: Move TC-specific function definitions into MLX5_CLS_ACT
Vlad Buslov
1
-8
/
+8
2020-06-25
net/mlx5e: Move including net/arp.h from en_rep.c to rep/neigh.c
Alaa Hleihel
2
-1
/
+1
2020-06-25
net/mlx5e: Remove unused mlx5e_xsk_first_unused_channel
Maxim Mikityanskiy
2
-15
/
+0
2020-06-25
net/mlx5: Use kfree(ft->g) in arfs_create_groups()
Denis Efremov
1
-1
/
+1
2020-06-25
net/mlx5: FWTrace: Add missing space
Hu Haowen
1
-1
/
+1
2020-06-25
net/mlx5: Avoid eswitch header inclusion in fs core layer
Parav Pandit
3
-11
/
+10
2020-06-25
net: bridge: enfore alignment for ethernet address
Thomas Martitz
1
-1
/
+1
[next]