index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
netns
/
ipv4.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-26
netfilter: remove all xt_table anchors from struct net
Florian Westphal
1
-10
/
+0
2021-03-31
tcp: convert tcp_comp_sack_nr sysctl to u8
Eric Dumazet
1
-1
/
+1
2021-03-31
ipv4: convert igmp_link_local_mcast_reports sysctl to u8
Eric Dumazet
1
-1
/
+1
2021-03-31
ipv4: convert fib_multipath_{use_neigh|hash_policy} sysctls to u8
Eric Dumazet
1
-2
/
+2
2021-03-31
ipv4: convert udp_l3mdev_accept sysctl to u8
Eric Dumazet
1
-1
/
+1
2021-03-31
ipv4: convert fib_notify_on_flag_change sysctl to u8
Eric Dumazet
1
-1
/
+1
2021-03-31
inet: shrink netns_ipv4 by another cache line
Eric Dumazet
1
-3
/
+3
2021-03-31
inet: shrink inet_timewait_death_row by 48 bytes
Eric Dumazet
1
-2
/
+5
2021-03-30
net: add sysctl for enabling RFC 8335 PROBE messages
Andreas Roeseler
1
-0
/
+1
2021-03-25
tcp: convert elligible sysctls to u8
Eric Dumazet
1
-34
/
+34
2021-03-25
inet: convert tcp_early_demux and udp_early_demux to u8
Eric Dumazet
1
-2
/
+2
2021-03-25
ipv4: convert ip_forward_update_priority sysctl to u8
Eric Dumazet
1
-1
/
+1
2021-03-25
ipv4: shrink netns_ipv4 with sysctl conversions
Eric Dumazet
1
-16
/
+16
2021-03-24
tcp_metrics: tcpm_hash_bucket is strictly local
Eric Dumazet
1
-1
/
+0
2021-02-02
net: ipv4: Emit notification when fib hardware flags are changed
Amit Cohen
1
-0
/
+2
2020-09-10
tcp: reflect tos value received in SYN to the socket
Wei Wang
1
-0
/
+1
2020-04-30
tcp: add hrtimer slack to sack compression
Eric Dumazet
1
-0
/
+1
2020-04-28
net: ipv4: add sysctl for nexthop api compatibility mode
Roopa Prabhu
1
-0
/
+2
2020-03-12
tcp: bind(0) remove the SO_REUSEADDR restriction when ephemeral ports are exh...
Kuniyuki Iwashima
1
-0
/
+1
2019-12-09
net-tcp: Disable TCP ssthresh metrics cache by default
Kevin(Yudong) Yang
1
-0
/
+1
2019-08-09
tcp: add new tcp_mtu_probe_floor sysctl
Josh Hunt
1
-0
/
+1
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2019-06-15
tcp: add tcp_min_snd_mss sysctl
Eric Dumazet
1
-0
/
+1
2019-05-26
net: dynamically allocate fqdir structures
Eric Dumazet
1
-1
/
+1
2019-05-26
net: rename struct fqdir fields
Eric Dumazet
1
-1
/
+1
2019-05-26
inet: rename netns_frags to fqdir
Eric Dumazet
1
-1
/
+1
2019-03-27
inet: switch IP ID generator to siphash
Eric Dumazet
1
-0
/
+2
2018-11-07
net: provide a sysctl raw_l3mdev_accept for raw socket lookup with VRFs
Mike Manning
1
-0
/
+3
2018-08-01
net: ipv4: Control SKB reprioritization after forwarding
Petr Machata
1
-0
/
+1
2018-05-18
tcp: add tcp_comp_sack_nr sysctl
Eric Dumazet
1
-0
/
+1
2018-05-18
tcp: add tcp_comp_sack_delay_ns sysctl
Eric Dumazet
1
-0
/
+1
2018-03-22
net: Replace ip_ra_lock with per-net mutex
Kirill Tkhai
1
-0
/
+1
2018-03-22
net: Make ip_ra_chain per struct net
Kirill Tkhai
1
-0
/
+1
2018-03-16
udp: Move the udp sysctl to namespace.
Tonghao Zhang
1
-0
/
+3
2018-02-28
ipv6: route: dissect flow in input path if fib rules need it
Roopa Prabhu
1
-0
/
+1
2017-11-15
tcp: Namespace-ify sysctl_tcp_default_congestion_control
Stephen Hemminger
1
-0
/
+1
2017-11-10
tcp: Namespace-ify sysctl_tcp_rmem and sysctl_tcp_wmem
Eric Dumazet
1
-0
/
+2
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-28
tcp: Namespace-ify sysctl_tcp_pacing_ca_ratio
Eric Dumazet
1
-0
/
+1
2017-10-28
tcp: Namespace-ify sysctl_tcp_pacing_ss_ratio
Eric Dumazet
1
-0
/
+1
2017-10-28
tcp: Namespace-ify sysctl_tcp_invalid_ratelimit
Eric Dumazet
1
-0
/
+1
2017-10-28
tcp: Namespace-ify sysctl_tcp_autocorking
Eric Dumazet
1
-0
/
+1
2017-10-28
tcp: Namespace-ify sysctl_tcp_min_rtt_wlen
Eric Dumazet
1
-0
/
+1
2017-10-28
tcp: Namespace-ify sysctl_tcp_min_tso_segs
Eric Dumazet
1
-0
/
+1
2017-10-28
tcp: Namespace-ify sysctl_tcp_challenge_ack_limit
Eric Dumazet
1
-0
/
+1
2017-10-28
tcp: Namespace-ify sysctl_tcp_limit_output_bytes
Eric Dumazet
1
-0
/
+1
2017-10-28
tcp: Namespace-ify sysctl_tcp_workaround_signed_windows
Eric Dumazet
1
-0
/
+1
2017-10-28
tcp: Namespace-ify sysctl_tcp_tso_win_divisor
Eric Dumazet
1
-0
/
+1
2017-10-28
tcp: Namespace-ify sysctl_tcp_moderate_rcvbuf
Eric Dumazet
1
-0
/
+1
[next]