index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-06-21
net: mvpp2: fill-in dev_port attribute
Aryan Srivastava
1
-0
/
+1
2024-06-21
openvswitch: get related ct labels from its master if it is not confirmed
Xin Long
1
-1
/
+6
2024-06-21
net: dsa: microchip: fix initial port flush problem
Tristram Ha
1
-4
/
+2
2024-06-20
net: usb: rtl8150 fix unintiatilzed variables in rtl8150_get_link_ksettings
Oliver Neukum
1
-1
/
+2
2024-06-20
selftests: virtio_net: add forgotten config options
Jiri Pirko
1
-1
/
+7
2024-06-20
bnxt_en: Restore PTP tx_avail count in case of skb_pad() error
Pavan Chebbi
1
-3
/
+2
2024-06-20
bnxt_en: Set TSO max segs on devices with limits
Michael Chan
2
-0
/
+4
2024-06-20
bnxt_en: Update firmware interface to 1.10.3.44
Michael Chan
1
-133
/
+178
2024-06-20
net: stmmac: Assign configured channel value to EXTTS event
Oleksij Rempel
1
-1
/
+5
2024-06-20
net: do not leave a dangling sk pointer, when socket creation fails
Ignat Korchagin
1
-0
/
+3
2024-06-20
ALSA: hda: cs35l56: Select SERIAL_MULTI_INSTANTIATE
Simon Trimmer
1
-0
/
+2
2024-06-20
net/tcp_ao: Don't leak ao_info on error-path
Dmitry Safonov
1
-2
/
+4
2024-06-20
ice: Fix VSI list rule with ICE_SW_LKUP_LAST type
Marcin Szycik
1
-2
/
+4
2024-06-20
ipv6: bring NLM_DONE out to a separate recv() again
Jakub Kicinski
1
-1
/
+2
2024-06-19
selftests: add selftest for the SRv6 End.DX6 behavior with netfilter
Jianguo Wu
3
-0
/
+342
2024-06-19
selftests: add selftest for the SRv6 End.DX4 behavior with netfilter
Jianguo Wu
3
-0
/
+337
2024-06-19
netfilter: move the sysctl nf_hooks_lwtunnel into the netfilter core
Jianguo Wu
5
-17
/
+87
2024-06-19
seg6: fix parameter passing when calling NF_HOOK() in End.DX4 and End.DX6 beh...
Jianguo Wu
1
-4
/
+4
2024-06-19
netfilter: ipset: Fix suspicious rcu_dereference_protected()
Jozsef Kadlecsik
1
-5
/
+6
2024-06-19
selftests: openvswitch: Set value to nla flags.
Adrian Moreno
1
-1
/
+1
2024-06-19
octeontx2-pf: Fix linking objects into multiple modules
Geetha sowjanya
3
-2
/
+10
2024-06-19
octeontx2-pf: Add error handling to VLAN unoffload handling
Simon Horman
1
-1
/
+4
2024-06-19
virtio_net: fixing XDP for fully checksummed packets handling
Heng Qi
1
-1
/
+19
2024-06-19
virtio_net: checksum offloading handling fix
Heng Qi
1
-2
/
+10
2024-06-19
net: usb: ax88179_178a: improve reset check
Jose Ignacio Tornos Martinez
1
-5
/
+13
2024-06-19
net: stmmac: No need to calculate speed divider when offload is disabled
Xiaolei Wang
1
-18
/
+22
2024-06-19
net: phy: dp83tg720: get master/slave configuration in link down state
Oleksij Rempel
1
-3
/
+21
2024-06-19
net: phy: dp83tg720: wake up PHYs in managed mode
Oleksij Rempel
1
-3
/
+15
2024-06-18
selftests: openvswitch: Use bash as interpreter
Simon Horman
1
-1
/
+1
2024-06-18
ptp: fix integer overflow in max_vclocks_store
Dan Carpenter
1
-2
/
+1
2024-06-18
cpumask: limit FORCE_NR_CPUS to just the UP case
Linus Torvalds
1
-7
/
+1
2024-06-18
sched: act_ct: add netns into the key of tcf_ct_flow_table
Xin Long
1
-5
/
+11
2024-06-18
tipc: force a dst refcount before doing decryption
Xin Long
1
-0
/
+1
2024-06-18
net/sched: act_api: fix possible infinite loop in tcf_idr_check_alloc()
David Ruth
1
-2
/
+1
2024-06-18
net: phy: mxl-gpy: Remove interrupt mask clearing from config_init
Raju Lakkaraju
1
-20
/
+38
2024-06-18
net: lan743x: Support WOL at both the PHY and MAC appropriately
Raju Lakkaraju
3
-8
/
+58
2024-06-18
net: lan743x: disable WOL upon resume to restore full data path operation
Raju Lakkaraju
2
-4
/
+50
2024-06-18
ALSA: hda/realtek: Add more codec ID to no shutup pins list
Kailang Yang
1
-0
/
+4
2024-06-18
sound/oss/dmasound: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-18
qca_spi: Make interrupt remembering atomic
Stefan Wahren
3
-14
/
+11
2024-06-18
netns: Make get_net_ns() handle zero refcount net
Yue Haibing
1
-2
/
+7
2024-06-18
xfrm6: check ip6_dst_idev() return value in xfrm6_get_saddr()
Eric Dumazet
1
-1
/
+7
2024-06-18
ipv6: prevent possible NULL dereference in rt6_probe()
Eric Dumazet
1
-0
/
+2
2024-06-18
ipv6: prevent possible NULL deref in fib6_nh_init()
Eric Dumazet
1
-1
/
+1
2024-06-18
selftests: mptcp: userspace_pm: fixed subtest names
Matthieu Baerts (NGI0)
1
-18
/
+28
2024-06-18
tcp: clear tp->retrans_stamp in tcp_rcv_fastopen_synack()
Eric Dumazet
1
-0
/
+1
2024-06-17
Revert "mm: mmap: allow for the maximum number of bits for randomizing mmap_b...
Linus Torvalds
1
-12
/
+0
2024-06-17
MAINTAINERS: Update entries for Kees Cook
Kees Cook
1
-14
/
+14
2024-06-17
netrom: Fix a memory leak in nr_heartbeat_expiry()
Gavrilov Ilia
1
-1
/
+2
2024-06-16
Linux 6.10-rc4
v6.10-rc4
Linus Torvalds
1
-1
/
+1
[next]