index
:
blaster4385/linux-IllusionX
v6.12.1
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-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-1
/
+1
2023-08-24
Merge tag 'net-6.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
23
-75
/
+190
2023-08-24
Merge tag 'nf-23-08-23' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
4
-11
/
+31
2023-08-24
rtnetlink: Reject negative ifindexes in RTM_NEWLINK
Ido Schimmel
1
-0
/
+3
2023-08-23
netfilter: nf_tables: defer gc run if previous batch is still pending
Florian Westphal
2
-0
/
+6
2023-08-23
netfilter: nf_tables: fix out of memory error handling
Florian Westphal
1
-3
/
+10
2023-08-23
netfilter: nf_tables: use correct lock to protect gc_list
Pablo Neira Ayuso
1
-2
/
+2
2023-08-23
netfilter: nf_tables: GC transaction race with abort path
Pablo Neira Ayuso
1
-1
/
+5
2023-08-23
netfilter: nf_tables: flush pending destroy work before netlink notifier
Pablo Neira Ayuso
1
-1
/
+1
2023-08-23
netfilter: nf_tables: validate all pending tables
Florian Westphal
1
-4
/
+7
2023-08-23
net/sched: fix a qdisc modification with ambiguous command request
Jamal Hadi Salim
1
-13
/
+40
2023-08-22
batman-adv: Hold rtnl lock during MTU update via netlink
Sven Eckelmann
1
-0
/
+3
2023-08-22
can: raw: add missing refcount for memory leak fix
Oliver Hartkopp
1
-9
/
+26
2023-08-22
can: isotp: fix support for transmission of SF without flow control
Oliver Hartkopp
1
-15
/
+7
2023-08-22
Merge tag 'wireless-2023-08-22' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
1
-2
/
+10
2023-08-22
Merge tag 'nfs-for-6.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-5
/
+4
2023-08-21
wifi: mac80211: limit reorder_buf_filtered to avoid UBSAN warning
Ping-Ke Shih
1
-2
/
+10
2023-08-20
ipv4: fix data-races around inet->inet_id
Eric Dumazet
5
-7
/
+7
2023-08-20
net: validate veth and vxcan peer ifindexes
Jakub Kicinski
1
-4
/
+18
2023-08-19
xprtrdma: Remap Receive buffers after a reconnect
Chuck Lever
1
-5
/
+4
2023-08-18
dccp: annotate data-races in dccp_poll()
Eric Dumazet
1
-8
/
+12
2023-08-18
sock: annotate data-races around prot->memory_pressure
Eric Dumazet
1
-1
/
+1
2023-08-18
devlink: add missing unregister linecard notification
Jiri Pirko
1
-0
/
+3
2023-08-18
Merge tag 'batadv-net-pullrequest-20230816' of git://git.open-mesh.org/linux-...
Jakub Kicinski
6
-5
/
+29
2023-08-18
Merge tag 'net-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
18
-67
/
+110
2023-08-17
sock: Fix misuse of sk_under_memory_pressure()
Abel Wu
1
-1
/
+1
2023-08-16
Merge tag 'nf-23-08-16' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
David S. Miller
5
-29
/
+66
2023-08-16
ipv6: fix indentation of a config attribute
Prasad Pandit
1
-1
/
+1
2023-08-16
Merge tag 'ipsec-2023-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
8
-30
/
+33
2023-08-15
net: openvswitch: reject negative ifindex
Jakub Kicinski
1
-4
/
+4
2023-08-16
netfilter: nft_dynset: disallow object maps
Pablo Neira Ayuso
1
-0
/
+3
2023-08-16
netfilter: nf_tables: GC transaction race with netns dismantle
Pablo Neira Ayuso
1
-1
/
+6
2023-08-16
netfilter: nf_tables: fix GC transaction races with netns and netlink event e...
Pablo Neira Ayuso
1
-4
/
+32
2023-08-16
ipvs: fix racy memcpy in proc_do_sync_threshold
Sishuai Gong
1
-0
/
+4
2023-08-16
netfilter: set default timeout to 3 secs for sctp shutdown send and recv state
Xin Long
1
-3
/
+3
2023-08-16
netfilter: nf_tables: don't fail inserts if duplicate has expired
Florian Westphal
1
-19
/
+4
2023-08-16
netfilter: nf_tables: deactivate catchall elements in next generation
Florian Westphal
1
-0
/
+1
2023-08-16
netfilter: nf_tables: fix kdoc warnings after gc rework
Florian Westphal
1
-1
/
+1
2023-08-16
netfilter: nf_tables: fix false-positive lockdep splat
Florian Westphal
1
-1
/
+12
2023-08-15
net: fix the RTO timer retransmitting skb every 1ms if linear option is enabled
Jason Xing
1
-1
/
+3
2023-08-14
sunrpc: set the bv_offset of first bvec in svc_tcp_sendmsg
Jeff Layton
1
-0
/
+3
2023-08-14
Revert "vlan: Fix VLAN 0 memory leak"
Vlad Buslov
1
-1
/
+2
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
[next]