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-01-25
bpf/selftests: Verify struct_ops prog sleepable behavior
David Vernet
1
-0
/
+18
2023-01-25
bpf: Pass const struct bpf_prog * to .check_member
David Vernet
1
-1
/
+2
2023-01-25
net: mctp: mark socks as dead on unhash, prevent re-add
Jeremy Kerr
2
-0
/
+7
2023-01-25
net: mctp: hold key reference when looking up a general key
Paolo Abeni
1
-7
/
+7
2023-01-25
net: mctp: move expiry timer delete to unhash
Jeremy Kerr
1
-3
/
+6
2023-01-25
net: mctp: add an explicit reference from a mctp_sk_key to sock
Jeremy Kerr
1
-6
/
+8
2023-01-25
net: ethtool: fix NULL pointer dereference in pause_prepare_data()
Vladimir Oltean
1
-1
/
+1
2023-01-25
net: ethtool: fix NULL pointer dereference in stats_prepare_data()
Vladimir Oltean
1
-1
/
+1
2023-01-25
net/x25: Fix to not accept on connected socket
Hyunwoo Kim
1
-0
/
+6
2023-01-25
net/smc: De-tangle ism and smc device initialization
Stefan Raspl
4
-63
/
+39
2023-01-25
s390/ism: Consolidate SMC-D-related code
Stefan Raspl
1
-24
/
+39
2023-01-25
net/smc: Separate SMC-D and ISM APIs
Stefan Raspl
3
-6
/
+14
2023-01-25
net/smc: Register SMC-D as ISM client
Stefan Raspl
4
-26
/
+68
2023-01-25
net/ism: Add new API for client registration
Stefan Raspl
1
-2
/
+2
2023-01-25
net/smc: Terminate connections prior to device removal
Stefan Raspl
1
-2
/
+2
2023-01-24
bpf, sockmap: Check for any of tcp_bpf_prots when cloning a listener
Jakub Sitnicki
1
-2
/
+2
2023-01-24
bpf, sockmap: Don't let sock_map_{close,destroy,unhash} call itself
Jakub Sitnicki
1
-27
/
+34
2023-01-24
devlink: remove a dubious assumption in fmsg dumping
Jakub Kicinski
1
-1
/
+1
2023-01-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2
-114
/
+72
2023-01-24
sctp: fail if no bound addresses can be used for a given scope
Marcelo Ricardo Leitner
1
-0
/
+6
2023-01-24
net/sched: sch_taprio: do not schedule in taprio_reset()
Eric Dumazet
1
-1
/
+0
2023-01-24
ipv6: Make ip6_route_output_flags_noref() static.
Guillaume Nault
1
-4
/
+4
2023-01-24
netlink: fix spelling mistake in dump size assert
Jakub Kicinski
2
-2
/
+2
2023-01-24
Revert "Merge branch 'ethtool-mac-merge'"
Paolo Abeni
1
-26
/
+0
2023-01-24
netrom: Fix use-after-free of a listening socket.
Kuniyuki Iwashima
1
-0
/
+1
2023-01-24
net: fou: use policy and operation tables generated from the spec
Jakub Kicinski
4
-41
/
+81
2023-01-24
net: fou: rename the source for linking
Jakub Kicinski
2
-0
/
+1
2023-01-24
act_mirred: use the backlog for nested calls to mirred ingress
Davide Caratti
1
-0
/
+7
2023-01-24
net/sched: act_mirred: better wording on protection against excessive stack g...
Davide Caratti
1
-8
/
+8
2023-01-24
netfilter: conntrack: unify established states for SCTP paths
Sriram Yagnaraman
2
-62
/
+39
2023-01-24
Revert "netfilter: conntrack: add sctp DATA_SENT state"
Sriram Yagnaraman
2
-68
/
+42
2023-01-24
netfilter: conntrack: fix bug in for_each_sctp_chunk
Sriram Yagnaraman
1
-2
/
+2
2023-01-24
netfilter: conntrack: fix vtag checks for ABORT/SHUTDOWN_COMPLETE
Sriram Yagnaraman
1
-9
/
+16
2023-01-23
net: dsa: microchip: enable port queues for tc mqprio
Arun Ramadoss
1
-0
/
+15
2023-01-23
net: avoid irqsave in skb_defer_free_flush
Jesper Dangaard Brouer
1
-3
/
+2
2023-01-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
1
-128
/
+204
2023-01-23
net: fix kfree_skb_list use of skb_mark_not_on_list
Jesper Dangaard Brouer
1
-2
/
+0
2023-01-23
ipv4: prevent potential spectre v1 gadget in fib_metrics_match()
Eric Dumazet
1
-0
/
+2
2023-01-23
ipv4: prevent potential spectre v1 gadget in ip_metrics_convert()
Eric Dumazet
1
-0
/
+2
2023-01-23
netlink: annotate data races around sk_state
Eric Dumazet
1
-4
/
+6
2023-01-23
netlink: annotate data races around dst_portid and dst_group
Eric Dumazet
1
-9
/
+14
2023-01-23
netlink: annotate data races around nlk->portid
Eric Dumazet
1
-2
/
+5
2023-01-23
Merge tag 'wireless-next-2023-01-23' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
15
-91
/
+140
2023-01-23
netfilter: nft_set_rbtree: skip elements in transaction from garbage collection
Pablo Neira Ayuso
1
-1
/
+15
2023-01-23
netfilter: nft_set_rbtree: Switch to node list walk for overlap detection
Pablo Neira Ayuso
1
-127
/
+189
2023-01-23
bpf: XDP metadata RX kfuncs
Stanislav Fomichev
2
-0
/
+67
2023-01-23
bpf: Introduce device-bound XDP programs
Stanislav Fomichev
1
-0
/
+5
2023-01-23
bpf: Rename bpf_{prog,map}_is_dev_bound to is_offloaded
Stanislav Fomichev
2
-3
/
+3
2023-01-23
ethtool: Add and use ethnl_update_bool.
David S. Miller
2
-1
/
+27
2023-01-23
net: dsa: add plumbing for changing and getting MAC merge layer state
Vladimir Oltean
1
-0
/
+37
[prev]
[next]