net: ip: avoid OOM kills with large UDP sends over loopback
[sfrench/cifs-2.6.git] / net /
2021-06-24 Jakub Kicinskinet: ip: avoid OOM kills with large UDP sends over...
2021-06-24 Martynas Pumputisnet: retrieve netns cookie via getsocketopt
2021-06-23 David S. MillerMerge branch 'devlink-rate-limit-fixes'
2021-06-23 Dmytro Linkindevlink: Protect rate list with lock while switching...
2021-06-23 Dmytro Linkindevlink: Remove eswitch mode check for mode set call
2021-06-23 Dmytro Linkindevlink: Decrease refcnt of parent rate object on leaf...
2021-06-23 Kuniyuki Iwashimatcp: Add stats for socket migration.
2021-06-23 David S. MillerMerge tag 'mlx5-net-next-2021-06-22' of git://git....
2021-06-23 David S. MillerMerge git://git./linux/kernel/git/pablo/nf-next
2021-06-23 David S. MillerMerge branch 'lockless-qdisc-opts'
2021-06-23 Yunsheng Linnet: sched: remove qdisc->empty for lockless qdisc
2021-06-23 Yunsheng Linnet: sched: implement TCQ_F_CAN_BYPASS for lockless...
2021-06-22 Huy Nguyennet/xfrm: Add inner_ipproto into sec_path
2021-06-22 David S. MillerMerge branch 'mptcp-C-flag-and-fixes'
2021-06-22 Paolo Abenimptcp: refine mptcp_cleanup_rbuf
2021-06-22 Geliang Tangmptcp: add deny_join_id0 in mptcp_options_received
2021-06-22 Geliang Tangmptcp: add allow_join_id0 in mptcp_out_options
2021-06-22 Geliang Tangmptcp: add sysctl allow_join_initial_addr_port
2021-06-22 David S. MillerMerge branch 'sctp-packetization-path-MTU'
2021-06-22 Xin Longsctp: process sctp over udp icmp err on sctp side
2021-06-22 Xin Longsctp: extract sctp_v4_err_handle function from sctp_v4_err
2021-06-22 Xin Longsctp: extract sctp_v6_err_handle function from sctp_v6_err
2021-06-22 Xin Longsctp: remove the unessessary hold for idev in sctp_v6_err
2021-06-22 Xin Longsctp: enable PLPMTUD when the transport is ready
2021-06-22 Xin Longsctp: do state transition when receiving an icmp TOOBIG...
2021-06-22 Xin Longsctp: do state transition when a probe succeeds on...
2021-06-22 Xin Longsctp: do state transition when PROBE_COUNT == MAX_PROBE...
2021-06-22 Xin Longsctp: do the basic send and recv for PLPMTUD probe
2021-06-22 Xin Longsctp: add the probe timer in transport for PLPMTUD
2021-06-22 Xin Longsctp: add SCTP_PLPMTUD_PROBE_INTERVAL sockopt for sock...
2021-06-22 Xin Longsctp: add probe_interval in sysctl and sock/asoc/transport
2021-06-22 Xin Longsctp: add pad chunk and its make function and event...
2021-06-22 Aaron Conoleopenvswitch: add trace points
2021-06-22 David S. MillerMerge branch 'ethtool-eeprom'
2021-06-22 Ido Schimmelethtool: Validate module EEPROM offset as part of policy
2021-06-22 Ido Schimmelethtool: Validate module EEPROM length as part of policy
2021-06-22 Ido Schimmelethtool: Decrease size of module EEPROM get policy...
2021-06-22 gushengxianbridge: cfm: remove redundant return
2021-06-22 David S. MillerMerge branch 'mptcp-optimizations'
2021-06-22 Paolo Abenimptcp: add MIB counter for invalid mapping
2021-06-22 Paolo Abenimptcp: drop redundant test in move_skbs_to_msk()
2021-06-22 Paolo Abenimptcp: don't clear MPTCP_DATA_READY in sk_wait_event()
2021-06-22 Paolo Abenimptcp: use fast lock for subflows when possible
2021-06-22 Paolo Abenimptcp: drop tx skb cache
2021-06-22 Eric Dumazetvirtio/vsock: avoid NULL deref in virtio_transport_seqp...
2021-06-21 Boris SukholitkoRevert "net/sched: cls_flower: Remove match on n_proto"
2021-06-21 Yejune Dengnet: add pf_family_names[] for protocol family
2021-06-21 Dan Carpenternetfilter: nfnetlink_hook: fix check for snprintf(...
2021-06-21 David S. MillerMerge branch 'dsa-cross-chip'
2021-06-21 Vladimir Olteannet: dsa: remove cross-chip support from the MRP notifiers
2021-06-21 Vladimir Olteannet: dsa: targeted MTU notifiers should only match...
2021-06-21 Vladimir Olteannet: dsa: calculate the largest_mtu across all ports...
2021-06-21 Vladimir Olteannet: dsa: execute dsa_switch_mdb_add only for routing...
2021-06-21 Vladimir Olteannet: dsa: export the dsa_port_is_{user,cpu,dsa} helpers
2021-06-21 Vladimir Olteannet: dsa: assert uniqueness of dsa,member properties
2021-06-21 Al Viro__unix_find_socket_byname(): don't pass hash and type...
2021-06-21 Al Virounix_bind_bsd(): unlink if we fail after successful...
2021-06-21 Al Virounix_bind_bsd(): move done_path_create() call after...
2021-06-21 Al Virofold unix_mknod() into unix_bind_bsd()
2021-06-21 Al Virounix_bind(): take BSD and abstract address cases into...
2021-06-21 Al Virounix_bind(): separate BSD and abstract cases
2021-06-21 Al Virounix_bind(): allocate addr earlier
2021-06-21 Al Viroaf_unix: take address assignment/hash insertion into...
2021-06-21 Dan Carpenternet/smc: Fix ENODATA tests in smc_nl_get_fback_stats()
2021-06-19 Jakub KicinskiMerge git://git./linux/kernel/git/netdev/net
2021-06-19 Linus TorvaldsMerge tag 'net-5.13-rc7' of git://git./linux/kernel...
2021-06-18 Linus TorvaldsMerge tag 'for-5.13-rc6-tag' of git://git./linux/kernel...
2021-06-18 Linus TorvaldsMerge tag 'pci-v5.13-fixes-2' of git://git./linux/kerne...
2021-06-18 David S. MillerMerge branch '100GbE' of git://git./linux/kernel/git...
2021-06-18 David S. MillerRevert "net: add pf_family_names[] for protocol family"
2021-06-18 Yejune Dengnet: add pf_family_names[] for protocol family
2021-06-18 David S. MillerMerge branch 'csock-seqpoacket-small-fixes'
2021-06-18 Stefano Garzarellavsock/virtio: remove redundant `copy_failed` variable
2021-06-18 Stefano Garzarellavsock: rename vsock_wait_data()
2021-06-18 Stefano Garzarellavsock: rename vsock_has_data()
2021-06-18 David S. MillerMerge tag 'mac80211-for-net-2021-06-18' of git://git...
2021-06-18 Toke Høiland-Jørgensenicmp: don't send out ICMP messages with a source addres...
2021-06-18 Colin Ian Kingnet: bridge: remove redundant continue statement
2021-06-18 Dongliang Munet: caif: modify the label out_err to out
2021-06-18 Jakub Kicinskinet: vlan: pass thru all GSO_SOFTWARE in hw_enc_features
2021-06-18 David S. MillerMerge branch 'mptcp-dss-checksums'
2021-06-18 Geliang Tangmptcp: add a new sysctl checksum_enabled
2021-06-18 Geliang Tangmptcp: add the mib for data checksum
2021-06-18 Paolo Abenimptcp: tune re-injections for csum enabled mode
2021-06-18 Paolo Abenimptcp: validate the data checksum
2021-06-18 Geliang Tangmptcp: receive checksum for DSS
2021-06-18 Geliang Tangmptcp: receive checksum for MP_CAPABLE with data
2021-06-18 Geliang Tangmptcp: add csum_reqd in mptcp_options_received
2021-06-18 Geliang Tangmptcp: add sk parameter for mptcp_get_options
2021-06-18 Geliang Tangmptcp: send out checksum for DSS
2021-06-18 Geliang Tangmptcp: send out checksum for MP_CAPABLE with data
2021-06-18 Geliang Tangmptcp: add csum_reqd in mptcp_out_options
2021-06-18 Geliang Tangmptcp: generate the data checksum
2021-06-18 Geliang Tangmptcp: add csum_enabled in mptcp_sock
2021-06-18 David S. MillerMerge branch 'seg6.end.dt6'
2021-06-18 Andrea Mayerseg6: add support for SRv6 End.DT46 Behavior
2021-06-18 Linus TorvaldsMerge tag 'arc-5.13-rc7-fixes' of git://git./linux...
2021-06-18 Linus TorvaldsMerge tag 'printk-for-5.13-fixup' of git://git./linux...
2021-06-18 Florian Westphalnetfilter: conntrack: pass hook state to log functions
2021-06-18 Johannes Bergmac80211: handle various extensible elements correctly
next