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-28
tcp: fix F-RTO may not work correctly when receiving DSACK
Pengcheng Yang
1
-1
/
+2
2022-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
3
-30
/
+45
2022-04-28
netfilter: nft_socket: only do sk lookups when indev is available
Florian Westphal
1
-14
/
+38
2022-04-28
Merge tag 'for-net-2022-04-27' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Abeni
3
-42
/
+81
2022-04-28
tls: Skip tls_append_frag on zero copy size
Maxim Mikityanskiy
1
-5
/
+7
2022-04-28
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
4
-11
/
+32
2022-04-27
netfilter: conntrack: fix udp offload timeout sysctl
Volodymyr Mytnyk
1
-1
/
+1
2022-04-27
netfilter: nf_conntrack_tcp: re-init for syn packets only
Florian Westphal
1
-15
/
+6
2022-04-27
net: Use this_cpu_inc() to increment net->core_stats
Sebastian Andrzej Siewior
1
-9
/
+5
2022-04-26
Bluetooth: hci_sync: Cleanup hci_conn if it cannot be aborted
Luiz Augusto von Dentz
3
-18
/
+38
2022-04-26
Bluetooth: hci_event: Fix creating hci_conn object on error status
Luiz Augusto von Dentz
1
-0
/
+12
2022-04-26
Bluetooth: hci_event: Fix checking for invalid handle on error status
Luiz Augusto von Dentz
1
-29
/
+36
2022-04-26
xsk: Fix possible crash when multiple sockets are created
Maciej Fijalkowski
2
-4
/
+25
2022-04-26
mctp: defer the kfree of object mdev->addrs
Lin Ma
1
-1
/
+1
2022-04-25
net/smc: Fix slab-out-of-bounds issue in fallback
Wen Gu
2
-23
/
+59
2022-04-25
net/smc: Only save the original clcsock callback functions
Wen Gu
3
-20
/
+67
2022-04-25
tcp: make sure treq->af_specific is initialized
Eric Dumazet
2
-2
/
+9
2022-04-25
tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWAT
Eric Dumazet
2
-1
/
+12
2022-04-25
net: dsa: flood multicast to CPU when slave has IFF_PROMISC
Vladimir Oltean
1
-1
/
+1
2022-04-25
ip_gre, ip6_gre: Fix race condition on o_seqno in collect_md mode
Peilin Ye
2
-6
/
+7
2022-04-25
ip6_gre: Make o_seqno start from 0 in native mode
Peilin Ye
1
-6
/
+5
2022-04-25
ip_gre: Make o_seqno start from 0 in native mode
Peilin Ye
1
-5
/
+3
2022-04-25
net/smc: sync err code when tcp connection was refused
liuyacan
1
-0
/
+2
2022-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
David S. Miller
4
-4
/
+14
2022-04-25
netfilter: Update ip6_route_me_harder to consider L3 domain
Martin Willi
1
-2
/
+8
2022-04-25
netfilter: flowtable: Remove the empty file
Rongguang Wei
1
-0
/
+0
2022-04-24
sctp: check asoc strreset_chunk in sctp_generate_reconf_event
Xin Long
1
-0
/
+4
2022-04-23
tcp: ensure to use the most recently sent skb when filling the rate sample
Pengcheng Yang
1
-3
/
+8
2022-04-23
net: bridge: switchdev: check br_vlan_group() return value
Clément Léger
1
-0
/
+2
2022-04-23
tcp: md5: incorrect tcp_header_len for incoming connections
Francesco Ruggeri
1
-1
/
+1
2022-04-22
bpf, lwt: Fix crash when using bpf_skb_set_tunnel_key() from bpf_xmit lwt hook
Eyal Birger
1
-4
/
+3
2022-04-22
netfilter: nft_set_rbtree: overlap detection with element re-addition after d...
Pablo Neira Ayuso
1
-1
/
+5
2022-04-22
net: dsa: Add missing of_node_put() in dsa_port_link_register_of
Miaoqian Lin
1
-0
/
+2
2022-04-19
netlink: reset network and mac headers in netlink_dump()
Eric Dumazet
1
-0
/
+7
2022-04-19
ipvs: correctly print the memory size of ip_vs_conn_tab
Pengcheng Yang
1
-1
/
+1
2022-04-19
net: dsa: hellcreek: Calculate checksums in tagger
Kurt Kanzenbach
1
-0
/
+8
2022-04-17
can: isotp: stop timeout monitoring when no first frame was sent
Oliver Hartkopp
1
-1
/
+9
2022-04-16
ipv6: make ip6_rt_gc_expire an atomic_t
Eric Dumazet
1
-5
/
+6
2022-04-16
net: Handle l3mdev in ip_tunnel_init_flow
David Ahern
2
-6
/
+7
2022-04-16
l3mdev: l3mdev_master_upper_ifindex_by_index_rcu should be using netdev_maste...
David Ahern
1
-1
/
+1
2022-04-16
net/sched: cls_u32: fix possible leak in u32_init_knode()
Eric Dumazet
1
-4
/
+4
2022-04-16
net/sched: cls_u32: fix netns refcount changes in u32_change()
Eric Dumazet
1
-6
/
+10
2022-04-15
openvswitch: fix OOB access in reserve_sfa_size()
Paolo Valerio
1
-1
/
+1
2022-04-15
ip6_gre: Fix skb_under_panic in __gre6_xmit()
Peilin Ye
1
-3
/
+6
2022-04-15
ip6_gre: Avoid updating tunnel->tun_hlen in __gre6_xmit()
Peilin Ye
1
-2
/
+3
2022-04-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
3
-7
/
+7
2022-04-15
net/packet: fix packet_sock xmit return value checking
Hangbin Liu
1
-4
/
+9
2022-04-15
net/smc: Fix sock leak when release after smc_shutdown()
Tony Lu
1
-1
/
+3
2022-04-15
rxrpc: Restore removed timer deletion
David Howells
1
-0
/
+2
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
[next]