summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
2024-10-07ipv4: remove fib_info_devhash[]Eric Dumazet
2024-10-07ipv4: remove fib_info_lockEric Dumazet
2024-10-07ipv4: use rcu in ip_fib_check_default()Eric Dumazet
2024-10-07ipv4: remove fib_devindex_hashfn()Eric Dumazet
2024-10-07net: tcp: refresh tcp_mstamp for compressed ack in timerMenglong Dong
2024-10-04tcp: add a fast path in tcp_delack_timer()Eric Dumazet
2024-10-04tcp: add a fast path in tcp_write_timer()Eric Dumazet
2024-10-04tcp: annotate data-races around icsk->icsk_pendingEric Dumazet
2024-10-04net_tstamp: add SCM_TS_OPT_ID for RAW socketsVadim Fedorenko
2024-10-04net_tstamp: add SCM_TS_OPT_ID to provide OPT_ID in control messageVadim Fedorenko
2024-10-03ipv4: Convert ip_route_input_slow() to dscp_t.Guillaume Nault
2024-10-03ipv4: Convert ip_route_input_rcu() to dscp_t.Guillaume Nault
2024-10-03ipv4: Convert ip_route_input_noref() to dscp_t.Guillaume Nault
2024-10-03ipv4: Convert ip_route_input() to dscp_t.Guillaume Nault
2024-10-03ipv4: Convert icmp_route_lookup() to dscp_t.Guillaume Nault
2024-10-03ipv4: avoid quadratic behavior in FIB insertion of common addressAlexandre Ferrieux
2024-10-03Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-10-03Merge tag 'nf-24-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-10-02gso: fix udp gso fraglist segmentation after pull from frag_listWillem de Bruijn
2024-10-02net: gso: fix tcp fraglist segmentation after pull from frag_listFelix Fietkau
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-10-01ipv4: ip_gre: Fix drops of small packets in ipgre_xmitAnton Danilov
2024-09-27netfilter: nf_tables: prevent nf_skb_duplicated corruptionEric Dumazet
2024-09-26Merge tag 'net-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-09-26netfilter: nf_reject: Fix build warning when CONFIG_BRIDGE_NETFILTER=nSimon Horman
2024-09-21Merge tag 'bpf-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2024-09-18Merge tag 'slab-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...Linus Torvalds
2024-09-13ipv4: fib_rules: Add DSCP selector supportIdo Schimmel
2024-09-12Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-09-11tcp: RX path for devmem TCPMina Almasry
2024-09-11net: add support for skbs with unreadable fragsMina Almasry
2024-09-11net: support non paged skb fragsMina Almasry
2024-09-11mptcp: fallback to TCP after SYN+MPC dropsMatthieu Baerts (NGI0)
2024-09-10net-timestamp: introduce SOF_TIMESTAMPING_OPT_RX_FILTER flagJason Xing
2024-09-10memcg: add charging of already allocated slab objectsShakeel Butt
2024-09-09fou: fix initialization of grcMuhammad Usama Anjum
2024-09-09ipv4: udp_tunnel: Unmask upper DSCP bits in udp_tunnel_dst_lookup()Ido Schimmel
2024-09-09netfilter: nf_dup4: Unmask upper DSCP bits in nf_dup_ipv4_route()Ido Schimmel
2024-09-09ipv4: netfilter: Unmask upper DSCP bits in ip_route_me_harder()Ido Schimmel
2024-09-09ipv4: ip_tunnel: Unmask upper DSCP bits in ip_tunnel_xmit()Ido Schimmel
2024-09-09ipv4: ip_tunnel: Unmask upper DSCP bits in ip_md_tunnel_xmit()Ido Schimmel
2024-09-09ipv4: ip_tunnel: Unmask upper DSCP bits in ip_tunnel_bind_dev()Ido Schimmel
2024-09-09ipv4: icmp: Unmask upper DSCP bits in icmp_reply()Ido Schimmel
2024-09-09ipv4: ip_gre: Unmask upper DSCP bits in ipgre_open()Ido Schimmel
2024-09-06Merge tag 'nf-next-24-09-06' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2024-09-06net/ipv4: make use of the helper macro LIST_HEAD()Hongbo Li
2024-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-09-04ipv4: ipmr: Unmask upper DSCP bits in ipmr_queue_xmit()Ido Schimmel
2024-09-04ipv4: Unmask upper DSCP bits in __ip_queue_xmit()Ido Schimmel