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-17
net: kfree_skb_list use kmem_cache_free_bulk
Jesper Dangaard Brouer
1
-1
/
+39
2023-01-17
net: fix call location in kfree_skb_list_reason
Jesper Dangaard Brouer
1
-13
/
+21
2023-01-17
devlink: remove some unnecessary code
Dan Carpenter
1
-11
/
+6
2023-01-17
sched: add new attr TCA_EXT_WARN_MSG to report tc extact message
Hangbin Liu
3
-49
/
+83
2023-01-16
virtio/vsock: replace virtio_vsock_pkt with sk_buff
Bobby Eshleman
3
-322
/
+300
2023-01-16
unix: Improve locking scheme in unix_show_fdinfo()
Kirill Tkhai
1
-10
/
+10
2023-01-13
plca.c: fix obvious mistake in checking retval
Piergiorgio Beruto
1
-5
/
+5
2023-01-13
ipv6: remove max_size check inline with ipv4
Jon Maxwell
2
-14
/
+7
2023-01-13
caif: don't assume iov_iter type
Keith Busch
1
-4
/
+0
2023-01-13
sock: add tracepoint for send recv length
Yunhui Cui
1
-4
/
+29
2023-01-13
ethtool: add tx aggregation parameters
Daniele Palmas
1
-2
/
+20
2023-01-13
net: dsa: microchip: ptp: move pdelay_rsp correction field to tail tag
Christian Eggers
1
-1
/
+28
2023-01-13
net: dsa: microchip: ptp: add packet transmission timestamping
Christian Eggers
1
-3
/
+51
2023-01-13
net: dsa: microchip: ptp: add packet reception timestamping
Christian Eggers
1
-6
/
+19
2023-01-13
net: dsa: microchip: ptp: add 4 bytes in tail tag when ptp enabled
Arun Ramadoss
1
-7
/
+88
2023-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
36
-1734
/
+1499
2023-01-12
Merge tag 'net-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
29
-1719
/
+1470
2023-01-12
Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+1
2023-01-12
vsock: return errors other than -ENOMEM to socket
Bobby Eshleman
1
-1
/
+2
2023-01-11
devlink: keep the instance mutex alive until references are gone
Jakub Kicinski
2
-4
/
+15
2023-01-11
ipv6: raw: Deduct extension header length in rawv6_push_pending_frames
Herbert Xu
1
-0
/
+4
2023-01-11
drivers/net/phy: add the link modes for the 10BASE-T1S Ethernet PHY
Piergiorgio Beruto
1
-0
/
+8
2023-01-11
net/ethtool: add netlink interface for the PLCA RS
Piergiorgio Beruto
4
-1
/
+313
2023-01-10
net: sched: disallow noqueue for qdisc classes
Frederick Lawler
1
-0
/
+5
2023-01-10
Merge tag 'nfsd-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
5
-11
/
+11
2023-01-09
net/sched: act_mpls: Fix warning during failed attribute validation
Ido Schimmel
1
-1
/
+7
2023-01-09
net: skb: remove old comments about frag_size for build_skb()
Jakub Kicinski
1
-5
/
+3
2023-01-09
gro: take care of DODGY packets
Eric Dumazet
1
-2
/
+3
2023-01-09
mptcp: add statistics for mptcp socket in use
Menglong Dong
2
-1
/
+17
2023-01-09
mptcp: rename 'sk' to 'ssk' in mptcp_token_new_connect()
Menglong Dong
2
-5
/
+5
2023-01-09
mptcp: init sk->sk_prot in build_msk()
Menglong Dong
1
-0
/
+3
2023-01-09
mptcp: introduce 'sk' to replace 'sock->sk' in mptcp_listen()
Menglong Dong
1
-6
/
+7
2023-01-09
mptcp: use local variable ssk in write_options
Geliang Tang
1
-2
/
+1
2023-01-09
mptcp: use net instead of sock_net
Geliang Tang
2
-5
/
+4
2023-01-09
mptcp: use msk_owned_by_me helper
Geliang Tang
2
-6
/
+5
2023-01-07
Merge tag 'rxrpc-fixes-20230107' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
24
-1712
/
+1443
2023-01-07
Merge tag 'nfs-for-6.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-2
/
+17
2023-01-07
rxrpc: Fix incoming call setup race
David Howells
4
-15
/
+15
2023-01-06
net: ipv6: rpl_iptunnel: Replace 0-length arrays with flexible arrays
Kees Cook
1
-1
/
+1
2023-01-06
Revert "SUNRPC: Use RMW bitops in single-threaded hot paths"
Chuck Lever
5
-11
/
+11
2023-01-06
devlink: allow registering parameters after the instance
Jakub Kicinski
1
-11
/
+11
2023-01-06
devlink: don't require setting features before registration
Jakub Kicinski
1
-2
/
+0
2023-01-06
devlink: remove the registration guarantee of references
Jakub Kicinski
2
-38
/
+28
2023-01-06
devlink: always check if the devlink instance is registered
Jakub Kicinski
4
-12
/
+60
2023-01-06
devlink: protect devlink->dev by the instance lock
Jakub Kicinski
3
-8
/
+11
2023-01-06
devlink: update the code in netns move to latest helpers
Jakub Kicinski
1
-3
/
+4
2023-01-06
devlink: bump the instance index directly when iterating
Jakub Kicinski
2
-35
/
+13
2023-01-06
tipc: fix unexpected link reset due to discovery messages
Tung Nguyen
1
-4
/
+8
2023-01-06
sysctl: expose all net/core sysctls inside netns
Mahesh Bandewar
1
-5
/
+0
2023-01-06
rxrpc: Move client call connection to the I/O thread
David Howells
13
-527
/
+295
[next]