aboutsummaryrefslogtreecommitdiffstats
path: root/lib/zlib_deflate (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-31tcp: convert tcp_comp_sack_nr sysctl to u8Eric Dumazet2-5/+3
2021-03-31ipv4: convert igmp_link_local_mcast_reports sysctl to u8Eric Dumazet2-3/+3
2021-03-31ipv4: convert fib_multipath_{use_neigh|hash_policy} sysctls to u8Eric Dumazet2-6/+6
2021-03-31ipv4: convert udp_l3mdev_accept sysctl to u8Eric Dumazet2-3/+3
2021-03-31ipv4: convert fib_notify_on_flag_change sysctl to u8Eric Dumazet2-3/+3
2021-03-31inet: shrink netns_ipv4 by another cache lineEric Dumazet1-3/+3
2021-03-31inet: shrink inet_timewait_death_row by 48 bytesEric Dumazet1-2/+5
2021-03-31net: lpc_eth: fix format warnings of block commentsYangyang Li1-3/+6
2021-03-31net: toshiba: fix the trailing format of some block commentsYixing Liu2-15/+30
2021-03-31net: ocelot: fix a trailling format issue with block commentsYixing Liu1-1/+2
2021-03-31net: amd: correct some format issuesYixing Liu1-0/+3
2021-03-31net: amd8111e: fix inappropriate spacesYixing Liu1-185/+177
2021-03-31net: ena: remove extra words from commentsYixing Liu1-1/+1
2021-03-31net: ena: fix inaccurate print typeYixing Liu1-2/+2
2021-03-31qrtr: Convert qrtr_ports from IDR to XArrayMatthew Wilcox (Oracle)1-28/+14
2021-03-31net: ethernet: stmicro: Remove duplicate struct declarationWan Jiabing1-1/+0
2021-03-31ip6_tunnel: sit: proper dev_{hold|put} in ndo_[un]init methodsEric Dumazet1-1/+1
2021-03-31selftests: ethtool: add a netdevsim FEC testJakub Kicinski2-1/+114
2021-03-31netdevsim: add FEC settings supportJakub Kicinski2-0/+39
2021-03-31ethtool: support FEC settings over netlinkJakub Kicinski6-3/+339
2021-03-30net: ethernet: Fix typo of 'network' in commentEric Lin1-1/+1
2021-03-30mlxsw: spectrum_router: Only perform atomic nexthop bucket replacement when requestedIdo Schimmel1-2/+3
2021-03-30selftests: mptcp: remove id 0 address testcasesGeliang Tang1-2/+33
2021-03-30selftests: mptcp: add addr argument for del_addrGeliang Tang1-3/+31
2021-03-30selftests: mptcp: avoid calling pm_nl_ctl with bad IDsMatthieu Baerts1-3/+3
2021-03-30mptcp: remove id 0 addressGeliang Tang1-0/+43
2021-03-30mptcp: unify RM_ADDR and RM_SUBFLOW receivingGeliang Tang1-49/+33
2021-03-30mptcp: remove all subflows involving id 0 addressGeliang Tang1-4/+0
2021-03-30net: fix icmp_echo_enable_probe sysctlEric Dumazet1-2/+2
2021-03-30ionic: pull per-q stats work out of queue loopsShannon Nelson1-94/+125
2021-03-30ionic: avoid races in ionic_heartbeat_checkShannon Nelson2-37/+63
2021-03-30ionic: fix sizeof usageShannon Nelson1-4/+4
2021-03-30ionic: count dma errorsShannon Nelson1-2/+7
2021-03-30dpaa2-switch: setup learning state on STP state changeIoana Ciornei1-8/+26
2021-03-30dpaa2-switch: trap STP frames to the CPUIoana Ciornei5-0/+289
2021-03-30dpaa2-switch: keep track of the current learning state per portIoana Ciornei2-0/+5
2021-03-30dpaa2-switch: create and assign an ACL table per portIoana Ciornei5-1/+193
2021-03-30dpaa2-switch: fix the translation between the bridge and dpsw STP statesIoana Ciornei1-3/+20
2021-03-30tc-testing: add simple action change testVlad Buslov1-0/+24
2021-03-30selftests: net: add UDP GRO forwarding self-testsPaolo Abeni2-0/+252
2021-03-30bareudp: allow UDP L4 GRO passthrouPaolo Abeni1-0/+1
2021-03-30geneve: allow UDP L4 GRO passthrouPaolo Abeni1-0/+1
2021-03-30vxlan: allow L4 GRO passthroughPaolo Abeni2-0/+7
2021-03-30udp: never accept GSO_FRAGLIST packetsPaolo Abeni2-3/+16
2021-03-30udp: properly complete L4 GRO over UDP tunnel packetPaolo Abeni2-2/+9
2021-03-30udp: skip L4 aggregation for UDP tunnel packetsPaolo Abeni1-8/+11
2021-03-30udp: fixup csum for GSO receive slow pathPaolo Abeni3-0/+26
2021-03-30ppp: deflate: Remove useless call "zlib_inflateEnd"Jiapeng Chong1-1/+0
2021-03-30net: ipa: remove repeated wordsPeng Li1-2/+2
2021-03-30net: phy: remove repeated wordPeng Li1-1/+1