index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
devres.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-03-10
selftests: pmtu.sh: Kill tcpdump processes launched by subshell.
Guillaume Nault
1
-2
/
+5
2022-03-10
NFC: port100: fix use-after-free in port100_send_complete
Pavel Skripkin
1
-0
/
+2
2022-03-09
ax25: Fix NULL pointer dereference in ax25_kill_by_device
Duoming Zhou
1
-0
/
+7
2022-03-09
net: marvell: prestera: Add missing of_node_put() in prestera_switch_set_base...
Miaoqian Lin
1
-0
/
+1
2022-03-09
net: ethernet: lpc_eth: Handle error for clk_enable
Jiasheng Jiang
1
-1
/
+4
2022-03-09
net:mcf8390: Use platform_get_irq() to get the interrupt
Minghao Chi (CGEL ZTE)
1
-5
/
+5
2022-03-09
net: ethernet: ti: cpts: Handle error for clk_enable
Jiasheng Jiang
1
-1
/
+3
2022-03-09
tipc: fix incorrect order of state message data sanity check
Tung Nguyen
1
-4
/
+5
2022-03-09
ethernet: Fix error handling in xemaclite_of_probe
Miaoqian Lin
1
-1
/
+3
2022-03-08
ice: Fix curr_link_speed advertised speed
Jedrzej Jagielski
1
-1
/
+1
2022-03-08
ice: Don't use GFP_KERNEL in atomic context
Christophe JAILLET
1
-1
/
+1
2022-03-08
ice: Fix error with handling of bonding MTU
Dave Ertman
2
-15
/
+15
2022-03-08
ice: stop disabling VFs due to PF error responses
Jacob Keller
2
-21
/
+0
2022-03-08
i40e: stop disabling VFs due to PF error responses
Jacob Keller
3
-59
/
+9
2022-03-08
iavf: Fix adopting new combined setting
Michal Maloszewski
2
-4
/
+10
2022-03-08
iavf: Fix handling of vlan strip virtual channel messages
Michal Maloszewski
1
-0
/
+40
2022-03-08
net: dsa: mt7530: fix incorrect test in mt753x_phylink_validate()
Russell King (Oracle)
1
-1
/
+1
2022-03-07
smsc95xx: Ignore -ENODEV errors when device is unplugged
Fabio Estevam
1
-8
/
+20
2022-03-07
qed: return status of qed_iov_get_link
Tom Rix
1
-7
/
+11
2022-03-07
net: Fix esp GSO on inter address family tunnels.
Steffen Klassert
4
-4
/
+29
2022-03-07
esp: Fix BEET mode inter address family tunneling on GSO
Steffen Klassert
2
-0
/
+6
2022-03-07
esp: Fix possible buffer overflow in ESP transformation
Steffen Klassert
3
-0
/
+12
2022-03-07
ethernet: sun: Free the coherent when failing in probing
Zheyu Ma
1
-1
/
+5
2022-03-07
net: lantiq_xrx200: fix use after free bug
Aleksander Jan Bajkowski
1
-1
/
+1
2022-03-07
net: qlogic: check the return value of dma_alloc_coherent() in qed_vf_hw_prep...
Jia-Ju Bai
1
-0
/
+7
2022-03-07
isdn: hfcpci: check the return value of dma_set_mask() in setup_hw()
Jia-Ju Bai
1
-1
/
+5
2022-03-06
net: dsa: unlock the rtnl_mutex when dsa_master_setup() fails
Vladimir Oltean
1
-3
/
+3
2022-03-06
Revert "xfrm: state and policy should fail if XFRMA_IF_ID 0"
Kai Lueke
1
-18
/
+3
2022-03-05
mISDN: Fix memory leak in dsp_pipeline_build()
Alexey Khoroshilov
1
-3
/
+3
2022-03-05
net: phy: meson-gxl: fix interrupt handling in forced mode
Heiner Kallweit
1
-10
/
+13
2022-03-04
tipc: fix kernel panic when enabling bearer
Tung Nguyen
1
-5
/
+7
2022-03-04
net: macb: Fix lost RX packet wakeup race in NAPI receive
Robert Hancock
1
-1
/
+24
2022-03-03
ipv6: fix skb drops in igmp6_event_query() and igmp6_event_report()
Eric Dumazet
2
-22
/
+14
2022-03-03
net: dsa: make dsa_tree_change_tag_proto actually unwind the tag proto change
Vladimir Oltean
1
-1
/
+1
2022-03-03
ixgbe: xsk: change !netif_carrier_ok() handling in ixgbe_xmit_zc()
Maciej Fijalkowski
1
-2
/
+4
2022-03-03
selftests: mlxsw: resource_scale: Fix return value
Amit Cohen
1
-1
/
+1
2022-03-03
selftests: mlxsw: tc_police_scale: Make test more robust
Amit Cohen
1
-1
/
+2
2022-03-03
net: dcb: disable softirqs in dcbnl_flush_dev()
Vladimir Oltean
1
-2
/
+2
2022-03-03
bnx2: Fix an error message
Christophe JAILLET
1
-1
/
+1
2022-03-03
sfc: extend the locking on mcdi->seqno
Niels Dossche
1
-1
/
+1
2022-03-03
Bluetooth: hci_sync: Fix not processing all entries on cmd_sync_work
Luiz Augusto von Dentz
1
-26
/
+23
2022-03-03
Bluetooth: hci_core: Fix unbalanced unlock in set_device_flags()
Hans de Goede
1
-1
/
+1
2022-03-03
net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error cause by server
D. Wythe
1
-1
/
+2
2022-03-03
net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error generated by client
D. Wythe
1
-1
/
+1
2022-03-03
net: arcnet: com20020: Fix null-ptr-deref in com20020pci_probe()
Zheyu Ma
1
-0
/
+3
2022-03-03
tcp: make tcp_read_sock() more robust
Eric Dumazet
1
-4
/
+6
2022-03-03
bpf, sockmap: Do not ignore orig_len parameter
Eric Dumazet
1
-1
/
+1
2022-03-03
net: ipa: add an interconnect dependency
Alex Elder
1
-0
/
+1
2022-03-03
net: fix up skbs delta_truesize in UDP GRO frag_list
lena wang
1
-1
/
+1
2022-03-03
auxdisplay: lcd2s: Use proper API to free the instance of charlcd object
Andy Shevchenko
1
-2
/
+2
[next]