index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-14
Merge tag 'net-5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
18
-39
/
+68
2022-04-14
rtnetlink: Fix handling of disabled L3 stats in RTM_GETSTATS replies
Petr Machata
1
-0
/
+3
2022-04-13
nfc: nci: add flush_workqueue to prevent uaf
Lin Ma
1
-0
/
+4
2022-04-13
Merge tag 'wireless-2022-04-13' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
3
-2
/
+5
2022-04-13
Revert "net: dsa: setup master before ports"
Vladimir Oltean
1
-13
/
+10
2022-04-13
Merge tag 'nfsd-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2
-1
/
+4
2022-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2
-5
/
+4
2022-04-12
netfilter: nf_tables: nft_parse_register can return a negative value
Antoine Tenart
1
-1
/
+1
2022-04-12
sctp: Initialize daddr on peeled off socket
Petr Malat
1
-1
/
+1
2022-04-12
net/smc: Fix af_ops of child socket pointing to released memory
Karsten Graul
1
-2
/
+12
2022-04-12
net/smc: Fix NULL pointer dereference in smc_pnet_find_ib()
Karsten Graul
1
-2
/
+3
2022-04-12
net/smc: use memcpy instead of snprintf to avoid out of bounds read
Karsten Graul
1
-2
/
+4
2022-04-11
ipv6: fix panic when forwarding a pkt with no in6 dev
Nicolas Dichtel
1
-1
/
+1
2022-04-11
netfilter: nft_socket: make cgroup match work in input too
Florian Westphal
1
-4
/
+3
2022-04-11
mac80211: fix ht_capa printout in debugfs
Ben Greear
1
-1
/
+1
2022-04-11
cfg80211: hold bss_lock while updating nontrans_list
Rameshkumar Sundaram
1
-0
/
+2
2022-04-11
nl80211: correctly check NL80211_ATTR_REG_ALPHA2 size
Johannes Berg
1
-1
/
+2
2022-04-11
net/sched: taprio: Check if socket flags are valid
Benedikt Spranger
1
-1
/
+2
2022-04-09
net/sched: fix initialization order when updating chain 0 head
Marcelo Ricardo Leitner
1
-1
/
+1
2022-04-09
sctp: use the correct skb for security_sctp_assoc_request
Xin Long
1
-3
/
+3
2022-04-08
Merge tag 'nfs-for-5.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
6
-33
/
+74
2022-04-08
flow_dissector: fix false-positive __read_overflow2_field() warning
Jakub Kicinski
1
-1
/
+1
2022-04-08
net/sched: flower: fix parsing of ethertype following VLAN header
Vlad Buslov
2
-5
/
+14
2022-04-07
SUNRPC: Move the call to xprt_send_pagedata() out of xprt_sock_sendmsg()
Trond Myklebust
3
-11
/
+19
2022-04-07
SUNRPC: svc_tcp_sendmsg() should handle errors from xdr_alloc_bvec()
Trond Myklebust
1
-1
/
+3
2022-04-07
SUNRPC: Handle allocation failure in rpc_new_task()
Trond Myklebust
2
-0
/
+12
2022-04-07
SUNRPC: Handle low memory situations in call_status()
Trond Myklebust
1
-0
/
+5
2022-04-07
SUNRPC: Handle ENOMEM in call_transmit_status()
Trond Myklebust
1
-0
/
+2
2022-04-07
SUNRPC: Ensure we flush any closed sockets before xs_xprt_free()
Trond Myklebust
2
-9
/
+14
2022-04-07
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-4
/
+13
2022-04-06
SUNRPC: Fix NFSD's request deferral on RDMA transports
Chuck Lever
2
-1
/
+4
2022-04-06
bpf: Support dual-stack sockets in bpf_tcp_check_syncookie
Maxim Mikityanskiy
1
-4
/
+13
2022-04-06
net: ipv6mr: fix unused variable warning with CONFIG_IPV6_PIMSM_V2=n
Florian Westphal
1
-1
/
+1
2022-04-06
rxrpc: fix a race in rxrpc_exit_net()
Eric Dumazet
1
-1
/
+1
2022-04-06
net: openvswitch: fix leak of nested actions
Ilya Maximets
1
-5
/
+90
2022-04-06
net: openvswitch: don't send internal clone attribute to the userspace.
Ilya Maximets
2
-2
/
+4
2022-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
7
-8
/
+8
2022-04-05
ipv6: Fix stats accounting in ip6_pkt_drop
David Ahern
1
-1
/
+1
2022-04-05
netfilter: nf_tables: memcg accounting for dynamically allocated objects
Vasily Averin
6
-6
/
+6
2022-04-05
sctp: count singleton chunks in assoc user stats
Jamie Bainbridge
1
-1
/
+5
2022-04-01
net: ipv4: fix route with nexthop object delete warning
Nikolay Aleksandrov
1
-1
/
+6
2022-04-01
mctp: Use output netdev to allocate skb headroom
Matt Johnston
2
-16
/
+44
2022-04-01
mctp: Fix check for dev_hard_header() result
Matt Johnston
1
-1
/
+1
2022-04-01
Revert "net: dsa: stop updating master MTU from master.c"
Vladimir Oltean
1
-1
/
+24
2022-04-01
skbuff: fix coalescing for page_pool fragment recycling
Jean-Philippe Brucker
1
-4
/
+11
2022-04-01
net/tls: fix slab-out-of-bounds bug in decrypt_internal
Ziyang Xuan
1
-1
/
+1
2022-03-31
Merge tag 'net-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
9
-27
/
+68
2022-03-31
openvswitch: Add recirc_id to recirc warning
Stéphane Graber
1
-2
/
+2
2022-03-31
Merge tag 'linux-can-fixes-for-5.18-20220331' of git://git.kernel.org/pub/scm...
Jakub Kicinski
1
-1
/
+1
2022-03-31
rxrpc: fix some null-ptr-deref bugs in server_key.c
Xiaolong Huang
1
-2
/
+5
[next]