index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: udp: annotate data race around udp_sk(sk)->corkflag
Eric Dumazet
2021-09-28
1
-5
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
Jakub Kicinski
2021-09-24
1
-1
/
+1
|
\
|
*
netfilter: iptable_raw: drop bogus net_init annotation
Florian Westphal
2021-09-21
1
-1
/
+1
*
|
net: ipv4: Fix rtnexthop len when RTA_FLOW is present
Xiao Liang
2021-09-24
1
-7
/
+9
*
|
nexthop: Fix memory leaks in nexthop notification chain listeners
Ido Schimmel
2021-09-23
1
-5
/
+14
*
|
nexthop: Fix division by zero while replacing a resilient group
Ido Schimmel
2021-09-20
1
-0
/
+2
*
|
Revert "Revert "ipv4: fix memory leaks in ip_cmsg_send() callers""
Eric Dumazet
2021-09-14
4
-7
/
+10
*
|
tcp: fix tp->undo_retrans accounting in tcp_sacktag_one()
zhenggy
2021-09-14
1
-1
/
+1
*
|
udp_tunnel: Fix udp_tunnel_nic work-queue type
Aya Levin
2021-09-13
1
-1
/
+1
*
|
Revert "ipv4: fix memory leaks in ip_cmsg_send() callers"
Yajun Deng
2021-09-13
4
-10
/
+7
|
/
*
ip_gre: validate csum_start only on pull
Willem de Bruijn
2021-09-05
1
-3
/
+6
*
net: remove the unnecessary check in cipso_v4_doi_free
王贇
2021-09-03
1
-10
/
+8
*
Set fc_nlinfo in nh_create_ipv4, nh_create_ipv6
Ryoga Saito
2021-09-02
1
-0
/
+2
*
fou: remove sparse errors
Eric Dumazet
2021-08-31
2
-6
/
+6
*
ipv4: fix endianness issue in inet_rtm_getroute_build_skb()
Eric Dumazet
2021-08-31
1
-1
/
+1
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-08-30
3
-7
/
+42
|
\
|
*
bpf: tcp: Allow bpf-tcp-cc to call bpf_(get|set)sockopt
Martin KaFai Lau
2021-08-25
1
-3
/
+38
|
*
bpf: Migrate cgroup_bpf to internal cgroup_bpf_attach_type enum
Dave Marchevsky
2021-08-23
2
-4
/
+4
*
|
net: ipv4: Fix the warning for dereference
Yajun Deng
2021-08-30
1
-1
/
+3
*
|
ipv4: make exception cache less predictible
Eric Dumazet
2021-08-30
1
-16
/
+30
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2021-08-30
1
-0
/
+2
|
\
\
|
*
|
netfilter: x_tables: handle xt_register_template() returning an error value
Lukas Bulwahn
2021-08-25
1
-0
/
+2
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/
David S. Miller
2021-08-27
1
-3
/
+1
|
\
\
\
|
*
|
|
ipsec: Remove unneeded extra variable in esp4 esp_ssg_unref()
Corey Minyard
2021-07-20
1
-3
/
+1
*
|
|
|
tcp: enable mid stream window clamp
Neil Spring
2021-08-26
1
-0
/
+1
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-26
3
-14
/
+18
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
net: fix NULL pointer reference in cipso_v4_doi_free
王贇
2021-08-26
1
-8
/
+10
|
*
|
|
ipv4: use siphash instead of Jenkins in fnhe_hashfun()
Eric Dumazet
2021-08-26
1
-6
/
+6
|
*
|
|
ip_gre: add validation for csum_start
Shreyansh Chouhan
2021-08-22
1
-0
/
+2
*
|
|
|
net: ipv4: Move ip_options_fragment() out of loop
Yajun Deng
2021-08-24
1
-15
/
+4
*
|
|
|
net-memcg: pass in gfp_t mask to mem_cgroup_charge_skmem()
Wei Wang
2021-08-18
2
-2
/
+4
*
|
|
|
tcp: enable data-less, empty-cookie SYN with TFO_SERVER_COOKIE_NOT_REQD
Luke Hsiao
2021-08-16
1
-2
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-13
2
-8
/
+15
|
\
|
|
|
*
|
net: igmp: increase size of mr_ifc_count
Eric Dumazet
2021-08-11
1
-1
/
+1
|
*
|
tcp_bbr: fix u32 wrap bug in round logic if bbr_init() called after 2B packets
Neal Cardwell
2021-08-11
1
-1
/
+1
|
*
|
net: igmp: fix data-race in igmp_ifc_timer_expire()
Eric Dumazet
2021-08-10
1
-7
/
+14
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2021-08-11
7
-82
/
+102
|
\
\
\
|
*
|
|
netfilter: x_tables: never register tables by default
Florian Westphal
2021-08-09
6
-63
/
+65
|
*
|
|
netfilter: ipt_CLUSTERIP: use clusterip_net to store pernet warning
Florian Westphal
2021-08-01
1
-2
/
+3
|
*
|
|
netfilter: ipt_CLUSTERIP: only add arp mangle hook when required
Florian Westphal
2021-08-01
1
-17
/
+34
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-05
2
-0
/
+7
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
net, gro: Set inner transport header offset in tcp/udp GRO hook
Jakub Sitnicki
2021-08-02
2
-0
/
+7
*
|
|
|
net: Remove redundant if statements
Yajun Deng
2021-08-05
3
-7
/
+3
*
|
|
|
net/ipv4/igmp: Use struct_size() helper
Gustavo A. R. Silva
2021-08-05
1
-7
/
+13
*
|
|
|
net/ipv4/ipv6: Replace one-element arraya with flexible-array members
Gustavo A. R. Silva
2021-08-05
1
-9
/
+10
*
|
|
|
net/ipv4: Revert use of struct_size() helper
Gustavo A. R. Silva
2021-08-05
2
-9
/
+7
*
|
|
|
net: add extack arg for link ops
Rocco Yue
2021-08-04
1
-2
/
+3
*
|
|
|
net: Keep vertical alignment
Yajun Deng
2021-08-03
1
-3
/
+4
*
|
|
|
ipv4: use skb_expand_head in ip_finish_output2
Vasily Averin
2021-08-03
1
-11
/
+2
*
|
|
|
ipv4: Fix refcount warning for new fib_info
David Ahern
2021-08-02
1
-1
/
+1
[next]