| net: Revert "net: optimize the sockptr_t for unified kernel/user address spaces" | 5 年前 |
| kernel: repair linux-5.10 CVE backport build | 1 个月前 |
| tcp: configurable source port perturb table size | 3 年前 |
| nata code refactoring | 1 年前 |
| add lowpower protocol net exit | 1 年前 |
| xfrm: Use actual socket sk instead of skb socket for xfrm_output_resume | 5 年前 |
| arp: use RCU protection in arp_xmit() | 1 年前 |
| bpf: Change bpf_sk_storage_*() to accept ARG_PTR_TO_BTF_ID_SOCK_COMMON | 5 年前 |
| cipso: Fix data-races around sysctl. | 3 年前 |
| udp: Update reuse->has_conns under reuseport_lock. | 3 年前 |
| net: ipv4: fix one memleak in __inet_del_ifa() | 2 年前 |
| esp: fix skb leak with espintcp and async crypto | 29 天前 |
| xfrm: Linearize the skb after offloading if needed. | 2 年前 |
| ipv4: Fix incorrect table ID in IOCTL path | 2 年前 |
| net: add net available in build_state | 6 年前 |
| net: fib_notifier: propagate extack down to the notifier block callback | 6 年前 |
| ipv4: convert fib_num_tclassid_users to atomic_t | 3 年前 |
| ipv4/fib: send notify when delete source address routes | 1 年前 |
| ipv4: Fix reference count leak when using error routes with nexthop objects | 29 天前 |
| genetlink: move to smaller ops wherever possible | 5 年前 |
| erspan: fix version 1 check in gre_parse_header() | 5 年前 |
| net: gre: recompute gre csum for sctp over gre tunnels | 5 年前 |
| icmp: fix NULL pointer dereference in icmp_tag_validation() | 27 天前 |
| igmp: limit igmpv3_newpack() packet size to IP_MAX_MTU | 2 年前 |
| tcp/dccp: Don't use timer_pending() in reqsk_queue_unlink(). | 1 年前 |
| inet_diag: Initialize pad field in struct inet_diag_req_v2 | 1 年前 |
| inet: frags: annotate races around fqdir->dead and fqdir->high_thresh | 3 年前 |
| Revert "tcp: avoid the lookup process failing to get sk in ehash table" | 2 年前 |
| tcp: Fix NEW_SYN_RECV handling in inet_twsk_purge() | 2 年前 |
| inetpeer: Fix data-races around sysctl. | 3 年前 |
| ip: Fix data-races around sysctl_ip_fwd_update_priority. | 3 年前 |
| inet: frags: annotate races around fqdir->dead and fqdir->high_thresh | 3 年前 |
| ipv4: ip_gre: Avoid skb_pull() failure in ipgre_xmit() | 1 年前 |
| tcp:refactoring the low-power protocol module for decoupling | 4 个月前 |
| net: clean up codestyle for net/ipv4 | 5 年前 |
| ipv4: Fix uninit-value access in __ip_make_skb() | 1 年前 |
| ipv{4,6}/raw: fix output xfrm lookup wrt protocol | 2 年前 |
| net/ip6_tunnel: Prevent perpetual tunnel growth | 6 个月前 |
| net: add xmit recursion limit to tunnel xmit functions | 19 天前 |
| ip_vti: fix potential slab-use-after-free in decode_session6 | 2 年前 |
| xfrm: delete x->tunnel as we delete x | 5 个月前 |
| net: ipconfig: Don't override command-line hostnames or domains | 4 年前 |
| net: ipip: implement header_ops->parse_protocol for AF_PACKET | 5 年前 |
| ipmr,ip6mr: acquire RTNL before calling ip[6]mr_free_table() on failure path | 1 年前 |
| ipmr: do not call mr_mfc_uses_dev() for unres entries | 1 年前 |
| ipv4: prevent potential spectre v1 gadget in ip_metrics_convert() | 2 年前 |
| add nata_urc push interface | 1 年前 |
| netfilter: Dissect flow after packet mangling | 4 年前 |
| treewide: Add SPDX license identifier for missed files | 6 年前 |
| kernel: repair linux-5.10 CVE backport build | 1 个月前 |
| lsm,selinux: pass flowi_common instead of flowi to the LSM hooks | 3 年前 |
| tcp: switch orphan_count to bare per-cpu counters | 3 年前 |
| treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | 6 年前 |
| ipv4: Fix uninit-value access in __ip_make_skb() | 1 年前 |
| Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | 6 年前 |
| ipv4: route: Prevent rt_bind_exception() from rebinding stale fnhe | 5 个月前 |
| tcp: secure_seq: add back ports to TS offset | 19 天前 |
| tcp: Fix a data-race around sysctl_tcp_ecn_fallback. | 1 年前 |
| net: annotate data-races around sk->sk_{data_ready,write_space} | 18 天前 |
| tcp_bbr: fix u32 wrap bug in round logic if bbr_init() called after 2B packets | 4 年前 |
| tcp: fix stretch ACK bugs in BIC | 6 年前 |
| tcp_bpf: Call sk_msg_free() when tcp_bpf_send_verdict() fails to allocate psock->cork. | 7 个月前 |
| tcp: cdg: allow tcp_cdg_release() to be called multiple times | 3 年前 |
| net: Only allow init netns to set default tcp cong to a restricted algo | 5 年前 |
| tcp_cubic: fix spurious Hystart ACK train detections for not-cwnd-limited flows | 3 年前 |
| treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | 6 年前 |
| tcp: refactor DCTCP ECN ACK handling | 7 年前 |
| inet_diag: Move the INET_DIAG_REQ_BYTECODE nlattr to cb->data | 6 年前 |
| tcp: annotate data-races around fastopenq.max_qlen | 2 年前 |
| Replace HTTP links with HTTPS ones: IPv* | 5 年前 |
| Replace HTTP links with HTTPS ones: IPv* | 5 年前 |
| treewide: Add SPDX license identifier for more missed files | 6 年前 |
| treewide: Add SPDX license identifier for more missed files | 6 年前 |
| net: annotate data-races around sk->sk_{data_ready,write_space} | 18 天前 |
| tcp: secure_seq: add back ports to TS offset | 19 天前 |
| treewide: Add SPDX license identifier for more missed files | 6 年前 |
| tcp_metrics: validate source addr length | 1 年前 |
| net: annotate data-races around sk->sk_{data_ready,write_space} | 18 天前 |
| treewide: Add SPDX license identifier for more missed files | 6 年前 |
| net, gro: Set inner transport header offset in tcp/udp GRO hook | 4 年前 |
| tcp: fix the issue of slow ramp-up caused by an initially small recv_wnd value | 5 个月前 |
| tcp: ensure to use the most recently sent skb when filling the rate sample | 3 年前 |
| tcp: fix excessive TLP and RACK timeouts from HZ rounding | 1 年前 |
| net: ipv4: delete repeated words | 5 年前 |
| tcp: avoid too many retransmit packets | 1 年前 |
| net/ulp: use consistent error code when blocking ULP | 3 年前 |
| tcp: use semicolons rather than commas to separate statements | 5 年前 |
| License cleanup: add SPDX GPL-2.0 license identifier to files with no license | 8 年前 |
| Replace HTTP links with HTTPS ones: IPv* | 5 年前 |
| treewide: Add SPDX license identifier for more missed files | 6 年前 |
| tcp: fix stretch ACK bugs in Yeah | 6 年前 |
| tunnel4: add cb_handler to struct xfrm_tunnel | 5 年前 |
| net: annotate data-races around sk->sk_{data_ready,write_space} | 18 天前 |
| bpf, sockmap, udp: sk_prot needs inuse_idx set for proc stats | 4 年前 |
| 修复UDP杂包过滤 | 4 个月前 |
| net: pass a sockptr_t into ->setsockopt | 5 年前 |
| net: fix segmentation of forwarding fraglist GRO | 19 天前 |
| net/tunnel: wait until all sk_user_data reader finish before releasing the sock | 2 年前 |
| udp_tunnel: use netdev_warn() instead of netdev_WARN() | 1 个月前 |
| udp_tunnel: add central NIC RX port offload infrastructure | 5 年前 |
| udplite: Fix NULL pointer dereference in __sk_mem_raise_allocated(). | 2 年前 |
| xfrm: fix inbound ipv4/udp/esp packets to UDPv6 dualstack sockets | 2 年前 |
| xfrm: fix unused variable warning if CONFIG_NETFILTER=n | 5 年前 |
| net: add bool confirm_neigh parameter for dst_ops.update_pmtu | 6 年前 |
| net: xfrm: unexport __init-annotated xfrm4_protocol_init() | 3 年前 |
| xfrm: remove output_finish indirection from xfrm_state_afinfo | 6 年前 |
| xfrm: interface: fix the priorities for ipip and ipv6 tunnels | 5 年前 |