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-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
11
-81
/
+233
2023-04-20
Merge tag 'net-6.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
10
-80
/
+228
2023-04-20
net: bridge: switchdev: don't notify FDB entries with "master dynamic"
Vladimir Oltean
1
-0
/
+11
2023-04-19
net/handshake: Add Kunit tests for the handshake consumer API
Chuck Lever
8
-0
/
+569
2023-04-19
net/handshake: Add a kernel API for requesting a TLSv1.3 handshake
Chuck Lever
4
-2
/
+421
2023-04-19
net/handshake: Create a NETLINK service for handling handshake requests
Chuck Lever
9
-0
/
+850
2023-04-19
Merge tag 'ipsec-next-2023-04-19' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2
-65
/
+34
2023-04-19
page_pool: add DMA_ATTR_WEAK_ORDERING on all mappings
Jakub Kicinski
1
-2
/
+3
2023-04-19
Merge tag 'nfsd-6.3-6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
1
-1
/
+5
2023-04-19
net: skbuff: hide csum_not_inet when CONFIG_IP_SCTP not set
Jakub Kicinski
2
-4
/
+2
2023-04-19
net: skbuff: hide wifi_acked when CONFIG_WIRELESS not set
Jakub Kicinski
2
-0
/
+4
2023-04-19
mptcp: fix accept vs worker race
Paolo Abeni
3
-33
/
+58
2023-04-19
mptcp: stops worker on unaccepted sockets at listener close
Paolo Abeni
3
-1
/
+78
2023-04-19
net: rpl: fix rpl header size calculation
Alexander Aring
1
-1
/
+2
2023-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
3
-46
/
+76
2023-04-18
netfilter: nf_tables: tighten netlink attribute requirements for catch-all el...
Pablo Neira Ayuso
1
-1
/
+2
2023-04-18
netfilter: nf_tables: validate catch-all set elements
Pablo Neira Ayuso
2
-38
/
+62
2023-04-17
SUNRPC: Fix failures of checksum Kunit tests
Chuck Lever
1
-1
/
+4
2023-04-17
net/sched: clear actions pointer in miss cookie init fail
Pedro Tammela
1
-0
/
+3
2023-04-17
sctp: add intl_capable and reconf_capable in ss peer_capable
Xin Long
1
-2
/
+3
2023-04-17
sctp: delete the obsolete code for the host name address param
Xin Long
2
-10
/
+2
2023-04-17
mptcp: remove unused 'remaining' variable
Matthieu Baerts
1
-5
/
+2
2023-04-17
mptcp: make userspace_pm_append_new_local_addr static
Geliang Tang
2
-4
/
+2
2023-04-17
mptcp: fastclose msk when cleaning unaccepted sockets
Paolo Abeni
1
-2
/
+5
2023-04-17
mptcp: move first subflow allocation at mpc access time
Paolo Abeni
4
-37
/
+54
2023-04-17
mptcp: move fastopen subflow check inside mptcp_sendmsg_fastopen()
Paolo Abeni
1
-6
/
+18
2023-04-17
mptcp: avoid unneeded __mptcp_nmpc_socket() usage
Paolo Abeni
1
-3
/
+6
2023-04-17
mptcp: drop unneeded argument
Paolo Abeni
4
-5
/
+5
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/ipv6: Initialise msg_control_is_user
Kevin Brodsky
1
-0
/
+1
2023-04-14
net/compat: Update msg_control_is_user when setting a kernel pointer
Kevin Brodsky
1
-0
/
+1
2023-04-14
net: Ensure ->msg_control_user is used for user buffers
Kevin Brodsky
3
-11
/
+14
2023-04-14
vsock/loopback: don't disable irqs for queue access
Arseniy Krasnov
1
-2
/
+1
2023-04-14
net: sched: sch_qfq: prevent slab-out-of-bounds in qfq_activate_agg
Gwangun Jung
1
-6
/
+7
2023-04-13
net/sched: taprio: allow per-TC user input of FP adminStatus
Vladimir Oltean
1
-13
/
+52
2023-04-13
net/sched: mqprio: allow per-TC user input of FP adminStatus
Vladimir Oltean
3
-1
/
+143
2023-04-13
net/sched: pass netlink extack to mqprio and taprio offload
Vladimir Oltean
2
-3
/
+14
2023-04-13
net/sched: mqprio: add an extack message to mqprio_parse_opt()
Vladimir Oltean
1
-1
/
+4
2023-04-13
net/sched: mqprio: add extack to mqprio_parse_nlattr()
Vladimir Oltean
1
-7
/
+23
2023-04-13
net/sched: mqprio: simplify handling of nlattr portion of TCA_OPTIONS
Vladimir Oltean
1
-19
/
+13
2023-04-13
net: ethtool: create and export ethtool_dev_mm_supported()
Vladimir Oltean
1
-0
/
+23
2023-04-13
Daniel Borkmann says:
Jakub Kicinski
18
-110
/
+299
2023-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
22
-145
/
+205
2023-04-13
Merge tag 'net-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
21
-145
/
+201
2023-04-13
bpf, sockmap: Revert buggy deadlock fix in the sockhash and sockmap
Daniel Borkmann
1
-6
/
+4
2023-04-13
xdp: rss hash types representation
Jesper Dangaard Brouer
1
-1
/
+9
2023-04-13
skbuff: Fix a race between coalescing and releasing SKBs
Liang Chen
1
-8
/
+8
2023-04-13
udp6: fix potential access to stale information
Eric Dumazet
1
-3
/
+5
2023-04-13
mptcp: fix NULL pointer dereference on fastopen early fallback
Paolo Abeni
1
-2
/
+9
[next]