aboutsummaryrefslogtreecommitdiffstats
path: root/.clang-format (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-15atm: idt77252: fix build broken on amd64Tong Zhang3-12/+3
2021-02-12net: axienet: Handle deferred probe on clock properlyRobert Hancock1-14/+12
2021-02-12ibmvnic: change IBMVNIC_MAX_IND_DESCS to 16Dany Madden1-1/+1
2021-02-12flow_dissector: fix TTL and TOS dissection on IPv4 fragmentsDavide Caratti2-4/+40
2021-02-12appletalk: Fix skb allocation size in loopback caseDoug Brown1-12/+21
2021-02-13bpf: Fix truncation handling for mod32 dst reg wrt zeroDaniel Borkmann1-4/+6
2021-02-11net/mlx5e: Check tunnel offload is required before setting SWPMoshe Shemesh1-1/+1
2021-02-11net/mlx5e: CT: manage the lifetime of the ct entry objectOz Shlomo1-67/+192
2021-02-11net/mlx5: Disable devlink reload for lag devicesShay Drory1-0/+5
2021-02-11net/mlx5: Disallow RoCE on lag deviceShay Drory1-2/+2
2021-02-11net/mlx5: Disallow RoCE on multi port slave deviceShay Drory1-0/+4
2021-02-11net/mlx5: Disable devlink reload for multi port slave deviceShay Drory1-1/+2
2021-02-11net/mlx5e: kTLS, Use refcounts to free kTLS RX priv contextMaxim Mikityanskiy1-34/+30
2021-02-11net/mlx5e: Fix CQ params of ICOSQ and async ICOSQMaxim Mikityanskiy1-2/+2
2021-02-11net/mlx5e: Replace synchronize_rcu with synchronize_netMaxim Mikityanskiy4-7/+7
2021-02-11net/mlx5: Fix health error state handlingShay Drory1-8/+14
2021-02-11net/mlx5e: Change interrupt moderation channel params also when channels are closedMaxim Mikityanskiy1-15/+14
2021-02-11net/mlx5e: Don't change interrupt moderation params when DIM is enabledMaxim Mikityanskiy1-2/+16
2021-02-11net/mlx5e: Enable XDP for Connect-X IPsec capable devicesRaed Salem1-2/+3
2021-02-11net/mlx5e: Enable striding RQ for Connect-X IPsec capable devicesRaed Salem4-5/+8
2021-02-11net/mlx5e: E-switch, Fix rate calculation for overflowParav Pandit1-1/+1
2021-02-11mptcp: add a missing retransmission timer schedulingPaolo Abeni2-2/+4
2021-02-11mptcp: better msk receive window updatesPaolo Abeni3-21/+27
2021-02-11mptcp: init mptcp request socket earlierPaolo Abeni1-24/+16
2021-02-11mptcp: fix spurious retransmissionsPaolo Abeni2-11/+3
2021-02-11mptcp: fix poll after shutdownPaolo Abeni1-1/+3
2021-02-11mptcp: deliver ssk errors to mskPaolo Abeni3-0/+54
2021-02-11net: phy: consider that suspend2ram may cut off PHY powerHeiner Kallweit1-36/+17
2021-02-11dpaa2-eth: fix memory leak in XDP_REDIRECTIoana Ciornei1-2/+12
2021-02-11enetc: auto select PHYLIB and MDIO_DEVRESTong Zhang1-1/+1
2021-02-11net: ethernet: aquantia: Handle error cleanup of start on openNathan Rossi1-1/+3
2021-02-11bnxt_en: Fix devlink info's stored fw.psid version format.Vasundhara Volam1-2/+2
2021-02-11bnxt_en: reverse order of TX disable and carrier offEdwin Peer1-1/+2
2021-02-11ibmvnic: Set to CLOSED state even on errorSukadev Bhattiprolu1-3/+1
2021-02-11tcp: fix tcp_rmem documentationEric Dumazet1-4/+3
2021-02-11netdev-FAQ: answer some questions about the patchwork checksJakub Kicinski1-0/+16
2021-02-11selftests/bpf: Convert test_xdp_redirect.sh to bashBjörn Töpel1-7/+3
2021-02-10net/sched: cls_flower: Reject invalid ct_state flags ruleswenxu2-2/+39
2021-02-10nilfs2: make splice write available againJoachim Henke1-0/+1
2021-02-10mm, slub: better heuristic for number of cpus when calculating slab orderVlastimil Babka1-2/+16
2021-02-09Revert "mm: memcontrol: avoid workload stalls when lowering memory.high"Johannes Weiner1-3/+2
2021-02-09MAINTAINERS: update Andrey Ryabinin's email addressAndrey Ryabinin2-1/+2
2021-02-09selftests/vm: rename file run_vmtests to run_vmtests.shRong Chen1-0/+0
2021-02-09tmpfs: disallow CONFIG_TMPFS_INODE64 on alphaSeth Forshee1-1/+1
2021-02-09tmpfs: disallow CONFIG_TMPFS_INODE64 on s390Seth Forshee1-1/+1
2021-02-09mm/mremap: fix BUILD_BUG_ON() error in get_extentArnd Bergmann1-2/+3
2021-02-09firmware_loader: align .builtin_fw to 8Fangrui Song1-1/+1
2021-02-09kasan: fix stack traces dependency for HW_TAGSAndrey Konovalov2-8/+3
2021-02-09squashfs: add more sanity checks in xattr id lookupPhillip Lougher1-9/+57
2021-02-09squashfs: add more sanity checks in inode lookupPhillip Lougher1-8/+33