index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-09-23
4
-36
/
+17
|
\
|
*
bpf: Allow specifying a BTF ID per argument in function protos
Lorenz Bauer
2020-09-22
1
-14
/
+5
|
*
tcp: Simplify tcp_set_congestion_control() load=false case
Neal Cardwell
2020-09-11
1
-11
/
+4
|
*
tcp: simplify tcp_set_congestion_control(): Always reinitialize
Neal Cardwell
2020-09-11
2
-10
/
+3
|
*
tcp: Only init congestion control if not initialized already
Neal Cardwell
2020-09-11
3
-2
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-23
5
-11
/
+28
|
\
\
|
*
|
inet_diag: validate INET_DIAG_REQ_PROTOCOL attribute
Eric Dumazet
2020-09-22
1
-5
/
+15
|
*
|
ipv4: Update exception handling for multipath routes via same device
David Ahern
2020-09-16
1
-5
/
+8
|
*
|
lwtunnel: only keep the available bits when setting vxlan md->gbp
Xin Long
2020-09-15
1
-0
/
+1
|
*
|
ipv4: Initialize flowi4_multipath_hash in data path
David Ahern
2020-09-14
2
-0
/
+2
|
*
|
ip: fix tos reflection in ack and reset packets
Wei Wang
2020-09-09
1
-1
/
+2
*
|
|
nexthop: Only emit a notification when nexthop is actually deleted
Ido Schimmel
2020-09-16
1
-2
/
+2
*
|
|
nexthop: Convert to blocking notification chain
Ido Schimmel
2020-09-16
1
-6
/
+7
*
|
|
tcp: schedule EPOLLOUT after a partial sendmsg
Soheil Hassas Yeganeh
2020-09-15
1
-11
/
+9
*
|
|
tcp: return EPOLLOUT from tcp_poll only when notsent_bytes is half the limit
Soheil Hassas Yeganeh
2020-09-15
1
-2
/
+2
*
|
|
tcp: remove SOCK_QUEUE_SHRUNK
Eric Dumazet
2020-09-14
2
-17
/
+7
*
|
|
mptcp: call tcp_cleanup_rbuf on subflows
Paolo Abeni
2020-09-14
1
-1
/
+1
*
|
|
tcp: reflect tos value received in SYN to the socket
Wei Wang
2020-09-10
2
-1
/
+18
*
|
|
ip: pass tos into ip_build_and_send_pkt()
Wei Wang
2020-09-10
2
-3
/
+5
*
|
|
tcp: record received TOS value in the request socket
Wei Wang
2020-09-10
2
-3
/
+4
*
|
|
ipmr: Use full VIF ID in netlink cache reports
Paul Davey
2020-09-10
1
-1
/
+1
*
|
|
ipmr: Add high byte of VIF ID to igmpmsg
Paul Davey
2020-09-10
1
-2
/
+6
*
|
|
ipmr: Add route table ID to netlink cache reports
Paul Davey
2020-09-10
1
-1
/
+3
*
|
|
cipso: fix 'audit_secid' kernel-doc warning in cipso_ipv4.c
Wang Hai
2020-09-09
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-09-05
3
-4
/
+5
|
\
|
|
|
*
|
netfilter: delete repeated words
Randy Dunlap
2020-08-28
1
-1
/
+1
|
*
|
net: Fix some comments
Miaohe Lin
2020-08-27
1
-1
/
+1
|
*
|
ipv4: Silence suspicious RCU usage warning
Ido Schimmel
2020-08-27
1
-1
/
+2
*
|
|
ip: expose inet sockopts through inet_diag
Wei Wang
2020-09-04
1
-0
/
+17
|
|
/
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-09-01
8
-52
/
+314
|
\
\
|
*
|
tcp: bpf: Optionally store mac header in TCP_SAVE_SYN
Martin KaFai Lau
2020-08-24
2
-2
/
+15
|
*
|
bpf: tcp: Allow bpf prog to write and parse TCP header option
Martin KaFai Lau
2020-08-24
3
-16
/
+109
|
*
|
bpf: tcp: Add bpf_skops_hdr_opt_len() and bpf_skops_write_hdr_opt()
Martin KaFai Lau
2020-08-24
3
-17
/
+98
|
*
|
bpf: tcp: Add bpf_skops_parse_hdr()
Martin KaFai Lau
2020-08-24
1
-0
/
+36
|
*
|
bpf: tcp: Add bpf_skops_established()
Martin KaFai Lau
2020-08-24
2
-5
/
+29
|
*
|
tcp: Add saw_unknown to struct tcp_options_received
Martin KaFai Lau
2020-08-24
1
-6
/
+16
|
*
|
tcp: bpf: Add TCP_BPF_RTO_MIN for bpf_setsockopt
Martin KaFai Lau
2020-08-24
1
-0
/
+2
|
*
|
tcp: bpf: Add TCP_BPF_DELACK_MAX setsockopt
Martin KaFai Lau
2020-08-24
2
-0
/
+4
|
*
|
tcp: Use a struct to represent a saved_syn
Martin KaFai Lau
2020-08-24
2
-11
/
+14
|
*
|
net: sk_msg: Simplify sk_psock initialization
Lorenz Bauer
2020-08-22
2
-13
/
+9
*
|
|
net: ipv4: remove unused arg exact_dif in compute_score
Miaohe Lin
2020-08-31
1
-4
/
+2
*
|
|
net: clean up codestyle
Miaohe Lin
2020-08-31
4
-9
/
+11
*
|
|
net: Use helper macro IP_MAX_MTU in __ip_append_data()
Miaohe Lin
2020-08-31
1
-1
/
+1
*
|
|
ipv4: nexthop: Correctly update nexthop group when replacing a nexthop
Ido Schimmel
2020-08-27
1
-0
/
+32
*
|
|
ipv4: nexthop: Correctly update nexthop group when removing a nexthop
Ido Schimmel
2020-08-27
1
-1
/
+7
*
|
|
ipv4: nexthop: Remove unnecessary rtnl_dereference()
Ido Schimmel
2020-08-27
1
-1
/
+1
*
|
|
ipv4: nexthop: Use nla_put_be32() for NHA_GATEWAY
Ido Schimmel
2020-08-27
1
-1
/
+1
*
|
|
ipv4: nexthop: Reduce allocation size of 'struct nh_group'
Ido Schimmel
2020-08-27
1
-4
/
+1
*
|
|
net: clean up codestyle for net/ipv4
Miaohe Lin
2020-08-25
3
-20
/
+23
*
|
|
net: Remove duplicated midx check against 0
Miaohe Lin
2020-08-25
1
-3
/
+2
[next]