summaryrefslogtreecommitdiffstats
path: root/mm/swap.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-08-21selftests/bpf: fix test_btf_dump with O=Ilya Leoshkevich2-0/+10
2019-08-21selftests/bpf: fix test_cgroup_storage on s390Ilya Leoshkevich1-3/+3
2019-08-20xdp: unpin xdp umem pages in error pathIvan Khoronzhuk1-1/+3
2019-08-16tools: bpftool: close prog FD before exit on showing a single programQuentin Monnet1-1/+3
2019-08-14selftests/bpf: fix "bind{4, 6} deny specific IP & port" on s390Ilya Leoshkevich1-2/+5
2019-08-13s390/bpf: use 32-bit index for tail callsIlya Leoshkevich1-4/+6
2019-08-12s390/bpf: fix lcgr instruction encodingIlya Leoshkevich1-1/+1
2019-08-12net: tc35815: Explicitly check NET_IP_ALIGN is not zero in tc35815_rxNathan Chancellor1-1/+1
2019-08-12tipc: initialise addr_trail_end when setting node addressesChris Packham1-0/+1
2019-08-12net: dsa: Check existence of .port_mdb_add callback before calling itChen-Yu Tsai1-0/+3
2019-08-12mlxsw: spectrum_ptp: Keep unmatched entries in a linked listPetr Machata1-83/+55
2019-08-12net: nps_enet: Fix function names in doc commentsJonathan Neuschäfer1-2/+2
2019-08-12rxrpc: Fix local refcountingDavid Howells1-5/+7
2019-08-12netdevsim: Restore per-network namespace accounting for fib entriesDavid Ahern4-86/+98
2019-08-10net/tls: swap sk_write_space on closeJakub Kicinski1-0/+1
2019-08-09hv_netvsc: Fix a warning of suspicious RCU usageDexuan Cui1-2/+7
2019-08-09ixgbe: fix possible deadlock in ixgbe_service_task()Taehee Yoo1-4/+1
2019-08-09bpf: sync bpf.h to tools infrastructureDaniel Borkmann1-4/+7
2019-08-09sock: make cookie generation global instead of per netnsDaniel Borkmann3-4/+4
2019-08-09tools: bpftool: add error message on pin failureJakub Kicinski1-1/+5
2019-08-09tools: bpftool: fix error message (prog -> object)Jakub Kicinski1-1/+1
2019-08-09rxrpc: Don't bother generating maxSkew in the ACK packetDavid Howells6-44/+28
2019-08-09rxrpc: Fix local endpoint refcountingDavid Howells4-39/+72
2019-08-09net: tundra: tsi108: use spin_lock_irqsave instead of spin_lock_irq in IRQ co...Fuqian Huang1-2/+3
2019-08-09team: Add vlan tx offload to hw_enc_featuresYueHaibing1-0/+2
2019-08-09net/tls: prevent skb_orphan() from leaking TLS plain text with offloadJakub Kicinski9-27/+52
2019-08-09tc-testing: updated skbedit action tests with batch create/deleteRoman Mashak1-0/+47
2019-08-09net sched: update skbedit action for batched events operationsRoman Mashak1-0/+12
2019-08-09net: dsa: sja1105: remove set but not used variables 'tx_vid' and 'rx_vid'YueHaibing1-4/+0
2019-08-09bonding: Add vlan tx offload to hw_enc_featuresYueHaibing1-0/+2
2019-08-09net: sched: sch_taprio: fix memleak in error path for sched list parseIvan Khoronzhuk1-1/+2
2019-08-09net: docs: replace IPX in tuntap documentationStephen Hemminger1-2/+2
2019-08-09docs: admin-guide: remove references to IPX and token-ringStephen Hemminger1-28/+1
2019-08-09xen/netback: Reset nr_frags before freeing skbRoss Lagerwall1-0/+2
2019-08-09inet: frags: re-introduce skb coalescing for local deliveryGuillaume Nault6-16/+39
2019-08-08net/mlx5e: Remove redundant check in CQE recovery flow of tx reporterAya Levin1-3/+0
2019-08-08net/mlx5e: Fix error flow of CQE recovery on tx reporterAya Levin2-5/+8
2019-08-08net/mlx5e: Fix false negative indication on tx reporter CQE recoveryAya Levin1-4/+2
2019-08-08net/mlx5e: kTLS, Fix tisn field placementTariq Toukan1-3/+3
2019-08-08net/mlx5e: kTLS, Fix tisn field nameTariq Toukan1-3/+3
2019-08-08net/mlx5e: kTLS, Fix progress params context WQE layoutTariq Toukan4-9/+15
2019-08-08net/mlx5: kTLS, Fix wrong TIS opmod constantsTariq Toukan1-2/+2
2019-08-08net/mlx5: crypto, Fix wrong offset in encryption key commandTariq Toukan1-0/+1
2019-08-08net/mlx5e: ethtool, Avoid setting speed to 56GBASE when autoneg offMohamad Heib1-0/+8
2019-08-08net/mlx5e: Only support tx/rx pause setting for port ownerHuy Nguyen1-0/+3
2019-08-08net/mlx5: Support inner header match criteria for non decap flow actionHuy Nguyen3-21/+26
2019-08-08net/mlx5e: Use flow keys dissector to parse packets for ARFSMaxim Mikityanskiy1-63/+34
2019-08-06net: dsa: sja1105: Fix memory leak on meta state machine error pathVladimir Oltean1-0/+1
2019-08-06net: dsa: sja1105: Fix memory leak on meta state machine normal pathVladimir Oltean1-10/+1
2019-08-06net: dsa: sja1105: Really fix panic on unregistering PTP clockVladimir Oltean2-6/+5