index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-22
xtables: move icmp/icmpv6 logic to xt_tcpudp
Florian Westphal
1
-67
/
+1
2023-03-21
neighbour: switch to standard rcu, instead of rcu_bh
Eric Dumazet
4
-11
/
+11
2023-03-21
erspan: do not use skb_mac_header() in ndo_start_xmit()
Eric Dumazet
1
-2
/
+2
2023-03-18
tcp: preserve const qualifier in tcp_sk()
Eric Dumazet
5
-8
/
+14
2023-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-10
/
+19
2023-03-17
inet_diag: constify raw_lookup() socket argument
Eric Dumazet
1
-1
/
+1
2023-03-17
ipv4: raw: constify raw_v4_match() socket argument
Eric Dumazet
1
-2
/
+2
2023-03-17
udp: constify __udp_is_mcast_sock() socket argument
Eric Dumazet
1
-2
/
+2
2023-03-17
ipv4: constify ip_mc_sf_allow() socket argument
Eric Dumazet
1
-2
/
+2
2023-03-17
inet: preserve const qualifier in inet_sk()
Eric Dumazet
1
-2
/
+3
2023-03-17
tcp: annotate lockless access to sk->sk_err
Eric Dumazet
5
-12
/
+13
2023-03-17
net: annotate lockless accesses to sk->sk_err_soft
Eric Dumazet
1
-1
/
+1
2023-03-17
tcp: annotate lockless accesses to sk->sk_err_soft
Eric Dumazet
3
-7
/
+7
2023-03-16
ynl: broaden the license even more
Jakub Kicinski
2
-2
/
+2
2023-03-16
ipv4: Fix incorrect table ID in IOCTL path
Ido Schimmel
1
-0
/
+3
2023-03-15
neighbour: annotate lockless accesses to n->nud_state
Eric Dumazet
4
-9
/
+9
2023-03-15
tcp: Fix bind() conflict check for dual-stack wildcard address.
Kuniyuki Iwashima
1
-1
/
+7
2023-03-15
net: tunnels: annotate lockless accesses to dev->needed_headroom
Eric Dumazet
1
-6
/
+6
2023-03-09
udp: introduce __sk_mem_schedule() usage
Jason Xing
1
-11
/
+16
2023-03-09
tcp: tcp_make_synack() can be called from process context
Breno Leitao
1
-1
/
+1
2023-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-3
/
+12
2023-03-08
net-timestamp: extend SOF_TIMESTAMPING_OPT_ID to HW timestamps
Vadim Fedorenko
1
-1
/
+1
2023-03-07
ynl: re-license uniformly under GPL-2.0 OR BSD-3-Clause
Jakub Kicinski
2
-2
/
+2
2023-03-07
Merge branch 'main' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Paolo Abeni
1
-1
/
+1
2023-03-06
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2
-0
/
+9
2023-03-06
netfilter: tproxy: fix deadlock due to missing BH disable
Florian Westphal
1
-1
/
+1
2023-03-03
bpf, sockmap: Fix an infinite loop error when len is 0 in tcp_bpf_recvmsg_parser()
Liu Jian
2
-0
/
+9
2023-02-27
Merge tag 'net-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-4
/
+14
2023-02-27
tcp: tcp_check_req() can be called from process context
Eric Dumazet
1
-2
/
+5
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-5
/
+6
2023-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2
-2
/
+9
2023-02-22
netfilter: x_tables: fix percpu counter block leak on error path when creating new netns
Pavel Tikhomirov
2
-0
/
+8
2023-02-21
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
26
-1053
/
+182
2023-02-21
Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-14
/
+14
2023-02-22
netfilter: ebtables: fix table blob use-after-free
Florian Westphal
1
-2
/
+1
2023-02-20
net/ulp: Remove redundant ->clone() test in inet_clone_ulp().
Kuniyuki Iwashima
1
-2
/
+1
2023-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
David S. Miller
1
-0
/
+1
2023-02-17
netfilter: let reset rules clean out conntrack entries
Florian Westphal
1
-0
/
+1
2023-02-15
net: no longer support SOCK_REFCNT_DEBUG feature
Jason Xing
3
-8
/
+0
2023-02-13
net: ipv4: Remove completion function scaffolding
Herbert Xu
2
-12
/
+12
2023-02-13
net: ipv4: Add scaffolding to change completion function signature
Herbert Xu
2
-14
/
+14
2023-02-10
Daniel Borkmann says:
Jakub Kicinski
4
-25
/
+25
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
1
-2
/
+2
2023-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-3
/
+1
2023-02-08
txhash: fix sk->sk_txrehash default
Kevin Yang
2
-3
/
+1
2023-02-03
raw: use net_hash_mix() in hash function
Eric Dumazet
1
-6
/
+7
2023-02-03
ipv4: raw: add drop reasons
Eric Dumazet
1
-3
/
+5
2023-02-02
tcp: add TCP_MINTTL drop reason
Eric Dumazet
1
-0
/
+1
2023-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2023-02-01
net: add support for ipv4 big tcp
Xin Long
3
-5
/
+6
[prev]
[next]