index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
tracing
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-02-10
net: mscc: ocelot: fix mutex lock error during ethtool stats read
Colin Foster
1
-4
/
+7
2022-02-10
ice: Avoid RTNL lock when re-creating auxiliary device
Dave Ertman
2
-1
/
+5
2022-02-10
ice: Fix KASAN error in LAG NETDEV_UNREGISTER handler
Dave Ertman
1
-6
/
+28
2022-02-10
ice: fix IPIP and SIT TSO offload
Jesse Brandeburg
2
-8
/
+18
2022-02-10
ice: fix an error code in ice_cfg_phy_fec()
Dan Carpenter
1
-1
/
+2
2022-02-10
net: mpls: Fix GCC 12 warning
Victor Erminpour
1
-1
/
+1
2022-02-10
dpaa2-eth: unregister the netdev before disconnecting from the PHY
Robert-Ionut Alexa
1
-2
/
+2
2022-02-10
skbuff: cleanup double word in comment
Tom Rix
1
-1
/
+1
2022-02-10
net: macb: Align the dma and coherent dma masks
Marc St-Amand
1
-1
/
+1
2022-02-10
mptcp: netlink: process IPv6 addrs in creating listening sockets
Kishen Maloor
1
-2
/
+6
2022-02-10
selftests: mptcp: add missing join check
Matthieu Baerts
1
-0
/
+1
2022-02-10
net: usb: qmi_wwan: Add support for Dell DW5829e
Slark Xiao
1
-0
/
+2
2022-02-09
vlan: move dev_put into vlan_dev_uninit
Xin Long
1
-3
/
+5
2022-02-09
vlan: introduce vlan_dev_free_egress_priority
Xin Long
3
-5
/
+11
2022-02-09
ax25: fix UAF bugs of net_device caused by rebinding operation
Duoming Zhou
1
-1
/
+4
2022-02-09
net: dsa: fix panic when DSA master device unbinds on shutdown
Vladimir Oltean
1
-19
/
+6
2022-02-09
net: amd-xgbe: disable interrupts during pci removal
Raju Rangoju
1
-0
/
+3
2022-02-09
tipc: rate limit warning for received illegal binding update
Jon Maloy
1
-1
/
+1
2022-02-09
net: mdio: aspeed: Add missing MODULE_DEVICE_TABLE
Joel Stanley
1
-0
/
+1
2022-02-09
veth: fix races around rq->rx_notify_masked
Eric Dumazet
1
-5
/
+8
2022-02-09
ax25: fix NPD bug in ax25_disconnect
Duoming Zhou
1
-1
/
+1
2022-02-09
net: fix a memleak when uncloning an skb dst and its metadata
Antoine Tenart
1
-1
/
+0
2022-02-09
net: do not keep the dst cache when uncloning an skb dst and its metadata
Antoine Tenart
1
-0
/
+13
2022-02-09
can: isotp: fix error path in isotp_sendmsg() to unlock wait queue
Oliver Hartkopp
1
-6
/
+9
2022-02-09
can: isotp: fix potential CAN frame reception race in isotp_rcv()
Oliver Hartkopp
1
-1
/
+13
2022-02-09
nfp: flower: fix ida_idx not being released
Louis Peens
1
-4
/
+8
2022-02-09
ipmr,ip6mr: acquire RTNL before calling ip[6]mr_free_table() on failure path
Eric Dumazet
2
-0
/
+4
2022-02-09
net: ethernet: litex: Add the dependency on HAS_IOMEM
Cai Huoqing
1
-1
/
+1
2022-02-09
ibmvnic: don't release napi in __ibmvnic_open()
Sukadev Bhattiprolu
1
-4
/
+9
2022-02-09
net: dsa: lantiq_gswip: don't use devres for mdiobus
Vladimir Oltean
1
-3
/
+11
2022-02-09
net: dsa: mt7530: fix kernel bug in mdiobus_free() when unbinding
Vladimir Oltean
1
-1
/
+1
2022-02-09
net: dsa: seville: register the mdiobus under devres
Vladimir Oltean
1
-2
/
+3
2022-02-09
net: dsa: felix: don't use devres for mdiobus
Vladimir Oltean
1
-1
/
+3
2022-02-09
net: dsa: bcm_sf2: don't use devres for mdiobus
Vladimir Oltean
1
-2
/
+5
2022-02-09
net: dsa: ar9331: register the mdiobus under devres
Vladimir Oltean
1
-2
/
+1
2022-02-09
net: dsa: mv88e6xxx: don't use devres for mdiobus
Vladimir Oltean
1
-3
/
+8
2022-02-09
bonding: pair enable_port with slave_arr_updates
Mahesh Bandewar
1
-1
/
+2
2022-02-09
gve: Recording rx queue before sending to napi
Tao Liu
1
-0
/
+1
2022-02-08
net: phy: marvell: Fix RGMII Tx/Rx delays setting in 88e1121-compatible PHYs
Pavel Parkhomenko
1
-4
/
+6
2022-02-07
net/smc: use GFP_ATOMIC allocation in smc_pnet_add_eth()
Eric Dumazet
1
-1
/
+1
2022-02-06
net/smc: fix ref_tracker issue in smc_pnet_add()
Eric Dumazet
1
-3
/
+5
2022-02-06
net: phy: marvell: Fix MDI-x polarity setting in 88e1118-compatible PHYs
Pavel Parkhomenko
1
-4
/
+3
2022-02-05
net: mscc: ocelot: fix all IP traffic getting trapped to CPU with PTP over IP
Vladimir Oltean
1
-0
/
+8
2022-02-05
tcp: take care of mixed splice()/sendmsg(MSG_ZEROCOPY) case
Eric Dumazet
1
-14
/
+19
2022-02-04
ixgbevf: Require large buffers for build_skb on 82599VF
Samuel Mendoza-Jonas
1
-6
/
+7
2022-02-04
netfilter: ctnetlink: disable helper autoassign
Florian Westphal
2
-2
/
+3
2022-02-04
MAINTAINERS: netfilter: update git links
Florian Westphal
1
-2
/
+2
2022-02-04
netfilter: conntrack: re-init state for retransmitted syn-ack
Florian Westphal
1
-0
/
+12
2022-02-04
netfilter: conntrack: move synack init code to helper
Florian Westphal
1
-18
/
+29
2022-02-04
netfilter: nft_payload: don't allow th access for fragments
Florian Westphal
2
-5
/
+6
[next]