index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
netns
Age
Commit message (
Expand
)
Author
2021-06-15
net: Introduce net.ipv4.tcp_migrate_req.
Kuniyuki Iwashima
2021-05-18
ipv6: Add a sysctl to control multipath hash fields
Ido Schimmel
2021-05-18
ipv4: Add a sysctl to control multipath hash fields
Ido Schimmel
2021-04-26
netfilter: remove all xt_table anchors from struct net
Florian Westphal
2021-04-26
netfilter: ebtables: remove the 3 ebtables pointers from struct net
Florian Westphal
2021-04-13
netfilter: conntrack: convert sysctls to u8
Florian Westphal
2021-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-04-09
net: dccp: use net_generic storage
Florian Westphal
2021-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2021-04-06
net: remove obsolete members from struct net
Florian Westphal
2021-04-02
net: reorganize fields in netns_mib
Eric Dumazet
2021-03-31
ipv6: move ip6_dst_ops first in netns_ipv6
Eric Dumazet
2021-03-31
ipv6: convert elligible sysctls to u8
Eric Dumazet
2021-03-31
tcp: convert tcp_comp_sack_nr sysctl to u8
Eric Dumazet
2021-03-31
ipv4: convert igmp_link_local_mcast_reports sysctl to u8
Eric Dumazet
2021-03-31
ipv4: convert fib_multipath_{use_neigh|hash_policy} sysctls to u8
Eric Dumazet
2021-03-31
ipv4: convert udp_l3mdev_accept sysctl to u8
Eric Dumazet
2021-03-31
ipv4: convert fib_notify_on_flag_change sysctl to u8
Eric Dumazet
2021-03-31
inet: shrink netns_ipv4 by another cache line
Eric Dumazet
2021-03-31
inet: shrink inet_timewait_death_row by 48 bytes
Eric Dumazet
2021-03-30
net: add sysctl for enabling RFC 8335 PROBE messages
Andreas Roeseler
2021-03-25
tcp: convert elligible sysctls to u8
Eric Dumazet
2021-03-25
inet: convert tcp_early_demux and udp_early_demux to u8
Eric Dumazet
2021-03-25
ipv4: convert ip_forward_update_priority sysctl to u8
Eric Dumazet
2021-03-25
ipv4: shrink netns_ipv4 with sysctl conversions
Eric Dumazet
2021-03-24
tcp_metrics: tcpm_hash_bucket is strictly local
Eric Dumazet
2021-03-22
net: xfrm: Use sequence counter with associated spinlock
Ahmed S. Darwish
2021-03-22
net: xfrm: Localize sequence counter per network namespace
Ahmed S. Darwish
2021-02-02
net: ipv6: Emit notification when fib hardware flags are changed
Amit Cohen
2021-02-02
net: ipv4: Emit notification when fib hardware flags are changed
Amit Cohen
2020-10-30
sctp: add encap_port for netns sock asoc and transport
Xin Long
2020-10-30
sctp: create udp6 sock and set its encap_rcv
Xin Long
2020-10-30
sctp: create udp4 sock and add its encap_rcv
Xin Long
2020-10-12
can: remove obsolete version strings
Oliver Hartkopp
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-15
nexthop: Convert to blocking notification chain
Ido Schimmel
2020-09-10
tcp: reflect tos value received in SYN to the socket
Wei Wang
2020-09-08
netfilter: nf_tables: coalesce multiple notifications into one skbuff
Pablo Neira Ayuso
2020-06-30
bpf, netns: Keep a list of attached bpf_link's
Jakub Sitnicki
2020-06-30
bpf, netns: Keep attached programs in bpf_prog_array
Jakub Sitnicki
2020-06-01
bpf: Add link-based BPF program attachment to network namespace
Jakub Sitnicki
2020-06-01
net: Introduce netns_bpf for BPF programs attached to netns
Jakub Sitnicki
2020-05-22
nexthop: add support for notifiers
Roopa Prabhu
2020-04-30
tcp: add hrtimer slack to sack compression
Eric Dumazet
2020-04-28
net: ipv4: add sysctl for nexthop api compatibility mode
Roopa Prabhu
2020-03-29
mptcp: add and use MIB counter infrastructure
Florian Westphal
2020-03-12
tcp: bind(0) remove the SO_REUSEADDR restriction when ephemeral ports are exh...
Kuniyuki Iwashima
2020-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-24
netfilter: nf_tables: autoload modules from the abort path
Pablo Neira Ayuso
2019-12-09
net-tcp: Disable TCP ssthresh metrics cache by default
Kevin(Yudong) Yang
[next]