index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2023-04-07
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-04-07
tcp: restrict net.ipv4.tcp_app_win
YueHaibing
2023-04-04
ping: Fix potentail NULL deref for /proc/net/icmp.
Kuniyuki Iwashima
2023-04-04
raw: Fix NULL deref in raw_get_next().
Kuniyuki Iwashima
2023-03-31
icmp: guard against too small mtu
Eric Dumazet
2023-03-28
bpf: tcp: Use sock_gen_put instead of sock_put in bpf_iter_tcp
Martin KaFai Lau
2023-03-21
erspan: do not use skb_mac_header() in ndo_start_xmit()
Eric Dumazet
2023-03-16
ynl: broaden the license even more
Jakub Kicinski
2023-03-16
ipv4: Fix incorrect table ID in IOCTL path
Ido Schimmel
2023-03-15
tcp: Fix bind() conflict check for dual-stack wildcard address.
Kuniyuki Iwashima
2023-03-15
net: tunnels: annotate lockless accesses to dev->needed_headroom
Eric Dumazet
2023-03-09
tcp: tcp_make_synack() can be called from process context
Breno Leitao
2023-03-07
ynl: re-license uniformly under GPL-2.0 OR BSD-3-Clause
Jakub Kicinski
2023-03-07
Merge branch 'main' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilte...
Paolo Abeni
2023-03-06
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-03-06
netfilter: tproxy: fix deadlock due to missing BH disable
Florian Westphal
2023-03-03
bpf, sockmap: Fix an infinite loop error when len is 0 in tcp_bpf_recvmsg_par...
Liu Jian
2023-02-27
Merge tag 'net-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-02-27
tcp: tcp_check_req() can be called from process context
Eric Dumazet
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2023-02-22
netfilter: x_tables: fix percpu counter block leak on error path when creatin...
Pavel Tikhomirov
2023-02-21
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-02-21
Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-02-22
netfilter: ebtables: fix table blob use-after-free
Florian Westphal
2023-02-20
net/ulp: Remove redundant ->clone() test in inet_clone_ulp().
Kuniyuki Iwashima
2023-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-next
David S. Miller
2023-02-17
netfilter: let reset rules clean out conntrack entries
Florian Westphal
2023-02-15
net: no longer support SOCK_REFCNT_DEBUG feature
Jason Xing
2023-02-13
net: ipv4: Remove completion function scaffolding
Herbert Xu
2023-02-13
net: ipv4: Add scaffolding to change completion function signature
Herbert Xu
2023-02-10
Daniel Borkmann says:
Jakub Kicinski
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-02-08
txhash: fix sk->sk_txrehash default
Kevin Yang
2023-02-03
raw: use net_hash_mix() in hash function
Eric Dumazet
2023-02-03
ipv4: raw: add drop reasons
Eric Dumazet
2023-02-02
tcp: add TCP_MINTTL drop reason
Eric Dumazet
2023-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-02-01
net: add support for ipv4 big tcp
Xin Long
2023-02-01
cipso_ipv4: use iph_set_totlen in skbuff_setattr
Xin Long
2023-02-02
bpf: Add __bpf_kfunc tag to all kfuncs
David Vernet
2023-01-28
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-01-27
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-01-26
icmp: Add counters for rate limits
Jamie Bainbridge
2023-01-25
inet: Add IP_LOCAL_PORT_RANGE socket option
Jakub Sitnicki
2023-01-25
bpf: Pass const struct bpf_prog * to .check_member
David Vernet
2023-01-24
bpf, sockmap: Check for any of tcp_bpf_prots when cloning a listener
Jakub Sitnicki
2023-01-24
net: fou: use policy and operation tables generated from the spec
Jakub Kicinski
[next]