aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4
AgeCommit message (Expand)Author
2022-11-15Merge tag 'v6.0.8' into v6.0/standard/basev6.0/standard/xilinx-zynqmpv6.0/standard/x86v6.0/standard/tiny/x86v6.0/standard/tiny/common-pcv6.0/standard/tiny/basev6.0/standard/ti-am335xv6.0/standard/qemuppcv6.0/standard/qemuarm64v6.0/standard/preempt-rt/x86v6.0/standard/preempt-rt/bcm-2xxx-rpiv6.0/standard/preempt-rt/basev6.0/standard/nxp-ls20xxv6.0/standard/edgerouterv6.0/standard/beaglebonev6.0/standard/baseBruce Ashfield
2022-11-15Merge tag 'v6.0.7' into v6.0/standard/baseBruce Ashfield
2022-11-15Merge tag 'v6.0.6' into v6.0/standard/baseBruce Ashfield
2022-11-15Merge tag 'v6.0.4' into v6.0/standard/baseBruce Ashfield
2022-11-15Merge tag 'v6.0.3' into v6.0/standard/baseBruce Ashfield
2022-11-10net: also flag accepted sockets supporting msghdr originated zerocopyStefan Metzmacher
2022-11-10net: remove SOCK_SUPPORT_ZC from sockmapPavel Begunkov
2022-11-10net/ulp: remove SOCK_SUPPORT_ZC from tls socketsPavel Begunkov
2022-11-04nh: fix scope used to find saddr when adding non gw nhNicolas Dichtel
2022-11-04tcp: fix indefinite deferral of RTO with SACK renegingNeal Cardwell
2022-11-04tcp: fix a signed-integer-overflow bug in tcp_add_backlog()Lu Wei
2022-10-29netfilter: rpfilter/fib: Set ->flowic_uid correctly for user namespaces.Guillaume Nault
2022-10-29netfilter: rpfilter/fib: Populate flowic_l3mdev fieldPhil Sutter
2022-10-29udp: Update reuse->has_conns under reuseport_lock.Kuniyuki Iwashima
2022-10-26net: flag sockets supporting msghdr originated zerocopyPavel Begunkov
2022-10-21net-next: Fix IP_UNICAST_IF option behavior for connected socketsRichard Gobert
2022-10-21tcp: annotate data-race around tcp_md5sig_pool_populatedEric Dumazet
2022-10-21once: add DO_ONCE_SLOW() for sleepable contextsEric Dumazet
2022-10-21tcp: fix tcp_cwnd_validate() to not forget is_cwnd_limitedNeal Cardwell
2022-10-21netfilter: nft_fib: Fix for rpath check with VRF devicesPhil Sutter
2022-10-21esp: choose the correct inner protocol for GSO on inter address family tunnelsSabrina Dubroca
2022-10-03Resolve jiffies wrapping about arpLi Wang
2022-09-22udp: Use WARN_ON_ONCE() in udp_read_skb()Peilin Ye
2022-09-20ipmr: Always call ip{,6}_mr_forward() from RCU read-side critical sectionIdo Schimmel
2022-09-20tcp: read multiple skbs in tcp_read_skb()Cong Wang
2022-09-16tcp: Use WARN_ON_ONCE() in tcp_read_skb()Peilin Ye
2022-09-06tcp: fix early ETIMEDOUT after spurious non-SACK RTONeal Cardwell
2022-09-02Merge tag 'rxrpc-fixes-20220901' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller
2022-09-02tcp: TX zerocopy should not sense pfmemalloc statusEric Dumazet
2022-09-01rxrpc: Fix ICMP/ICMP6 error handlingDavid Howells
2022-08-31tcp: make global challenge ack rate limitation per net-ns and default disabledEric Dumazet
2022-08-31tcp: annotate data-race around challenge_timestampEric Dumazet
2022-08-31ip: fix triggering of 'icmp redirect'Nicolas Dichtel
2022-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2022-08-24net: Fix data-races around sysctl_devconf_inherit_init_net.Kuniyuki Iwashima
2022-08-24net: Fix data-races around sysctl_max_skb_frags.Kuniyuki Iwashima
2022-08-24net: Fix data-races around sysctl_optmem_max.Kuniyuki Iwashima
2022-08-24net: Fix data-races around sysctl_[rw]mem_(max|default).Kuniyuki Iwashima
2022-08-18ip_tunnel: Respect tunnel key's "flow_flags" in IP tunnelsEyal Birger
2022-08-18tcp: handle pure FIN case correctlyCong Wang
2022-08-18tcp: refactor tcp_read_skb() a bitCong Wang
2022-08-18tcp: fix tcp_cleanup_rbuf() for tcp_read_skb()Cong Wang
2022-08-18tcp: fix sock skb accounting in tcp_read_skb()Cong Wang
2022-08-04Merge tag 'driver-core-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-08-01udp: Remove redundant __udp_sysctl_init() call from udp_init().Kuniyuki Iwashima
2022-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-27tcp: md5: fix IPv4-mapped supportEric Dumazet
2022-07-26tcp: allow tls to decrypt directly from the tcp rcv queueJakub Kicinski
2022-07-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2022-07-25ipv4: Fix data-races around sysctl_fib_notify_on_flag_change.Kuniyuki Iwashima