index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-11-04
net: hdlc_fr: Do skb_reset_mac_header for skbs received on normal PVC devices
Xie He
1
-0
/
+3
2020-11-04
net: hdlc_fr: Change the use of "dev" in fr_rx to make the code cleaner
Xie He
1
-17
/
+20
2020-11-04
net: hdlc_fr: Simpify fr_rx by using "goto rx_drop" to drop frames
Xie He
1
-9
/
+6
2020-11-04
ibmvnic: merge do_change_param_reset into do_reset
Lijun Pan
1
-104
/
+43
2020-11-03
mpls: drop skb's dst in mpls_forward()
Guillaume Nault
2
-7
/
+7
2020-11-03
mac80211: add KCOV remote annotations to incoming frame processing
Aleksandr Nogikh
2
-7
/
+11
2020-11-03
net: add kcov handle to skb extensions
Aleksandr Nogikh
3
-0
/
+45
2020-11-03
kernel: make kcov_common_handle consider the current context
Aleksandr Nogikh
1
-0
/
+2
2020-11-03
net: dsa: mt7530: remove unneeded semicolon
Tom Rix
1
-1
/
+1
2020-11-03
net/mlx4_core : remove unneeded semicolon
Tom Rix
1
-1
/
+1
2020-11-03
net: stmmac: dwmac-meson8b: remove unneeded semicolon
Tom Rix
1
-1
/
+1
2020-11-03
net: core: remove unneeded semicolon
Tom Rix
1
-1
/
+1
2020-11-03
ethtool: remove unneeded semicolon
Tom Rix
1
-1
/
+1
2020-11-03
tipc: remove unneeded semicolon
Tom Rix
2
-2
/
+2
2020-11-03
net: dsa: tag_ar9331: let DSA core deal with TX reallocation
Vladimir Oltean
1
-3
/
+0
2020-11-03
net: dsa: tag_gswip: let DSA core deal with TX reallocation
Vladimir Oltean
1
-5
/
+0
2020-11-03
net: dsa: tag_dsa: let DSA core deal with TX reallocation
Vladimir Oltean
1
-5
/
+0
2020-11-03
net: dsa: tag_brcm: let DSA core deal with TX reallocation
Vladimir Oltean
1
-3
/
+0
2020-11-03
net: dsa: tag_edsa: let DSA core deal with TX reallocation
Vladimir Oltean
1
-4
/
+0
2020-11-03
net: dsa: tag_lan9303: let DSA core deal with TX reallocation
Vladimir Oltean
1
-9
/
+0
2020-11-03
net: dsa: tag_mtk: let DSA core deal with TX reallocation
Vladimir Oltean
1
-3
/
+0
2020-11-03
net: dsa: tag_ocelot: let DSA core deal with TX reallocation
Vladimir Oltean
1
-7
/
+0
2020-11-03
net: dsa: tag_qca: let DSA core deal with TX reallocation
Vladimir Oltean
1
-3
/
+0
2020-11-03
net: dsa: trailer: don't allocate additional memory for padding/tagging
Christian Eggers
1
-29
/
+2
2020-11-03
net: dsa: tag_ksz: don't allocate additional memory for padding/tagging
Christian Eggers
1
-64
/
+9
2020-11-03
net: dsa: implement a central TX reallocation procedure
Vladimir Oltean
1
-0
/
+45
2020-11-03
openvswitch: Use IS_ERR instead of IS_ERR_OR_NULL
YueHaibing
1
-1
/
+1
2020-11-03
net: hns3: Remove duplicated include
YueHaibing
1
-1
/
+0
2020-11-03
liquidio: cn68xx: Remove duplicated include
YueHaibing
1
-1
/
+0
2020-11-03
tcp: avoid slow start during fast recovery on new losses
Yuchung Cheng
3
-7
/
+7
2020-11-03
net: dsa: felix: improve the workaround for multiple native VLANs on NPI port
Vladimir Oltean
1
-3
/
+11
2020-11-03
net: mscc: ocelot: deny changing the native VLAN from the prepare phase
Vladimir Oltean
4
-21
/
+57
2020-11-03
net: mscc: ocelot: move the logic to drop 802.1p traffic to the pvid deletion
Vladimir Oltean
1
-13
/
+22
2020-11-03
net: mscc: ocelot: add a "valid" boolean to struct ocelot_vlan
Vladimir Oltean
2
-13
/
+15
2020-11-03
net: mscc: ocelot: transform the pvid and native vlan values into a structure
Vladimir Oltean
3
-35
/
+50
2020-11-03
net: mscc: ocelot: don't reset the pvid to 0 when deleting it
Vladimir Oltean
1
-4
/
+0
2020-11-03
net: mscc: ocelot: use the pvid of zero when bridged with vlan_filtering=0
Vladimir Oltean
1
-36
/
+17
2020-11-03
net: ethernet: ti: am65-cpsw: handle deferred probe with dev_err_probe()
Grygorii Strashko
1
-18
/
+10
2020-11-03
net: ethernet: ti: am65-cpsw: add multi port support in mac-only mode
Grygorii Strashko
2
-48
/
+82
2020-11-03
net: ethernet: ti: am65-cpsw: prepare xmit/rx path for multi-port devices in ...
Grygorii Strashko
2
-34
/
+108
2020-11-03
net: ethernet: ti: am65-cpsw: fix tx csum offload for multi mac mode
Grygorii Strashko
1
-29
/
+1
2020-11-03
net: ethernet: ti: am65-cpsw: keep active if cpts enabled
Grygorii Strashko
1
-0
/
+7
2020-11-03
net: ethernet: ti: am65-cpsw: fix vlan offload for multi mac mode
Grygorii Strashko
2
-7
/
+20
2020-11-03
net: ethernet: ti: cpsw_ale: add cpsw_ale_vlan_del_modify()
Grygorii Strashko
3
-4
/
+23
2020-11-03
net: ethernet: ti: am65-cpsw: use cppi5_desc_is_tdcm()
Grygorii Strashko
1
-2
/
+2
2020-11-03
net: ethernet: ti: am65-cpsw: move free desc queue mode selection in pdata
Grygorii Strashko
2
-1
/
+5
2020-11-03
net: ethernet: ti: am65-cpsw: move ale selection in pdata
Grygorii Strashko
2
-1
/
+4
2020-11-03
net: ipv6: For kerneldoc warnings with W=1
Xin Long
3
-8
/
+9
2020-11-03
net: driver: hamradio: Fix potential unterminated string
Andrew Lunn
1
-1
/
+1
2020-11-03
drivers: net: wan: lmc: Fix W=1 set but used variable warnings
Andrew Lunn
1
-7
/
+2
[next]