summaryrefslogtreecommitdiffstats
path: root/mm/page_counter.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-10-01devlink: report maximum number of snapshots with regionsJacob Keller4-2/+13
2021-10-01mctp: Add input reassembly testsJeremy Kerr1-0/+134
2021-10-01mctp: Add route input to socket testsJeremy Kerr1-0/+131
2021-10-01mctp: Add packet rx testsJeremy Kerr1-3/+64
2021-10-01mctp: Add test utilsJeremy Kerr3-0/+90
2021-10-01mctp: Add initial test structure and fragmentation testJeremy Kerr3-0/+216
2021-10-01net: sched: Use struct_size() helper in kvmalloc()Gustavo A. R. Silva1-1/+1
2021-09-30net/mlx5e: Mutually exclude setting of TX-port-TS and MQPRIO in channel modeAya Levin2-0/+19
2021-09-30net/mlx5e: Fix the presented RQ index in PTP statsLama Kayal3-3/+5
2021-09-30net/mlx5: Fix setting number of EQs of SFsShay Drory1-2/+3
2021-09-30net/mlx5: Fix length of irq_index in charsShay Drory1-2/+2
2021-09-30net/mlx5: Avoid generating event after PPS out in Real time modeAya Levin1-8/+6
2021-09-30net/mlx5: Force round second at 1PPS out start timeAya Levin1-14/+11
2021-09-30net/mlx5: E-Switch, Fix double allocation of acl flow counterMoshe Shemesh2-5/+11
2021-09-30net/mlx5e: Improve MQPRIO resiliencyTariq Toukan2-32/+80
2021-09-30net/mlx5e: Keep the value for maximum number of channels in-syncTariq Toukan6-34/+57
2021-09-30net/mlx5e: IPSEC RX, enable checksum completeRaed Salem1-6/+1
2021-09-30af_unix: fix races in sk_peer_pid and sk_peer_cred accessesEric Dumazet3-12/+56
2021-09-30mptcp: use batch snmp operations in mptcp_seq_show()Eric Dumazet1-10/+7
2021-09-30net: snmp: inline snmp_get_cpu_field()Eric Dumazet2-7/+5
2021-09-30net/mlx4_en: Add XDP_REDIRECT statisticsJoshua Roys5-2/+20
2021-09-30net: stmmac: fix EEE init issue when paired with EEE capable PHYsWong Vee Khee1-0/+4
2021-09-30ixgbe: let the xdpdrv work with more than 64 cpusJason Xing5-24/+77
2021-09-30tcp: adjust rcv_ssthresh according to sk_reserved_memWei Wang3-4/+22
2021-09-30tcp: adjust sndbuf according to sk_reserved_memWei Wang2-2/+13
2021-09-30net: add new socket option SO_RESERVE_MEMWei Wang5-7/+112
2021-09-30net: dev_addr_list: handle first address in __hw_addr_add_exJakub Kicinski1-0/+6
2021-09-30net: phy: marvell10g: add downshift tunable supportRussell King1-1/+106
2021-09-30net: sched: flower: protect fl_walk() with rcuVlad Buslov1-0/+6
2021-09-30octeontx2-af: Remove redundant initialization of variable pinColin Ian King1-1/+1
2021-09-30net: macb: ptp: Switch to gettimex64() interfaceLars-Peter Clausen1-4/+9
2021-09-30dissector: do not set invalid PPP protocolBoris Sukholitko1-2/+1
2021-09-30net: dsa: rtl8366rb: Use core filtering trackingLinus Walleij1-7/+2
2021-09-30net: introduce and use lock_sock_fast_nested()Paolo Abeni3-20/+33
2021-09-30octeontx2-pf: Add XDP support to netdev PFGeetha sowjanya6-34/+322
2021-09-30octeontx2-af: Adjust LA pointer for cpt parse headerKiran Kumar K2-95/+80
2021-09-30net_sched: Use struct_size() and flex_array_size() helpersGustavo A. R. Silva1-3/+4
2021-09-29MAINTAINERS: Update Mun Yew Tham as Altera Pio Driver maintainerMun Yew Tham1-1/+1
2021-09-29MAINTAINERS: update my email addressBartosz Golaszewski1-4/+4
2021-09-29gpio: pca953x: do not ignore i2c errorsAndrey Gusakov1-9/+2
2021-09-29devlink: Add missed notifications iteratorsLeon Romanovsky1-2/+21
2021-09-29gve: Use kvcalloc() instead of kvzalloc()Gustavo A. R. Silva1-8/+7
2021-09-29net/ipv4/datagram.c: remove superfluous header files from datagram.cMianhan Liu1-1/+0
2021-09-29net/dsa/tag_ksz.c: remove superfluous headersMianhan Liu1-1/+0
2021-09-29net/dsa/tag_8021q.c: remove superfluous headersMianhan Liu1-1/+0
2021-09-29net: phy: bcm7xxx: Fixed indirect MMD operationsFlorian Fainelli1-4/+110
2021-09-29net/mlx4: Use array_size() helper in copy_to_user()Gustavo A. R. Silva1-1/+2
2021-09-29net: bridge: Use array_size() helper in copy_to_user()Gustavo A. R. Silva1-3/+5
2021-09-29ethtool: ioctl: Use array_size() helper in copy_{from,to}_user()Gustavo A. R. Silva1-5/+7
2021-09-29net: hns3: disable firmware compatible features when uninstall PFGuangbin Huang1-8/+13