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-12
rxrpc: Fix wrong error return in rxrpc_connect_call()
David Howells
1
-1
/
+1
2023-01-12
Merge tag 'wireless-2023-01-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
11
-187
/
+176
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
xfrm: compat: change expression for switch in xfrm_xlate64
Anastasia Belova
1
-1
/
+1
2023-01-12
vsock: return errors other than -ENOMEM to socket
Bobby Eshleman
1
-1
/
+2
2023-01-12
net: rfkill: gpio: add DT support
Philipp Zabel
1
-2
/
+18
2023-01-12
wifi: mac80211: fix double space in comment
Nick Hainke
1
-1
/
+1
2023-01-12
wifi: mac80211: Drop stations iterator where the iterator function may sleep
Martin Blumenstingl
1
-13
/
+0
2023-01-11
devlink: keep the instance mutex alive until references are gone
Jakub Kicinski
2
-4
/
+15
2023-01-11
netfilter: nft_payload: incorrect arithmetics when fetching VLAN header bits
Pablo Neira Ayuso
1
-1
/
+1
2023-01-11
netfilter: ipset: Fix overflow before widen in the bitmap_ip_create() function.
Gavrilov Ilia
1
-2
/
+2
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
bpf: Remove the unnecessary insn buffer comparison
Haiyue Wang
1
-6
/
+0
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-10
wifi: mac80211: fix MLO + AP_VLAN check
Felix Fietkau
1
-1
/
+3
2023-01-10
mac80211: Fix MLO address translation for multiple bss case
Sriram R
1
-0
/
+3
2023-01-10
wifi: mac80211: reset multiple BSSID options in stop_ap()
Aloka Dixit
1
-0
/
+7
2023-01-10
wifi: mac80211: Fix iTXQ AMPDU fragmentation handling
Alexander Wetzel
3
-14
/
+37
2023-01-10
wifi: mac80211: sdata can be NULL during AMPDU start
Alexander Wetzel
2
-1
/
+8
2023-01-10
wifi: mac80211: Proper mark iTXQs for resumption
Alexander Wetzel
5
-50
/
+21
2023-01-10
wifi: mac80211: fix initialization of rx->link and rx->link_sta
Felix Fietkau
1
-123
/
+99
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-09
Fix XFRM-I support for nested ESP tunnels
Benedict Wong
2
-4
/
+53
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
[prev]
[next]