index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac802154
/
util.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-09-30
mptcp: Consistently use READ_ONCE/WRITE_ONCE with msk->ack_seq
Mat Martineau
2
-6
/
+6
2020-09-29
via-rhine: New device driver maintainer
Kevin Brace
2
-2
/
+3
2020-09-29
via-rhine: Eliminate version information
Kevin Brace
1
-15
/
+0
2020-09-29
via-rhine: VTunknown1 device is really VT8251 South Bridge
Kevin Brace
1
-1
/
+1
2020-09-29
via-rhine: Fix for the hardware having a reset failure after resume
Kevin Brace
1
-0
/
+2
2020-09-29
MAINTAINERS: Update MAINTAINERS for Intel ethernet drivers
Tony Nguyen
1
-1
/
+2
2020-09-29
net: dsa: seville: fix VCAP IS2 action width
Vladimir Oltean
1
-1
/
+1
2020-09-29
net: dsa: felix: fix incorrect action offsets for VCAP IS2
Vladimir Oltean
1
-6
/
+6
2020-09-29
net: phy: realtek: fix rtl8211e rx/tx delay config
Willy Liu
1
-15
/
+16
2020-09-29
virtio-net: don't disable guest csum when disable LRO
Tonghao Zhang
1
-1
/
+7
2020-09-29
ethtool: mark netlink family as __ro_after_init
Jakub Kicinski
1
-1
/
+1
2020-09-29
genetlink: add missing kdoc for validation flags
Jakub Kicinski
1
-0
/
+1
2020-09-29
net: usb: ax88179_178a: add MCT usb 3.0 adapter
Wilken Gottwalt
1
-0
/
+17
2020-09-29
net: usb: ax88179_178a: fix missing stop entry in driver_info
Wilken Gottwalt
1
-0
/
+1
2020-09-29
net: qrtr: ns: Protect radix_tree_deref_slot() using rcu read locks
Manivannan Sadhasivam
1
-9
/
+25
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
[next]