index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-06-08
net/mlx4_en: Fix wrong return value on ioctl EEPROM query failure
Gal Pressman
1
-1
/
+1
2022-06-08
net: dsa: lantiq_gswip: Fix refcount leak in gswip_gphy_fw_list
Miaoqian Lin
1
-1
/
+3
2022-06-07
selftests net: fix bpf build error
Lina Wang
1
-2
/
+2
2022-06-07
af_unix: Fix a data-race in unix_dgram_peer_wake_me().
Kuniyuki Iwashima
1
-1
/
+1
2022-06-07
stmmac: intel: Fix an error handling path in intel_eth_pci_probe()
Christophe JAILLET
1
-3
/
+1
2022-06-06
net: ethernet: bgmac: Fix refcount leak in bcma_mdio_mii_register
Miaoqian Lin
1
-0
/
+1
2022-06-06
amt: fix wrong type string definition
Taehee Yoo
1
-0
/
+1
2022-06-06
amt: fix possible null-ptr-deref in amt_rcv()
Taehee Yoo
1
-1
/
+2
2022-06-06
amt: fix wrong usage of pskb_may_pull()
Taehee Yoo
1
-18
/
+37
2022-06-06
netfilter: nf_tables: bail out early if hardware offload is not supported
Pablo Neira Ayuso
5
-3
/
+31
2022-06-06
net: phy: dp83867: retrigger SGMII AN when link change
Tan Tee Min
1
-0
/
+29
2022-06-06
netfilter: nf_tables: memleak flow rule from commit path
Pablo Neira Ayuso
1
-0
/
+6
2022-06-06
netfilter: nf_tables: release new hooks on unsupported flowtable flags
Pablo Neira Ayuso
1
-4
/
+8
2022-06-02
netfilter: nf_tables: always initialize flowtable hook list in transaction
Pablo Neira Ayuso
1
-0
/
+1
2022-06-02
module: Fix prefix for module.sig_enforce module param
Saravana Kannan
1
-0
/
+3
2022-06-02
net/af_packet: make sure to pull mac header
Eric Dumazet
1
-2
/
+4
2022-06-02
net: add debug info to __skb_pull()
Eric Dumazet
1
-1
/
+8
2022-06-02
net: CONFIG_DEBUG_NET depends on CONFIG_NET
Eric Dumazet
1
-1
/
+1
2022-06-02
stmmac: intel: Add RPL-P PCI ID
Michael Sit Wei Hong
1
-0
/
+2
2022-06-02
net: stmmac: use dev_err_probe() for reporting mdio bus registration failure
Rasmus Villemoes
2
-4
/
+4
2022-06-02
tipc: check attribute length for bearer name
Hoang Le
1
-2
/
+1
2022-06-02
i2c: ismt: prevent memory corruption in ismt_access()
Dan Carpenter
1
-0
/
+3
2022-06-02
ice: fix access-beyond-end in the switch code
Alexander Lobakin
4
-139
/
+115
2022-06-02
nfp: remove padding in nfp_nfdk_tx_desc
Fei Qin
3
-9
/
+17
2022-06-02
ax25: Fix ax25 session cleanup problems
Duoming Zhou
4
-11
/
+20
2022-06-02
netfilter: nf_tables: delete flowtable hooks via transaction list
Pablo Neira Ayuso
2
-26
/
+6
2022-06-02
assoc_array: Fix BUG_ON during garbage collect
Stephen Brennan
1
-0
/
+8
2022-06-02
net: usb: qmi_wwan: Add support for Cinterion MV31 with new baseline
Slark Xiao
1
-0
/
+1
2022-06-02
sfc/siena: fix wrong tx channel offset with efx_separate_tx_channels
Íñigo Huguet
1
-4
/
+2
2022-06-02
sfc/siena: fix considering that all channels have TX queues
Martin Habets
1
-1
/
+1
2022-06-02
socket: Don't use u8 type in uapi socket.h
Tobias Klauser
1
-1
/
+1
2022-06-01
rtc: mxc: Silence a clang warning
Fabio Estevam
1
-1
/
+1
2022-06-01
MAINTAINERS: rectify entries for some i3c drivers after dt conversion
Lukas Bulwahn
1
-2
/
+2
2022-06-01
afs: Fix infinite loop found by xfstest generic/676
David Howells
1
-1
/
+4
2022-06-01
netfilter: nf_tables: use kfree_rcu(ptr, rcu) to release hooks in clean_net path
Pablo Neira Ayuso
1
-1
/
+1
2022-06-01
netfilter: nat: really support inet nat without l3 address
Florian Westphal
2
-1
/
+45
2022-06-01
net/sched: act_api: fix error code in tcf_ct_flow_table_fill_tuple_ipv6()
Dan Carpenter
1
-1
/
+1
2022-06-01
net: ping6: Fix ping -6 with interface name
Aya Levin
1
-4
/
+4
2022-06-01
macsec: fix UAF bug for real_dev
Ziyang Xuan
1
-0
/
+7
2022-06-01
octeontx2-af: fix error code in is_valid_offset()
Dan Carpenter
1
-1
/
+1
2022-06-01
wifi: mac80211: fix use-after-free in chanctx code
Johannes Berg
1
-5
/
+2
2022-06-01
bonding: guard ns_targets by CONFIG_IPV6
Hangbin Liu
3
-4
/
+14
2022-06-01
tcp: tcp_rtx_synack() can be called from process context
Eric Dumazet
1
-2
/
+2
2022-06-01
net: sched: add barrier to fix packet stuck problem for lockless qdisc
Guoju Fang
1
-0
/
+6
2022-05-31
netfilter: flowtable: fix nft_flow_route source address for nat case
wenxu
1
-2
/
+2
2022-05-31
netfilter: flowtable: fix missing FLOWI_FLAG_ANYSRC flag
wenxu
1
-0
/
+2
2022-05-31
netfilter: nf_tables: double hook unregistration in netns path
Pablo Neira Ayuso
1
-13
/
+41
2022-05-31
netfilter: nf_tables: hold mutex on netns pre_exit path
Pablo Neira Ayuso
1
-0
/
+4
2022-05-31
netfilter: nf_tables: sanitize nft_set_desc_concat_parse()
Pablo Neira Ayuso
1
-4
/
+13
2022-05-31
NFSv4.1 mark qualified async operations as MOVEABLE tasks
Olga Kornievskaia
5
-12
/
+30
[next]