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-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-7
/
+18
2023-06-27
netlink: Add __sock_i_ino() for __netlink_diag_dump().
Kuniyuki Iwashima
1
-3
/
+14
2023-06-24
sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
David Howells
1
-33
/
+2
2023-06-24
net: Use sendmsg(MSG_SPLICE_PAGES) not sendpage in skb_send_sock()
David Howells
1
-22
/
+28
2023-06-24
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2
-32
/
+119
2023-06-22
net: fix net device address assign type
Piotr Gardocki
1
-5
/
+5
2023-06-22
netlink: do not hard code device address lenth in fdb dumps
Eric Dumazet
1
-4
/
+4
2023-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+0
2023-06-22
revert "net: align SO_RCVMARK required privileges with SO_MARK"
Maciej Żenczykowski
1
-6
/
+0
2023-06-21
bpf: Fix bpf socket lookup from tc/xdp to respect socket VRF bindings
Gilad Sever
1
-30
/
+39
2023-06-21
bpf: Call __bpf_sk_lookup()/__bpf_skc_lookup() directly via TC hookpoint
Gilad Sever
1
-6
/
+18
2023-06-21
bpf: Factor out socket lookup functions for the TC hookpoint.
Gilad Sever
1
-3
/
+60
2023-06-20
net: remove sk_is_ipmr() and sk_is_icmpv6() helpers
Eric Dumazet
1
-2
/
+2
2023-06-19
bpf: Centralize permissions checks for all BPF map types
Andrii Nakryiko
1
-4
/
+0
2023-06-18
gro: move the tc_ext comparison to a helper
Jakub Kicinski
1
-13
/
+19
2023-06-15
net: add check for current MAC address in dev_set_mac_address
Piotr Gardocki
1
-0
/
+2
2023-06-15
net: ioctl: Use kernel memory on protocol ioctl callbacks
Breno Leitao
1
-0
/
+64
2023-06-15
netpoll: allocate netdev tracker right away
Jakub Kicinski
1
-3
/
+2
2023-06-15
net: create device lookup API with reference tracking
Jakub Kicinski
1
-18
/
+45
2023-06-14
rtnetlink: move validate_linkmsg out of do_setlink
Xin Long
1
-41
/
+42
2023-06-14
rtnetlink: extend RTEXT_FILTER_SKIP_STATS to IFLA_VF_INFO
Edwin Peer
1
-45
/
+51
2023-06-12
net: flow_dissector: add support for cfm packets
Zahari Doychev
1
-0
/
+30
2023-06-12
net: core: add getsockopt SO_PEERPIDFD
Alexander Mikhalitsyn
1
-0
/
+33
2023-06-12
scm: add SO_PASSPIDFD and SCM_PIDFD
Alexander Mikhalitsyn
1
-0
/
+11
2023-06-10
net: move gso declarations and functions to their own files
Eric Dumazet
5
-269
/
+277
2023-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-4
/
+7
2023-06-07
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-1
/
+2
2023-06-07
net: sched: add rcu annotations around qdisc->qdisc_sleeping
Eric Dumazet
1
-1
/
+1
2023-06-07
rfs: annotate lockless accesses to RFS sock flow table
Eric Dumazet
1
-2
/
+4
2023-06-06
gro: decrease size of CB
Richard Gobert
1
-7
/
+12
2023-06-05
Merge branch 'drm-i915-use-ref_tracker-library-for-tracking-wakerefs'
Jakub Kicinski
2
-3
/
+3
2023-06-05
lib/ref_tracker: improve printing stats
Andrzej Hajda
2
-3
/
+3
2023-06-05
bpf/xdp: optimize bpf_xdp_pointer to avoid reading sinfo
Jesper Dangaard Brouer
1
-3
/
+4
2023-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-17
/
+39
2023-06-01
bpf: Add table ID to bpf_fib_lookup BPF helper
Louis DeLosSantos
1
-1
/
+13
2023-06-01
rtnetlink: add the missing IFLA_GRO_ tb check in validate_linkmsg
Xin Long
1
-0
/
+12
2023-06-01
rtnetlink: move IFLA_GSO_ tb check to validate_linkmsg
Xin Long
1
-15
/
+19
2023-06-01
rtnetlink: call validate_linkmsg in rtnl_create_link
Xin Long
1
-1
/
+7
2023-06-01
bpf, sockmap: Avoid potential NULL dereference in sk_psock_verdict_data_ready()
Eric Dumazet
1
-1
/
+2
2023-05-31
net: don't set sw irq coalescing defaults in case of PREEMPT_RT
Heiner Kallweit
1
-2
/
+4
2023-05-31
udp6: Fix race condition in udp6_sendmsg & connect
Vladislav Efanov
1
-1
/
+1
2023-05-30
flow_dissector: Dissect layer 2 miss from tc skb extension
Ido Schimmel
1
-0
/
+10
2023-05-29
net: fix signedness bug in skb_splice_from_iter()
Dan Carpenter
1
-2
/
+2
2023-05-26
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-0
/
+63
2023-05-26
net: ynl: prefix uAPI header include with uapi/
Jakub Kicinski
2
-2
/
+2
2023-05-26
net/core: Enable socket busy polling on -RT
Kurt Kanzenbach
1
-3
/
+6
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
[next]