index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-06-23
19
-70
/
+120
|
\
|
*
Merge tag 'net-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-06-23
18
-70
/
+119
|
|
\
|
|
*
net: openvswitch: fix parsing of nw_proto for IPv6 fragments
Rosemarie O'Riorden
2022-06-23
1
-1
/
+1
|
|
*
sock: redo the psock vs ULP protection check
Jakub Kicinski
2022-06-23
3
-3
/
+7
|
|
*
Revert "net/tls: fix tls_sk_proto_close executed repeatedly"
Jakub Kicinski
2022-06-23
1
-3
/
+0
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2022-06-22
4
-25
/
+27
|
|
|
\
|
|
|
*
netfilter: nf_dup_netdev: add and use recursion counter
Florian Westphal
2022-06-21
1
-4
/
+15
|
|
|
*
netfilter: nf_dup_netdev: do not push mac header a second time
Florian Westphal
2022-06-21
1
-4
/
+10
|
|
|
*
netfilter: cttimeout: fix slab-out-of-bounds read typo in cttimeout_net_exit
Florian Westphal
2022-06-17
1
-1
/
+1
|
|
|
*
netfilter: use get_random_u32 instead of prandom
Florian Westphal
2022-06-08
2
-20
/
+5
|
|
*
|
net/tls: fix tls_sk_proto_close executed repeatedly
Ziyang Xuan
2022-06-20
1
-0
/
+3
|
|
*
|
erspan: do not assume transport header is always set
Eric Dumazet
2022-06-20
2
-10
/
+20
|
|
*
|
net/sched: sch_netem: Fix arithmetic in netem_dump() for 32-bit platforms
Peilin Ye
2022-06-18
1
-2
/
+2
|
|
*
|
ethtool: Fix get module eeprom fallback
Ivan Vecera
2022-06-18
1
-1
/
+1
|
|
*
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-06-18
2
-13
/
+37
|
|
|
\
\
|
|
|
*
|
bpf: Fix request_sock leak in sk lookup helpers
Jon Maxwell
2022-06-15
1
-6
/
+28
|
|
|
*
|
xsk: Fix generic transmit when completion queue reservation fails
Ciara Loftus
2022-06-14
1
-7
/
+9
|
|
*
|
|
ipv4: ping: fix bind address validity check
Riccardo Paolo Bestetti
2022-06-17
1
-3
/
+7
|
|
*
|
|
tipc: fix use-after-free Read in tipc_named_reinit
Hoang Le
2022-06-17
1
-2
/
+1
|
|
*
|
|
net: fix data-race in dev_isalive()
Eric Dumazet
2022-06-17
2
-10
/
+16
|
*
|
|
|
Merge tag 'nfs-for-5.19-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2022-06-17
1
-0
/
+1
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
sunrpc: set cl_max_connect when cloning an rpc_clnt
Scott Mayhew
2022-06-07
1
-0
/
+1
*
|
|
|
|
raw: remove unused variables from raw6_icmp_error()
Eric Dumazet
2022-06-23
1
-3
/
+0
*
|
|
|
|
af_unix: Remove unix_table_locks.
Kuniyuki Iwashima
2022-06-22
2
-41
/
+9
*
|
|
|
|
af_unix: Put a socket into a per-netns hash table.
Kuniyuki Iwashima
2022-06-22
2
-36
/
+23
*
|
|
|
|
af_unix: Acquire/Release per-netns hash table's locks.
Kuniyuki Iwashima
2022-06-22
2
-32
/
+66
*
|
|
|
|
af_unix: Define a per-netns hash table.
Kuniyuki Iwashima
2022-06-22
1
-6
/
+32
*
|
|
|
|
af_unix: Include the whole hash table size in UNIX_HASH_SIZE.
Kuniyuki Iwashima
2022-06-22
2
-13
/
+11
*
|
|
|
|
af_unix: Clean up some sock_net() uses.
Kuniyuki Iwashima
2022-06-22
2
-21
/
+15
*
|
|
|
|
raw: complete rcu conversion
Eric Dumazet
2022-06-21
2
-6
/
+6
*
|
|
|
|
raw: Use helpers for the hlist_nulls variant.
Kuniyuki Iwashima
2022-06-20
3
-8
/
+8
*
|
|
|
|
raw: Fix mixed declarations error in raw_icmp_error().
Kuniyuki Iwashima
2022-06-20
1
-1
/
+1
*
|
|
|
|
raw: convert raw sockets to RCU
Eric Dumazet
2022-06-19
5
-69
/
+69
*
|
|
|
|
raw: use more conventional iterators
Eric Dumazet
2022-06-19
3
-144
/
+87
*
|
|
|
|
ping: convert to RCU lookups, get rid of rwlock
Eric Dumazet
2022-06-18
1
-20
/
+16
*
|
|
|
|
ax25: use GFP_KERNEL in ax25_dev_device_up()
Peter Lafreniere
2022-06-18
1
-2
/
+3
*
|
|
|
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-06-18
7
-12
/
+158
|
\
\
\
\
\
|
*
|
|
|
|
bpf: Fix bpf_skc_lookup comment wrt. return type
Tobias Klauser
2022-06-17
1
-2
/
+0
|
*
|
|
|
|
bpf: Allow the new syncookie helpers to work with SKBs
Maxim Mikityanskiy
2022-06-17
1
-0
/
+10
|
*
|
|
|
|
bpf: Add helpers to issue and check SYN cookies in XDP
Maxim Mikityanskiy
2022-06-17
2
-1
/
+120
|
*
|
|
|
|
bpf, test_run: Remove unnecessary prog type checks
Daniel Xu
2022-06-03
1
-6
/
+0
|
*
|
|
|
|
bpf, sockmap: Fix sk->sk_forward_alloc warn_on in sk_stream_kill_queues
Wang Yufen
2022-06-03
3
-0
/
+25
|
*
|
|
|
|
xdp: Directly use ida_alloc()/free() APIs
Ke Liu
2022-06-03
1
-3
/
+3
*
|
|
|
|
|
tipc: cleanup unused function
Hoang Le
2022-06-17
2
-12
/
+0
*
|
|
|
|
|
tcp: fix build...
David S. Miller
2022-06-17
1
-16
/
+0
*
|
|
|
|
|
tcp: fix possible freeze in tx path under memory pressure
Eric Dumazet
2022-06-17
1
-0
/
+17
*
|
|
|
|
|
tcp: fix possible freeze in tx path under memory pressure
Eric Dumazet
2022-06-17
1
-4
/
+29
*
|
|
|
|
|
tcp: fix over estimation in sk_forced_mem_schedule()
Eric Dumazet
2022-06-17
1
-3
/
+4
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-06-17
7
-426
/
+135
|
\
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge tag 'net-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-06-16
5
-410
/
+110
|
|
\
\
\
\
\
[next]