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
/
ipv4
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-05
ip_gre: validate csum_start only on pull
Willem de Bruijn
1
-3
/
+6
2021-09-03
net: remove the unnecessary check in cipso_v4_doi_free
王贇
1
-10
/
+8
2021-09-02
Set fc_nlinfo in nh_create_ipv4, nh_create_ipv6
Ryoga Saito
1
-0
/
+2
2021-08-31
fou: remove sparse errors
Eric Dumazet
2
-6
/
+6
2021-08-31
ipv4: fix endianness issue in inet_rtm_getroute_build_skb()
Eric Dumazet
1
-1
/
+1
2021-08-31
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
3
-7
/
+42
2021-08-30
net: ipv4: Fix the warning for dereference
Yajun Deng
1
-1
/
+3
2021-08-30
ipv4: make exception cache less predictible
Eric Dumazet
1
-16
/
+30
2021-08-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-0
/
+2
2021-08-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/
David S. Miller
1
-3
/
+1
2021-08-27
tcp: enable mid stream window clamp
Neil Spring
1
-0
/
+1
2021-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-14
/
+18
2021-08-26
net: fix NULL pointer reference in cipso_v4_doi_free
王贇
1
-8
/
+10
2021-08-26
ipv4: use siphash instead of Jenkins in fnhe_hashfun()
Eric Dumazet
1
-6
/
+6
2021-08-26
bpf: tcp: Allow bpf-tcp-cc to call bpf_(get|set)sockopt
Martin KaFai Lau
1
-3
/
+38
2021-08-25
netfilter: x_tables: handle xt_register_template() returning an error value
Lukas Bulwahn
1
-0
/
+2
2021-08-24
net: ipv4: Move ip_options_fragment() out of loop
Yajun Deng
1
-15
/
+4
2021-08-24
bpf: Migrate cgroup_bpf to internal cgroup_bpf_attach_type enum
Dave Marchevsky
2
-4
/
+4
2021-08-22
ip_gre: add validation for csum_start
Shreyansh Chouhan
1
-0
/
+2
2021-08-18
net-memcg: pass in gfp_t mask to mem_cgroup_charge_skmem()
Wei Wang
2
-2
/
+4
2021-08-17
tcp: enable data-less, empty-cookie SYN with TFO_SERVER_COOKIE_NOT_REQD
Luke Hsiao
1
-2
/
+1
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-8
/
+15
2021-08-12
net: igmp: increase size of mr_ifc_count
Eric Dumazet
1
-1
/
+1
2021-08-12
tcp_bbr: fix u32 wrap bug in round logic if bbr_init() called after 2B packets
Neal Cardwell
1
-1
/
+1
2021-08-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
7
-82
/
+102
2021-08-10
net: igmp: fix data-race in igmp_ifc_timer_expire()
Eric Dumazet
1
-7
/
+14
2021-08-09
netfilter: x_tables: never register tables by default
Florian Westphal
6
-63
/
+65
2021-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-0
/
+7
2021-08-05
net: Remove redundant if statements
Yajun Deng
3
-7
/
+3
2021-08-05
net/ipv4/igmp: Use struct_size() helper
Gustavo A. R. Silva
1
-7
/
+13
2021-08-05
net/ipv4/ipv6: Replace one-element arraya with flexible-array members
Gustavo A. R. Silva
1
-9
/
+10
2021-08-05
net/ipv4: Revert use of struct_size() helper
Gustavo A. R. Silva
2
-9
/
+7
2021-08-04
net: add extack arg for link ops
Rocco Yue
1
-2
/
+3
2021-08-03
net: Keep vertical alignment
Yajun Deng
1
-3
/
+4
2021-08-03
ipv4: use skb_expand_head in ip_finish_output2
Vasily Averin
1
-11
/
+2
2021-08-02
ipv4: Fix refcount warning for new fib_info
David Ahern
1
-1
/
+1
2021-08-02
net/ipv4: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2
-13
/
+14
2021-08-02
net, gro: Set inner transport header offset in tcp/udp GRO hook
Jakub Sitnicki
2
-0
/
+7
2021-08-01
netfilter: ipt_CLUSTERIP: use clusterip_net to store pernet warning
Florian Westphal
1
-2
/
+3
2021-08-01
netfilter: ipt_CLUSTERIP: only add arp mangle hook when required
Florian Westphal
1
-17
/
+34
2021-07-31
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-86
/
+324
2021-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2021-07-30
net: convert fib_treeref from int to refcount_t
Yajun Deng
1
-4
/
+4
2021-07-27
ip_tunnel: use ndo_siocdevprivate
Arnd Bergmann
4
-7
/
+8
2021-07-27
tcp: more accurately check DSACKs to grow RACK reordering window
Neal Cardwell
2
-2
/
+10
2021-07-27
tcp: more accurately detect spurious TLP probes
Yuchung Cheng
1
-1
/
+4
2021-07-27
ipv4: ip_output.c: Fix out-of-bounds warning in ip_copy_addrs()
Gustavo A. R. Silva
1
-2
/
+3
2021-07-24
bpf: tcp: Support bpf_(get|set)sockopt in bpf tcp iter
Martin KaFai Lau
1
-0
/
+15
2021-07-24
bpf: tcp: Bpf iter batching and lock_sock
Martin KaFai Lau
1
-6
/
+231
2021-07-24
tcp: seq_file: Replace listening_hash with lhash2
Martin KaFai Lau
1
-17
/
+18
[next]