index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-14
sunrpc: set the bv_offset of first bvec in svc_tcp_sendmsg
Jeff Layton
1
-0
/
+3
2023-08-10
Merge tag 'net-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
27
-330
/
+620
2023-08-10
net: tls: set MSG_SPLICE_PAGES consistently
Jakub Kicinski
1
-3
/
+0
2023-08-10
Merge tag 'nf-23-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
4
-173
/
+431
2023-08-10
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
3
-7
/
+14
2023-08-10
netfilter: nf_tables: remove busy mark and gc batch API
Pablo Neira Ayuso
1
-47
/
+1
2023-08-10
netfilter: nft_set_hash: mark set element as dead when deleting from packet path
Pablo Neira Ayuso
1
-2
/
+4
2023-08-10
netfilter: nf_tables: adapt set backend to use GC transaction API
Pablo Neira Ayuso
4
-103
/
+173
2023-08-10
netfilter: nf_tables: GC transaction API to avoid race with control plane
Pablo Neira Ayuso
1
-11
/
+237
2023-08-09
bpf, sockmap: Fix bug that strp_done cannot be called
Xu Kuohai
1
-2
/
+8
2023-08-09
bpf, sockmap: Fix map type error in sock_map_del_link
Xu Kuohai
1
-5
/
+5
2023-08-09
xsk: fix refcount underflow in error path
Magnus Karlsson
1
-0
/
+1
2023-08-09
ipv6: adjust ndisc_is_useropt() to also return true for PIO
Maciej Żenczykowski
1
-1
/
+2
2023-08-09
Merge tag 'wireless-2023-08-09' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
1
-1
/
+4
2023-08-09
nexthop: Fix infinite nexthop bucket dump when using maximum nexthop ID
Ido Schimmel
1
-5
/
+1
2023-08-09
nexthop: Make nexthop bucket dump more efficient
Ido Schimmel
1
-11
/
+5
2023-08-09
nexthop: Fix infinite nexthop dump when using maximum nexthop ID
Ido Schimmel
1
-5
/
+1
2023-08-09
vlan: Fix VLAN 0 memory leak
Vlad Buslov
1
-2
/
+1
2023-08-09
wifi: nl80211: fix integer overflow in nl80211_parse_mbssid_elems()
Keith Yeo
1
-1
/
+4
2023-08-09
netfilter: nf_tables: don't skip expired elements during walk
Florian Westphal
4
-10
/
+16
2023-08-09
net/smc: Use correct buffer sizes when switching between TCP and SMC
Gerd Bayer
1
-22
/
+51
2023-08-09
net/smc: Fix setsockopt and sysctl to specify same buffer size again
Gerd Bayer
5
-20
/
+25
2023-08-08
net/unix: use consistent error code in SO_PEERPIDFD
David Rheinsberg
1
-1
/
+1
2023-08-07
net: core: remove unnecessary frame_sz check in bpf_xdp_adjust_tail()
Andrew Kanner
1
-6
/
+0
2023-08-06
net: tls: avoid discarding data on record close
Jakub Kicinski
1
-31
/
+33
2023-08-04
dccp: fix data-race around dp->dccps_mss_cache
Eric Dumazet
2
-3
/
+9
2023-08-04
mptcp: fix disconnect vs accept race
Paolo Abeni
2
-30
/
+29
2023-08-04
mptcp: avoid bogus reset on fallback close
Paolo Abeni
1
-1
/
+1
2023-08-04
tunnels: fix kasan splat when generating ipv4 pmtu error
Florian Westphal
1
-1
/
+1
2023-08-04
net/packet: annotate data-races around tp->status
Eric Dumazet
1
-6
/
+10
2023-08-04
mptcp: fix the incorrect judgment for msk->cb_flags
Xiang Yang
1
-1
/
+1
2023-08-04
Merge tag 'ceph-for-6.5-rc5' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-6
/
+14
2023-08-03
Merge tag 'net-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
40
-130
/
+249
2023-08-03
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-1
/
+4
2023-08-03
Merge tag 'wireless-2023-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
1
-1
/
+1
2023-08-03
tcp_metrics: fix data-race in tcpm_suck_dst() vs fastopen
Eric Dumazet
1
-4
/
+5
2023-08-03
tcp_metrics: annotate data-races around tm->tcpm_net
Eric Dumazet
1
-4
/
+7
2023-08-03
tcp_metrics: annotate data-races around tm->tcpm_vals[]
Eric Dumazet
1
-9
/
+14
2023-08-03
tcp_metrics: annotate data-races around tm->tcpm_lock
Eric Dumazet
1
-2
/
+4
2023-08-03
tcp_metrics: annotate data-races around tm->tcpm_stamp
Eric Dumazet
1
-6
/
+13
2023-08-03
tcp_metrics: fix addr_same() helper
Eric Dumazet
1
-1
/
+1
2023-08-02
udp: Fix __ip_append_data()'s handling of MSG_SPLICE_PAGES
David Howells
1
-0
/
+9
2023-08-02
ip6mr: Fix skb_under_panic in ip6mr_cache_report()
Yue Haibing
1
-1
/
+1
2023-08-02
libceph: fix potential hang in ceph_osdc_notify()
Ilya Dryomov
1
-6
/
+14
2023-08-01
net: dcb: choose correct policy to parse DCB_ATTR_BCN
Lin Ma
1
-1
/
+1
2023-08-01
bpf: sockmap: Remove preempt_disable in sock_map_sk_acquire
Tomas Glozar
1
-2
/
+0
2023-07-31
net/sched: cls_route: No longer copy tcf_result on update to avoid use-after-...
valis
1
-1
/
+0
2023-07-31
net/sched: cls_fw: No longer copy tcf_result on update to avoid use-after-free
valis
1
-1
/
+0
2023-07-31
net/sched: cls_u32: No longer copy tcf_result on update to avoid use-after-free
valis
1
-1
/
+0
2023-07-31
net/sched: taprio: Limit TCA_TAPRIO_ATTR_SCHED_CYCLE_TIME to INT_MAX.
Kuniyuki Iwashima
1
-2
/
+13
[next]