..
bpfilter
…
netfilter
netfilter: nftables: add nft_parse_register_load() and use it
2021-01-27 22:53:29 +01:00
Kconfig
…
Makefile
…
af_inet.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
2021-02-16 13:14:06 -08:00
ah4.c
…
arp.c
net: Exempt multicast addresses from five-second neighbor lifetime
2020-11-13 14:24:39 -08:00
bpf_tcp_ca.c
bpf: Remove hard-coded btf_vmlinux assumption from BPF verifier
2020-12-03 17:38:21 -08:00
cipso_ipv4.c
CIPSO: Fix unaligned memory access in cipso_v4_gentag_hdr
2021-03-05 13:00:38 -08:00
datagram.c
…
devinet.c
treewide: rename nla_strlcpy to nla_strscpy.
2020-11-16 08:08:54 -08:00
esp4.c
esp: avoid unneeded kmap_atomic call
2021-01-11 18:20:09 -08:00
esp4_offload.c
net: Simplify the calculation of variables
2021-01-27 11:49:55 +01:00
fib_frontend.c
ipv4: Ignore ECN bits for fib lookups in fib_compute_spec_dst()
2020-12-28 14:44:32 -08:00
fib_lookup.h
IPv4: Add "offload failed" indication to routes
2021-02-08 16:47:03 -08:00
fib_notifier.c
…
fib_rules.c
…
fib_semantics.c
IPv4: Add "offload failed" indication to routes
2021-02-08 16:47:03 -08:00
fib_trie.c
IPv4: Extend 'fib_notify_on_flag_change' sysctl
2021-02-08 16:47:03 -08:00
fou.c
…
gre_demux.c
erspan: fix version 1 check in gre_parse_header()
2020-12-28 15:00:00 -08:00
gre_offload.c
ip_gre: add csum offload support for gre header
2021-01-29 20:39:14 -08:00
icmp.c
net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sending
2021-02-23 11:29:52 -08:00
igmp.c
…
inet_connection_sock.c
tcp: fix TCP_USER_TIMEOUT with zero window
2021-01-18 19:59:17 -08:00
inet_diag.c
inet_diag: Fix error path to cancel the meseage in inet_req_diag_fill()
2020-11-17 16:08:36 -08:00
inet_fragment.c
inet: frags: batch fqdir destroy works
2020-12-12 15:08:54 -08:00
inet_hashtables.c
tcp: add some entropy in __inet_hash_connect()
2021-02-11 13:13:05 -08:00
inet_timewait_sock.c
…
inetpeer.c
inetpeer: use div64_ul() and clamp_val() calculate inet_peer_threshold
2021-03-01 13:32:12 -08:00
ip_forward.c
…
ip_fragment.c
…
ip_gre.c
ipv4/ipv6: switch to dev_get_tstats64
2020-11-09 17:50:28 -08:00
ip_input.c
net: use indirect call helpers for dst_input
2021-02-03 14:51:39 -08:00
ip_options.c
…
ip_output.c
net: use indirect call helpers for dst_output
2021-02-03 14:51:39 -08:00
ip_sockglue.c
…
ip_tunnel.c
net: always use icmp{,v6}_ndo_send from ndo_start_xmit
2021-03-01 13:11:35 -08:00
ip_tunnel_core.c
net: ip_tunnel: clean up endianness conversions
2021-01-08 19:25:35 -08:00
ip_vti.c
net: always use icmp{,v6}_ndo_send from ndo_start_xmit
2021-03-01 13:11:35 -08:00
ipcomp.c
…
ipconfig.c
net: ipconfig: avoid use-after-free in ic_close_devs
2021-02-11 14:31:39 -08:00
ipip.c
ipv4/ipv6: switch to dev_get_tstats64
2020-11-09 17:50:28 -08:00
ipmr.c
…
ipmr_base.c
…
metrics.c
treewide: rename nla_strlcpy to nla_strscpy.
2020-11-16 08:08:54 -08:00
netfilter.c
netfilter: use actual socket sk rather than skb sk when routing harder
2020-10-30 12:57:39 +01:00
netlink.c
…
nexthop.c
nexthop: Do not flush blackhole nexthops when loopback goes down
2021-03-04 14:04:49 -08:00
ping.c
lsm,selinux: pass flowi_common instead of flowi to the LSM hooks
2020-11-23 18:36:21 -05:00
proc.c
net: proc: speedup /proc/net/netstat
2021-01-29 20:59:53 -08:00
protocol.c
…
raw.c
lsm,selinux: pass flowi_common instead of flowi to the LSM hooks
2020-11-23 18:36:21 -05:00
raw_diag.c
…
route.c
IPv4: Add "offload failed" indication to routes
2021-02-08 16:47:03 -08:00
syncookies.c
selinux/stable-5.11 PR 20201214
2020-12-16 11:01:04 -08:00
sysctl_net_ipv4.c
IPv4: Extend 'fib_notify_on_flag_change' sysctl
2021-02-08 16:47:03 -08:00
tcp.c
tcp: add sanity tests to TCP_QUEUE_SEQ
2021-03-01 15:32:05 -08:00
tcp_bbr.c
tcp: only postpone PROBE_RTT if RTT is < current min_rtt estimate
2020-11-17 11:03:22 -08:00
tcp_bic.c
…
tcp_bpf.c
bpf, sockmap: Ensure SO_RCVBUF memory is observed on ingress redirect
2020-11-18 00:12:34 +01:00
tcp_cdg.c
…
tcp_cong.c
tcp: Set INET_ECN_xmit configuration in tcp_reinit_congestion_control
2020-11-20 18:09:47 -08:00
tcp_cubic.c
tcp_cubic: use memset and offsetof init
2021-01-15 20:22:16 -08:00
tcp_dctcp.c
…
tcp_dctcp.h
…
tcp_diag.c
…
tcp_fastopen.c
…
tcp_highspeed.c
…
tcp_htcp.c
…
tcp_hybla.c
…
tcp_illinois.c
…
tcp_input.c
tcp: tcp_data_ready() must look at SOCK_DONE
2021-02-15 13:20:36 -08:00
tcp_ipv4.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
2021-02-16 13:14:06 -08:00
tcp_lp.c
net: ipv4: Fix some kerneldoc warnings in TCP Low Priority
2020-10-30 12:10:57 -07:00
tcp_metrics.c
fixes-v5.11
2020-12-14 16:40:27 -08:00
tcp_minisocks.c
tcp: parse mptcp options contained in reset packets
2020-12-14 17:30:06 -08:00
tcp_nv.c
…
tcp_offload.c
…
tcp_output.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
2021-01-28 17:09:31 -08:00
tcp_rate.c
…
tcp_recovery.c
tcp: fix TLP timer not set when CA_STATE changes from DISORDER to OPEN
2021-01-23 21:33:01 -08:00
tcp_scalable.c
…
tcp_timer.c
tcp: make TCP_USER_TIMEOUT accurate for zero window probes
2021-01-23 19:32:51 -08:00
tcp_ulp.c
…
tcp_vegas.c
…
tcp_vegas.h
…
tcp_veno.c
…
tcp_westwood.c
…
tcp_yeah.c
…
tunnel4.c
…
udp.c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
2021-02-16 13:14:06 -08:00
udp_bpf.c
…
udp_diag.c
net: udp: remove redundant initialization in udp_dump_one
2020-11-09 16:42:49 -08:00
udp_impl.h
…
udp_offload.c
net: Fix gro aggregation for udp encaps with zero csum
2021-02-28 12:01:08 -08:00
udp_tunnel_core.c
udp_tunnel: reshuffle NETIF_F_RX_UDP_TUNNEL_PORT checks
2021-01-07 12:53:29 -08:00
udp_tunnel_nic.c
…
udp_tunnel_stub.c
…
udplite.c
…
xfrm4_input.c
…
xfrm4_output.c
…
xfrm4_policy.c
…
xfrm4_protocol.c
…
xfrm4_state.c
…
xfrm4_tunnel.c
…