index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
llc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-09-29
net: core: add nested_level variable in net_device
Taehee Yoo
3
-27
/
+122
2020-09-29
net: core: introduce struct netdev_nested_priv for nested interface infrastru...
Taehee Yoo
16
-95
/
+183
2020-09-29
net: core: add __netdev_upper_dev_unlink()
Taehee Yoo
1
-10
/
+16
2020-09-28
net_sched: remove a redundant goto chain check
Cong Wang
1
-14
/
+0
2020-09-28
net: bridge: fdb: don't flush ext_learn entries
Nikolay Aleksandrov
1
-0
/
+2
2020-09-27
r8169: fix RTL8168f/RTL8411 EPHY config
Heiner Kallweit
1
-2
/
+2
2020-09-27
dt-bindings: net: renesas,ravb: Add support for r8a774e1 SoC
Marian-Cristian Rotariu
1
-0
/
+1
2020-09-27
mlxsw: spectrum_acl: Fix mlxsw_sp_acl_tcam_group_add()'s error path
Ido Schimmel
1
-1
/
+2
2020-09-27
mdio: fix mdio-thunder.c dependency & build error
Randy Dunlap
1
-0
/
+1
2020-09-26
net: atlantic: fix build when object tree is separate
Igor Russkikh
1
-2
/
+2
2020-09-26
MAINTAINERS: Add Vladimir as a maintainer for DSA
Florian Fainelli
1
-0
/
+1
2020-09-26
dpaa2-eth: fix command version for Tx shaping
Ioana Ciornei
1
-1
/
+3
2020-09-26
net: usb: ax88179_178a: add Toshiba usb 3.0 adapter
Wilken Gottwalt
1
-0
/
+17
2020-09-26
team: set dev->needed_headroom in team_setup_by_port()
Eric Dumazet
1
-0
/
+1
2020-09-26
bonding: set dev->needed_headroom in bond_setup_by_slave()
Eric Dumazet
1
-0
/
+1
2020-09-26
net: ethernet: cavium: octeon_mgmt: use phy_start and phy_stop
Ivan Khoronzhuk
1
-2
/
+4
2020-09-26
net: stmmac: Fix clock handling on remove path
Wong Vee Khee
1
-1
/
+0
2020-09-26
vmxnet3: fix cksum offload issues for non-udp tunnels
Ronak Doshi
3
-3
/
+34
2020-09-25
ice: fix memory leak in ice_vsi_setup
Jacob Keller
1
-1
/
+13
2020-09-25
ice: fix memory leak if register_netdev_fails
Jacob Keller
3
-19
/
+6
2020-09-25
ice: Fix call trace on suspend
Anirudh Venkataramanan
1
-0
/
+1
2020-09-25
iavf: Fix incorrect adapter get in iavf_resume
Sylwester Dziedziuch
1
-2
/
+2
2020-09-25
xfrm: Use correct address family in xfrm_state_find
Herbert Xu
1
-4
/
+7
2020-09-25
tcp: skip DSACKs with dubious sequence ranges
Priyaranjan Jha
3
-7
/
+27
2020-09-25
net/fsl: quieten expected MDIO access failures
Jamie Iles
1
-1
/
+1
2020-09-25
net: dsa: microchip: really look for phy-mode in port nodes
Helmut Grohne
1
-8
/
+12
2020-09-25
net/tls: race causes kernel panic
Rohit Maheshwari
1
-2
/
+7
2020-09-25
net/ethernet/broadcom: fix spelling typo
Wang Qing
1
-8
/
+8
2020-09-25
net: mscc: ocelot: fix fields offset in SG_CONFIG_REG_3
Xiaoliang Yang
1
-4
/
+4
2020-09-25
net: dsa: felix: convert TAS link speed based on phylink speed
Xiaoliang Yang
1
-1
/
+21
2020-09-25
hinic: fix wrong return value of mac-set cmd
Luo bin
2
-13
/
+5
2020-09-25
drivers/net/wan/x25_asy: Correct the ndo_open and ndo_stop functions
Xie He
1
-17
/
+26
2020-09-25
net/ipv4: always honour route mtu during forwarding
Maciej Żenczykowski
1
-0
/
+6
2020-09-25
net_sched: commit action insertions together
Cong Wang
1
-9
/
+23
2020-09-25
net_sched: defer tcf_idr_insert() in tcf_action_init_1()
Cong Wang
22
-66
/
+21
2020-09-24
mt76: mt7615: reduce maximum VHT MPDU length to 7991
Felix Fietkau
1
-1
/
+1
2020-09-24
net: stmmac: removed enabling eee in EEE set callback
Voon Weifeng
1
-11
/
+4
2020-09-24
net: lantiq: Add locking for TX DMA channel
Hauke Mehrtens
1
-0
/
+2
2020-09-24
net: switchdev: Fixed kerneldoc warning
Tian Tao
1
-1
/
+1
2020-09-24
Revert "ravb: Fixed to be able to unload modules"
Geert Uytterhoeven
1
-55
/
+55
2020-09-24
mptcp: Wake up MPTCP worker when DATA_FIN found on a TCP FIN packet
Mat Martineau
1
-1
/
+4
2020-09-22
net: mscc: ocelot: fix some key offsets for IP4_TCP_UDP VCAP IS2 entries
Vladimir Oltean
1
-8
/
+8
2020-09-22
net: dsa: seville: fix some key offsets for IP4_TCP_UDP VCAP IS2 entries
Vladimir Oltean
1
-8
/
+8
2020-09-22
net: dsa: felix: fix some key offsets for IP4_TCP_UDP VCAP IS2 entries
Xiaoliang Yang
1
-8
/
+8
2020-09-22
inet_diag: validate INET_DIAG_REQ_PROTOCOL attribute
Eric Dumazet
1
-5
/
+15
2020-09-22
net: bridge: br_vlan_get_pvid_rcu() should dereference the VLAN group under RCU
Vladimir Oltean
1
-10
/
+17
2020-09-22
net: Update MAINTAINERS for MediaTek switch driver
Sean Wang
1
-0
/
+1
2020-09-22
net/mlx5e: mlx5e_fec_in_caps() returns a boolean
Saeed Mahameed
1
-5
/
+2
2020-09-22
net/mlx5e: kTLS, Avoid kzalloc(GFP_KERNEL) under spinlock
Saeed Mahameed
1
-15
/
+10
2020-09-22
net/mlx5e: kTLS, Fix leak on resync error flow
Saeed Mahameed
1
-2
/
+6
[next]