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.13.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-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
19
-70
/
+120
2022-06-23
Merge tag 'net-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
18
-70
/
+119
2022-06-23
net: openvswitch: fix parsing of nw_proto for IPv6 fragments
Rosemarie O'Riorden
1
-1
/
+1
2022-06-23
sock: redo the psock vs ULP protection check
Jakub Kicinski
3
-3
/
+7
2022-06-23
Revert "net/tls: fix tls_sk_proto_close executed repeatedly"
Jakub Kicinski
1
-3
/
+0
2022-06-23
raw: remove unused variables from raw6_icmp_error()
Eric Dumazet
1
-3
/
+0
2022-06-22
af_unix: Remove unix_table_locks.
Kuniyuki Iwashima
2
-41
/
+9
2022-06-22
af_unix: Put a socket into a per-netns hash table.
Kuniyuki Iwashima
2
-36
/
+23
2022-06-22
af_unix: Acquire/Release per-netns hash table's locks.
Kuniyuki Iwashima
2
-32
/
+66
2022-06-22
af_unix: Define a per-netns hash table.
Kuniyuki Iwashima
1
-6
/
+32
2022-06-22
af_unix: Include the whole hash table size in UNIX_HASH_SIZE.
Kuniyuki Iwashima
2
-13
/
+11
2022-06-22
af_unix: Clean up some sock_net() uses.
Kuniyuki Iwashima
2
-21
/
+15
2022-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
4
-25
/
+27
2022-06-21
raw: complete rcu conversion
Eric Dumazet
2
-6
/
+6
2022-06-21
netfilter: nf_dup_netdev: add and use recursion counter
Florian Westphal
1
-4
/
+15
2022-06-21
netfilter: nf_dup_netdev: do not push mac header a second time
Florian Westphal
1
-4
/
+10
2022-06-20
net/tls: fix tls_sk_proto_close executed repeatedly
Ziyang Xuan
1
-0
/
+3
2022-06-20
erspan: do not assume transport header is always set
Eric Dumazet
2
-10
/
+20
2022-06-20
raw: Use helpers for the hlist_nulls variant.
Kuniyuki Iwashima
3
-8
/
+8
2022-06-20
raw: Fix mixed declarations error in raw_icmp_error().
Kuniyuki Iwashima
1
-1
/
+1
2022-06-19
raw: convert raw sockets to RCU
Eric Dumazet
5
-69
/
+69
2022-06-19
raw: use more conventional iterators
Eric Dumazet
3
-144
/
+87
2022-06-18
ping: convert to RCU lookups, get rid of rwlock
Eric Dumazet
1
-20
/
+16
2022-06-18
ax25: use GFP_KERNEL in ax25_dev_device_up()
Peter Lafreniere
1
-2
/
+3
2022-06-18
net/sched: sch_netem: Fix arithmetic in netem_dump() for 32-bit platforms
Peilin Ye
1
-2
/
+2
2022-06-18
ethtool: Fix get module eeprom fallback
Ivan Vecera
1
-1
/
+1
2022-06-18
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
7
-12
/
+158
2022-06-18
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2
-13
/
+37
2022-06-18
netfilter: cttimeout: fix slab-out-of-bounds read typo in cttimeout_net_exit
Florian Westphal
1
-1
/
+1
2022-06-17
Merge tag 'nfs-for-5.19-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-0
/
+1
2022-06-17
bpf: Fix bpf_skc_lookup comment wrt. return type
Tobias Klauser
1
-2
/
+0
2022-06-17
tipc: cleanup unused function
Hoang Le
2
-12
/
+0
2022-06-17
ipv4: ping: fix bind address validity check
Riccardo Paolo Bestetti
1
-3
/
+7
2022-06-17
tipc: fix use-after-free Read in tipc_named_reinit
Hoang Le
1
-2
/
+1
2022-06-17
net: fix data-race in dev_isalive()
Eric Dumazet
2
-10
/
+16
2022-06-17
tcp: fix build...
David S. Miller
1
-16
/
+0
2022-06-17
tcp: fix possible freeze in tx path under memory pressure
Eric Dumazet
1
-0
/
+17
2022-06-17
tcp: fix possible freeze in tx path under memory pressure
Eric Dumazet
1
-4
/
+29
2022-06-17
tcp: fix over estimation in sk_forced_mem_schedule()
Eric Dumazet
1
-3
/
+4
2022-06-17
bpf: Allow the new syncookie helpers to work with SKBs
Maxim Mikityanskiy
1
-0
/
+10
2022-06-17
bpf: Add helpers to issue and check SYN cookies in XDP
Maxim Mikityanskiy
2
-1
/
+120
2022-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-426
/
+135
2022-06-16
Merge tag 'net-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
5
-410
/
+110
2022-06-16
Revert "net: Add a second bind table hashed by port and address"
Joanne Koong
4
-405
/
+82
2022-06-15
bpf: Fix request_sock leak in sk lookup helpers
Jon Maxwell
1
-6
/
+28
2022-06-15
net: ax25: Fix deadlock caused by skb_recv_datagram in ax25_recvmsg
Duoming Zhou
1
-5
/
+28
2022-06-15
net: don't check skb_count twice
Sieng Piaw Liew
1
-3
/
+4
2022-06-15
net: bridge: allow add/remove permanent mdb entries on disabled ports
Casper Andersson
1
-6
/
+9
2022-06-14
xsk: Fix generic transmit when completion queue reservation fails
Ciara Loftus
1
-7
/
+9
2022-06-14
ethtool: Fix and simplify ethtool_convert_link_mode_to_legacy_u32()
Marco Bonelli
1
-15
/
+2
[next]