index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2024-10-03
Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-10-03
Merge tag 'nf-24-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2024-10-02
gso: fix udp gso fraglist segmentation after pull from frag_list
Willem de Bruijn
2024-10-02
net: gso: fix tcp fraglist segmentation after pull from frag_list
Felix Fietkau
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-01
ipv4: ip_gre: Fix drops of small packets in ipgre_xmit
Anton Danilov
2024-09-27
netfilter: nf_tables: prevent nf_skb_duplicated corruption
Eric Dumazet
2024-09-26
Merge tag 'net-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-09-26
netfilter: nf_reject: Fix build warning when CONFIG_BRIDGE_NETFILTER=n
Simon Horman
2024-09-21
Merge tag 'bpf-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2024-09-18
Merge tag 'slab-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
2024-09-13
ipv4: fib_rules: Add DSCP selector support
Ido Schimmel
2024-09-12
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-09-11
tcp: RX path for devmem TCP
Mina Almasry
2024-09-11
net: add support for skbs with unreadable frags
Mina Almasry
2024-09-11
net: support non paged skb frags
Mina Almasry
2024-09-11
mptcp: fallback to TCP after SYN+MPC drops
Matthieu Baerts (NGI0)
2024-09-10
net-timestamp: introduce SOF_TIMESTAMPING_OPT_RX_FILTER flag
Jason Xing
2024-09-10
memcg: add charging of already allocated slab objects
Shakeel Butt
2024-09-09
fou: fix initialization of grc
Muhammad Usama Anjum
2024-09-09
ipv4: udp_tunnel: Unmask upper DSCP bits in udp_tunnel_dst_lookup()
Ido Schimmel
2024-09-09
netfilter: nf_dup4: Unmask upper DSCP bits in nf_dup_ipv4_route()
Ido Schimmel
2024-09-09
ipv4: netfilter: Unmask upper DSCP bits in ip_route_me_harder()
Ido Schimmel
2024-09-09
ipv4: ip_tunnel: Unmask upper DSCP bits in ip_tunnel_xmit()
Ido Schimmel
2024-09-09
ipv4: ip_tunnel: Unmask upper DSCP bits in ip_md_tunnel_xmit()
Ido Schimmel
2024-09-09
ipv4: ip_tunnel: Unmask upper DSCP bits in ip_tunnel_bind_dev()
Ido Schimmel
2024-09-09
ipv4: icmp: Unmask upper DSCP bits in icmp_reply()
Ido Schimmel
2024-09-09
ipv4: ip_gre: Unmask upper DSCP bits in ipgre_open()
Ido Schimmel
2024-09-06
Merge tag 'nf-next-24-09-06' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2024-09-06
net/ipv4: make use of the helper macro LIST_HEAD()
Hongbo Li
2024-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-09-04
ipv4: ipmr: Unmask upper DSCP bits in ipmr_queue_xmit()
Ido Schimmel
2024-09-04
ipv4: Unmask upper DSCP bits in __ip_queue_xmit()
Ido Schimmel
2024-09-04
fou: Fix null-ptr-deref in GRO.
Kuniyuki Iwashima
2024-09-03
netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_local
Alexander Lobakin
2024-09-03
netdev_features: convert NETIF_F_LLTX to dev->lltx
Alexander Lobakin
2024-09-03
netfilter: Use kmemdup_array instead of kmemdup for multiple allocation
Yan Zhen
2024-09-02
tcp_bpf: Remove an unused parameter for bpf_tcp_ingress()
Yaxin Chen
2024-08-31
ipv4: Unmask upper DSCP bits in ip_send_unicast_reply()
Ido Schimmel
2024-08-31
ipv4: Unmask upper DSCP bits when building flow key
Ido Schimmel
2024-08-31
ipv4: icmp: Unmask upper DSCP bits in icmp_route_lookup()
Ido Schimmel
2024-08-31
ipv4: Unmask upper DSCP bits in ip_route_output_key_hash()
Ido Schimmel
2024-08-31
ipv4: Unmask upper DSCP bits in RTM_GETROUTE output route lookup
Ido Schimmel
2024-08-30
icmp: icmp_msgs_per_sec and icmp_msgs_burst sysctls become per netns
Eric Dumazet
2024-08-30
icmp: move icmp_global.credit and icmp_global.stamp to per netns storage
Eric Dumazet
2024-08-30
icmp: change the order of rate limits
Eric Dumazet
2024-08-30
tcp_bpf: fix return value of tcp_bpf_sendmsg()
Cong Wang
2024-08-29
net/ipv4: net: prefer strscpy over strcpy
Hongbo Li
2024-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
[next]