index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Lines
2023-02-26
wifi: wext: warn about usage only once
Johannes Berg
-2
/
+2
2023-02-26
nfc: fix memory leak of se_io context in nfc_genl_se_io
Fedor Pchelkin
-0
/
+4
2023-02-26
net/sched: cls_api: Move call to tcf_exts_miss_cookie_base_destroy()
Nathan Chancellor
-1
/
+1
2023-02-24
Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-1
/
+1
2023-02-24
net/9p: fix bug in client create for .L
Eric Van Hensbergen
-1
/
+1
2023-02-24
9p/rdma: unmap receive dma buffer in rdma_request()/post_recv()
Zhengchao Shao
-3
/
+12
2023-02-24
9p/xen: fix connection sequence
Juergen Gross
-15
/
+23
2023-02-24
9p/xen: fix version parsing
Juergen Gross
-2
/
+8
2023-02-24
net: fix __dev_kfree_skb_any() vs drop monitor
Eric Dumazet
-1
/
+3
2023-02-24
xfrm: Allow transport-mode states with AF_UNSPEC selector
Herbert Xu
-5
/
+0
2023-02-23
Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-1
/
+1
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-5
/
+6
2023-02-23
net/9p: Adjust maximum MSIZE to account for p9 header
Eric Van Hensbergen
-1
/
+5
2023-02-23
sctp: add a refcnt in sctp_stream_priorities to avoid a nested loop
Xin Long
-31
/
+21
2023-02-23
ipv6: Add lwtunnel encap size of all siblings in nexthop calculation
Lu Wei
-5
/
+6
2023-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
-29
/
+48
2023-02-22
Merge tag 'nfs-for-6.3-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
-4
/
+6
2023-02-22
Merge tag 'nfsd-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
-1329
/
+4758
2023-02-22
Merge tag 'for-linus-2023022201' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-3
/
+2
2023-02-22
Merge branch 'for-6.3/hid-bpf' into for-linus
Benjamin Tissoires
-1
/
+1
2023-02-22
Merge branch 'for-6.3/hid-core' into for-linus
Benjamin Tissoires
-2
/
+1
2023-02-22
netfilter: x_tables: fix percpu counter block leak on error path when creatin...
Pavel Tikhomirov
-0
/
+12
2023-02-21
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-13882
/
+13406
2023-02-21
Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
-78
/
+71
2023-02-21
Merge tag 'hyperv-next-signed-20230220' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-3
/
+1
2023-02-22
netfilter: ctnetlink: make event listener tracking global
Florian Westphal
-5
/
+9
2023-02-22
netfilter: xt_length: use skb len to match in length_mt6
Xin Long
-2
/
+1
2023-02-22
netfilter: ebtables: fix table blob use-after-free
Florian Westphal
-5
/
+3
2023-02-22
netfilter: ip6t_rpfilter: Fix regression with VRF interfaces
Phil Sutter
-1
/
+3
2023-02-22
netfilter: conntrack: fix rmmod double-free race
Florian Westphal
-14
/
+15
2023-02-22
netfilter: ctnetlink: fix possible refcount leak in ctnetlink_create_conntrack()
Hangyu Hua
-1
/
+4
2023-02-21
Merge tag 'hardening-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-1
/
+1
2023-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-67
/
+77
2023-02-21
net: ethtool: fix __ethtool_dev_mm_supported() implementation
Vladimir Oltean
-1
/
+1
2023-02-21
ethtool: pse-pd: Fix double word in comments
Bo Liu
-1
/
+1
2023-02-21
xsk: add linux/vmalloc.h to xsk.c
Xuan Zhuo
-0
/
+1
2023-02-20
net/sched: flower: Support hardware miss to tc action
Paul Blakey
-1
/
+12
2023-02-20
net/sched: flower: Move filter handle initialization earlier
Paul Blakey
-27
/
+35
2023-02-20
net/sched: cls_api: Support hardware miss to tc action
Paul Blakey
-12
/
+208
2023-02-20
net/sched: Rename user cookie and act cookie
Paul Blakey
-27
/
+27
2023-02-20
Merge tag 'ieee802154-for-net-next-2023-02-20' of git://git.kernel.org/pub/sc...
Jakub Kicinski
-34
/
+1099
2023-02-20
net/ulp: Remove redundant ->clone() test in inet_clone_ulp().
Kuniyuki Iwashima
-2
/
+1
2023-02-20
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-41
/
+63
2023-02-20
Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linux
Linus Torvalds
-35
/
+20
2023-02-20
Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-7
/
+7
2023-02-20
SUNRPC: Fix occasional warning when destroying gss_krb5_enctypes
Chuck Lever
-6
/
+8
2023-02-20
SUNRPC: Remove ->xpo_secure_port()
Chuck Lever
-10
/
+3
2023-02-20
SUNRPC: Fix whitespace damage in svcauth_unix.c
Chuck Lever
-3
/
+3
2023-02-20
SUNRPC: Add encryption self-tests
Chuck Lever
-5
/
+142
2023-02-20
SUNRPC: Add RFC 8009 encryption KUnit tests
Chuck Lever
-4
/
+354
[prev]
[next]