summaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_yeah.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-11-12drivers: net: sky2: Fix -Wstringop-truncation with W=1Andrew Lunn1-1/+1
2020-11-12MAINTAINERS: Add entry for Hirschmann Hellcreek Switch DriverKurt Kanzenbach1-0/+9
2020-11-12net: evaluate net.ipvX.conf.all.disable_policy and disable_xfrmVincent Bernat1-6/+6
2020-11-12net: evaluate net.ipv4.conf.all.proxy_arp_pvlanVincent Bernat1-1/+1
2020-11-12net: evaluate net.ipvX.conf.all.ignore_routes_with_linkdownVincent Bernat2-1/+4
2020-11-12net: qrtr: Release distant nodes along the bridge nodeLoic Poulain1-6/+19
2020-11-12net: qrtr: Add GFP flags parameter to qrtr_alloc_ctrl_packetLoic Poulain1-5/+7
2020-11-12net: qrtr: Allow non-immediate node routingLoic Poulain1-2/+10
2020-11-12net: qrtr: Allow forwarded servicesLoic Poulain1-8/+0
2020-11-12net: qrtr: Fix port ID for control messagesLoic Poulain1-1/+1
2020-11-12net: stmmac: dwc-qos: Change the dwc_eth_dwmac_data's .probe prototypeJisheng Zhang1-27/+19
2020-11-11net: phy: aquantia: do not return an error on clearing pending IRQsIoana Ciornei1-2/+2
2020-11-11net: ipa: drop an error messageAlex Elder1-6/+1
2020-11-11net: ipa: change a warning to debugAlex Elder1-4/+4
2020-11-11net: ipa: get rid of a useless line of codeAlex Elder1-2/+1
2020-11-11net: ipa: don't break build on large transaction sizeAlex Elder1-3/+0
2020-11-11inet: udp{4|6}_lib_lookup_skb() skb argument is constEric Dumazet3-5/+5
2020-11-11inet: constify inet_sdif() argumentEric Dumazet1-1/+1
2020-11-11net: dsa: fix unintended sign extension on a u16 left shiftColin Ian King1-2/+2
2020-11-11net: sched: fix misspellings using misspell-fixer toolMenglong Dong5-5/+5
2020-11-11net: pch_gbe: remove unneeded variable retval in __pch_gbe_suspendKaixu Xia1-2/+1
2020-11-11net: atlantic: Remove unnecessary conversion to boolKaixu Xia1-1/+1
2020-11-11net: ipv4: remove redundant initialization in inet_rtm_deladdrMenglong Dong1-2/+1
2020-11-11selftests: disable rp_filter when testing bareudpGuillaume Nault1-0/+6
2020-11-10net: skb_vlan_untag(): don't reset transport offset if set by GRO layerAlexander Lobakin1-1/+2
2020-11-10net: remove ip_tunnel_get_stats64Heiner Kallweit2-11/+0
2020-11-10ipv4/ipv6: switch to dev_get_tstats64Heiner Kallweit4-8/+8
2020-11-10vti: switch to dev_get_tstats64Heiner Kallweit2-2/+2
2020-11-10wireguard: switch to dev_get_tstats64Heiner Kallweit1-1/+1
2020-11-10gtp: switch to dev_get_tstats64Heiner Kallweit1-1/+1
2020-11-10net: switch to dev_get_tstats64Heiner Kallweit3-4/+4
2020-11-10ip6_tunnel: use ip_tunnel_get_stats64 as ndo_get_stats64 callbackHeiner Kallweit1-31/+1
2020-11-10tun: switch to net core provided statistics countersHeiner Kallweit1-87/+34
2020-11-10net: dsa: use net core stats64 handlingHeiner Kallweit3-30/+8
2020-11-10net: core: add dev_get_tstats64 as a ndo_get_stats64 implementationHeiner Kallweit2-0/+16
2020-11-10net: dsa: mv88e6xxx: Export VTU as devlink regionTobias Waldekranz4-3/+109
2020-11-10net: phy: microchip_t1: Don't set .config_anegJisheng Zhang1-1/+0
2020-11-10net/mlx4: Assign boolean values to a bool variableKaixu Xia1-1/+1
2020-11-10net: udp: remove redundant initialization in udp_dump_oneMenglong Dong1-1/+1
2020-11-10net: udp: remove redundant initialization in udp_send_skbMenglong Dong1-1/+1
2020-11-10bridge: mrp: Use hlist_head instead of list_head for mrpHoratiu Vultur5-17/+17
2020-11-10selftests/net: test max_num_members, fanout_args in psock_fanoutTanner Love1-3/+69
2020-11-10net/packet: make packet_fanout.arr size configurable up to 64KTanner Love3-14/+40
2020-11-10net: udp: introduce UDP_MIB_MEMERRORS for udp_memMenglong Dong5-0/+10
2020-11-08stmmac: intel: change all EHL/TGL to auto detect phy addrVoon Weifeng1-5/+1
2020-11-08net: usb: fix spelling typo in cdc_ncm.cWang Qing1-1/+1
2020-11-08net: core: fix spelling typo in flow_dissector.cWang Qing1-1/+1
2020-11-08net: ipa: pass a value to gsi_irq_type_update()Alex Elder1-18/+13
2020-11-08net: ipa: only enable GSI general IRQs when neededAlex Elder2-5/+10
2020-11-08net: ipa: explicitly disallow inter-EE interruptsAlex Elder1-2/+2