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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-47
/
+69
2023-05-24
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-44
/
+40
2023-05-23
net: fix skb leak in __skb_tstamp_tx()
Pratyush Yadav
1
-1
/
+3
2023-05-23
net: Add a function to splice pages into an skbuff for MSG_SPLICE_PAGES
David Howells
1
-0
/
+88
2023-05-23
net: Pass max frags into skb_append_pagefrags()
David Howells
1
-2
/
+2
2023-05-23
page_pool: fix inconsistency for page_pool_ring_[un]lock()
Yunsheng Lin
1
-2
/
+26
2023-05-23
bpf, sockmap: Incorrectly handling copied_seq
John Fastabend
1
-8
/
+7
2023-05-23
bpf, sockmap: Wake up polling after data copy
John Fastabend
1
-1
/
+10
2023-05-23
bpf, sockmap: Improved check for empty queue
John Fastabend
1
-24
/
+8
2023-05-23
bpf, sockmap: Reschedule is now done through backlog
John Fastabend
1
-2
/
+0
2023-05-23
bpf, sockmap: Convert schedule_work into delayed_work
John Fastabend
2
-8
/
+16
2023-05-23
bpf, sockmap: Pass skb ownership through read_skb
John Fastabend
1
-2
/
+0
2023-05-19
bpf: Add bpf_sock_destroy kfunc
Aditi Ghag
1
-0
/
+63
2023-05-16
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-0
/
+2
2023-05-13
net: introduce and use skb_frag_fill_page_desc()
Yunsheng Lin
3
-12
/
+12
2023-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-14
/
+19
2023-05-10
net: datagram: fix data-races in datagram_poll()
Eric Dumazet
1
-5
/
+10
2023-05-10
net: add vlan_get_protocol_and_depth() helper
Eric Dumazet
1
-1
/
+1
2023-05-10
net: deal with most data-races in sk_wait_event()
Eric Dumazet
1
-6
/
+6
2023-05-09
net: skbuff: remove special handling for SLOB
Lukas Bulwahn
1
-17
/
+0
2023-05-07
net: skb_partial_csum_set() fix against transport header magic value
Eric Dumazet
1
-2
/
+2
2023-05-02
bpf: Emit struct bpf_tcp_sock type in vmlinux BTF
Yonghong Song
1
-0
/
+2
2023-04-28
tcp: fix skb_copy_ubufs() vs BIG TCP
Eric Dumazet
1
-6
/
+14
2023-04-26
Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
18
-379
/
+817
2023-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-0
/
+3
2023-04-25
tcp/udp: Fix memleaks of sk and zerocopy skbs with TX timestamp.
Kuniyuki Iwashima
1
-0
/
+3
2023-04-24
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-12
/
+11
2023-04-24
Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2023-04-23
net: dsa: tag_ocelot: call only the relevant portion of __skb_vlan_pop() on TX
Vladimir Oltean
1
-7
/
+1
2023-04-23
net: optimize napi_threaded_poll() vs RPS/RFS
Eric Dumazet
1
-2
/
+10
2023-04-23
net: make napi_threaded_poll() aware of sd->defer_list
Eric Dumazet
1
-0
/
+3
2023-04-23
net: move skb_defer_free_flush() up
Eric Dumazet
1
-21
/
+21
2023-04-23
net: do not provide hard irq safety for sd->defer_lock
Eric Dumazet
2
-5
/
+4
2023-04-23
net: add debugging checks in skb_attempt_defer_free()
Eric Dumazet
1
-0
/
+3
2023-04-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-0
/
+2
2023-04-21
net: dst: fix missing initialization of rt_uncached
Maxime Bizon
1
-0
/
+1
2023-04-21
bpf: minimal support for programs hooked into netfilter framework
Florian Westphal
1
-0
/
+1
2023-04-21
bridge: Allow setting per-{Port, VLAN} neighbor suppression state
Ido Schimmel
1
-1
/
+1
2023-04-20
net: extend drop reasons for multiple subsystems
Johannes Berg
2
-12
/
+80
2023-04-20
kill the last remaining user of proc_ns_fget()
Al Viro
1
-12
/
+11
2023-04-20
net: skbuff: update and rename __kfree_skb_defer()
Jakub Kicinski
3
-4
/
+5
2023-04-20
page_pool: unlink from napi during destroy
Jakub Kicinski
1
-1
/
+17
2023-04-19
page_pool: add DMA_ATTR_WEAK_ORDERING on all mappings
Jakub Kicinski
1
-2
/
+3
2023-04-19
net: skbuff: hide csum_not_inet when CONFIG_IP_SCTP not set
Jakub Kicinski
1
-2
/
+1
2023-04-19
net: skbuff: hide wifi_acked when CONFIG_WIRELESS not set
Jakub Kicinski
1
-0
/
+2
2023-04-17
bpf: Set skb redirect and from_ingress info in __bpf_tx_skb
Daniel Borkmann
1
-0
/
+1
2023-04-14
page_pool: allow caching from safely localized NAPI
Jakub Kicinski
3
-4
/
+18
2023-04-14
net: skb: plumb napi state thru skb freeing paths
Jakub Kicinski
1
-18
/
+20
2023-04-14
net: Ensure ->msg_control_user is used for user buffers
Kevin Brodsky
1
-3
/
+6
2023-04-13
Daniel Borkmann says:
Jakub Kicinski
4
-55
/
+25
[prev]
[next]