index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
io_uring
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-07-26
net: ipa: only reset hashed tables when supported
Alex Elder
1
-9
/
+11
2023-07-26
af_packet: Fix warning of fortified memcpy() in packet_getname().
Kuniyuki Iwashima
2
-2
/
+6
2023-07-26
af_unix: Fix fortify_panic() in unix_bind_bsd().
Kuniyuki Iwashima
1
-4
/
+2
2023-07-26
macvlan: add forgotten nla_policy for IFLA_MACVLAN_BC_CUTOFF
Lin Ma
1
-0
/
+1
2023-07-25
net: stmmac: Apply redundant write work around on 4.xx too
Vincent Whitchurch
1
-1
/
+3
2023-07-25
octeontx2-af: Fix hash extraction enable configuration
Suman Ghosh
2
-5
/
+46
2023-07-25
team: reset team's flags when down link is P2P device
Hangbin Liu
1
-0
/
+9
2023-07-25
bonding: reset bond's flags when down link is P2P device
Hangbin Liu
1
-0
/
+5
2023-07-25
ice: Fix memory management in ice_ethtool_fdir.c
Jedrzej Jagielski
1
-12
/
+14
2023-07-25
tcp: Reduce chance of collisions in inet6_hashfn().
Stewart Smith
1
-6
/
+2
2023-07-25
net: fec: avoid tx queue timeout when XDP is enabled
Wei Fang
1
-0
/
+2
2023-07-25
ipv6 addrconf: fix bug where deleting a mngtmpaddr can create a new temporary...
Maciej Żenczykowski
1
-4
/
+10
2023-07-25
ethernet: atheros: fix return value check in atl1e_tso_csum()
Yuanjun Gong
1
-2
/
+5
2023-07-25
atheros: fix return value check in atl1_tso()
Yuanjun Gong
1
-2
/
+5
2023-07-24
vxlan: fix GRO with VXLAN-GPE
Jiri Benc
1
-15
/
+69
2023-07-24
vxlan: generalize vxlan_parse_gpe_hdr and remove unused args
Jiri Benc
1
-30
/
+28
2023-07-24
ethernet: atheros: fix return value check in atl1c_tso_csum()
Yuanjun Gong
1
-2
/
+5
2023-07-24
vxlan: calculate correct header length for GPE
Jiri Benc
3
-18
/
+20
2023-07-24
net: hns3: fix wrong bw weight of disabled tc issue
Jijie Shao
2
-4
/
+16
2023-07-24
net: hns3: fix wrong tc bandwidth weight data issue
Jijie Shao
1
-2
/
+1
2023-07-24
net: hns3: add tm flush when setting tm
Hao Lan
7
-6
/
+73
2023-07-24
net: hns3: fix the imp capability bit cannot exceed 32 bits issue
Hao Lan
2
-4
/
+20
2023-07-23
net: phy: marvell10g: fix 88x3310 power up
Jiawen Wu
1
-0
/
+7
2023-07-22
docs: net: clarify the NAPI rules around XDP Tx
Jakub Kicinski
1
-6
/
+7
2023-07-21
iavf: check for removal state before IAVF_FLAG_PF_COMMS_FAILED
Jacob Keller
1
-3
/
+3
2023-07-21
iavf: fix potential deadlock on allocation failure
Jacob Keller
1
-2
/
+3
2023-07-21
i40e: Fix an NULL vs IS_ERR() bug for debugfs_create_dir()
Wang Ming
1
-1
/
+1
2023-07-20
net: phy: prevent stale pointer dereference in phy_init()
Vladimir Oltean
1
-7
/
+14
2023-07-20
tcp: annotate data-races around fastopenq.max_qlen
Eric Dumazet
3
-4
/
+6
2023-07-20
tcp: annotate data-races around icsk->icsk_user_timeout
Eric Dumazet
1
-3
/
+3
2023-07-20
tcp: annotate data-races around tp->notsent_lowat
Eric Dumazet
2
-3
/
+7
2023-07-20
tcp: annotate data-races around rskq_defer_accept
Eric Dumazet
1
-5
/
+6
2023-07-20
tcp: annotate data-races around tp->linger2
Eric Dumazet
1
-4
/
+4
2023-07-20
tcp: annotate data-races around icsk->icsk_syn_retries
Eric Dumazet
2
-4
/
+4
2023-07-20
tcp: annotate data-races around tp->keepalive_probes
Eric Dumazet
2
-4
/
+10
2023-07-20
tcp: annotate data-races around tp->keepalive_intvl
Eric Dumazet
2
-4
/
+9
2023-07-20
tcp: annotate data-races around tp->keepalive_time
Eric Dumazet
2
-3
/
+7
2023-07-20
tcp: annotate data-races around tp->tsoffset
Eric Dumazet
2
-4
/
+5
2023-07-20
tcp: annotate data-races around tp->tcp_tx_delay
Eric Dumazet
1
-2
/
+2
2023-07-20
Bluetooth: MGMT: Use correct address for memcpy()
Andy Shevchenko
1
-1
/
+1
2023-07-20
Bluetooth: btusb: Fix bluetooth on Intel Macbook 2014
Tomasz Moń
1
-0
/
+1
2023-07-20
Bluetooth: SCO: fix sco_conn related locking and validity issues
Pauli Virtanen
1
-11
/
+12
2023-07-20
Bluetooth: hci_conn: return ERR_PTR instead of NULL when there is no link
Siddh Raman Pant
1
-2
/
+2
2023-07-20
Bluetooth: hci_sync: Avoid use-after-free in dbg for hci_remove_adv_monitor()
Douglas Anderson
1
-1
/
+3
2023-07-20
Bluetooth: coredump: fix building with coredump disabled
Arnd Bergmann
1
-2
/
+0
2023-07-20
Bluetooth: ISO: fix iso_conn related locking and validity issues
Pauli Virtanen
1
-22
/
+31
2023-07-20
Bluetooth: hci_event: call disconnect callback before deleting conn
Pauli Virtanen
1
-0
/
+3
2023-07-20
Bluetooth: use RCU for hci_conn_params and iterate safely in hci_sync
Pauli Virtanen
6
-44
/
+164
2023-07-20
netfilter: nf_tables: skip bound chain on rule flush
Pablo Neira Ayuso
1
-0
/
+2
2023-07-20
netfilter: nf_tables: skip bound chain in netns release path
Pablo Neira Ayuso
1
-0
/
+3
[next]