| Commit message (Expand) | Author | Files | Lines |
2020-01-26 | io_uring: don't cancel all work on process exit | Jens Axboe | 1 | -4/+0 |
2020-01-26 | block: allow partitions on host aware zone devices | Christoph Hellwig | 3 | -8/+39 |
2020-01-26 | Revert "io_uring: only allow submit from owning task" | Jens Axboe | 1 | -6/+0 |
2020-01-26 | afs: Fix characters allowed into cell names | David Howells | 1 | -1/+10 |
2020-01-26 | do_last(): fetch directory ->i_mode and ->i_uid before it's too late | Al Viro | 1 | -7/+10 |
2020-01-25 | firestream: fix memory leaks | Wenwen Wang | 1 | -0/+3 |
2020-01-25 | btrfs: dev-replace: remove warning for unknown return codes when finished | David Sterba | 1 | -4/+1 |
2020-01-25 | net: cxgb3_main: Add CAP_NET_ADMIN check to CHELSIO_GET_MEM | Michael Ellerman | 1 | -0/+2 |
2020-01-25 | net: bcmgenet: Use netif_tx_napi_add() for TX NAPI | Florian Fainelli | 1 | -2/+2 |
2020-01-25 | tipc: change maintainer email address | Jon Maloy | 1 | -1/+1 |
2020-01-25 | net: stmmac: platform: fix probe for ACPI devices | Ajay Gupta | 1 | -3/+3 |
2020-01-24 | net/mlx5e: kTLS, Do not send decrypted-marked SKBs via non-accel path | Tariq Toukan | 1 | -4/+10 |
2020-01-24 | net/mlx5e: kTLS, Remove redundant posts in TX resync flow | Tariq Toukan | 1 | -2/+0 |
2020-01-24 | net/mlx5e: kTLS, Fix corner-case checks in TX resync flow | Tariq Toukan | 1 | -14/+19 |
2020-01-24 | net/mlx5e: Clear VF config when switching modes | Dmytro Linkin | 2 | -4/+11 |
2020-01-24 | net/mlx5: DR, use non preemptible call to get the current cpu number | Erez Shitrit | 1 | -1/+2 |
2020-01-24 | net/mlx5: E-Switch, Prevent ingress rate configuration of uplink rep | Eli Cohen | 1 | -2/+7 |
2020-01-24 | net/mlx5: DR, Enable counter on non-fwd-dest objects | Erez Shitrit | 1 | -13/+29 |
2020-01-24 | net/mlx5: Update the list of the PCI supported devices | Meir Lichtinger | 1 | -0/+1 |
2020-01-24 | net/mlx5: Fix lowest FDB pool size | Paul Blakey | 1 | -1/+1 |
2020-01-24 | net: Fix skb->csum update in inet_proto_csum_replace16(). | Praveen Chaudhary | 1 | -3/+17 |
2020-01-24 | netfilter: nf_tables: autoload modules from the abort path | Pablo Neira Ayuso | 4 | -44/+91 |
2020-01-24 | netfilter: nf_tables: add __nft_chain_type_get() | Pablo Neira Ayuso | 1 | -8/+21 |
2020-01-24 | netfilter: nf_tables_offload: fix check the chain offload flag | wenxu | 1 | -1/+1 |
2020-01-24 | lib: Reduce user_access_begin() boundaries in strncpy_from_user() and strnlen... | Christophe Leroy | 2 | -14/+14 |
2020-01-24 | netfilter: conntrack: sctp: use distinct states for new SCTP connections | Jiri Wiesner | 1 | -3/+3 |
2020-01-24 | iommu/amd: Fix IOMMU perf counter clobbering during init | Shuah Khan | 1 | -6/+18 |
2020-01-24 | iommu/vt-d: Call __dmar_remove_one_dev_info with valid pointer | Jerry Snitselaar | 1 | -1/+2 |
2020-01-24 | btrfs: scrub: Require mandatory block group RO for dev-replace | Qu Wenruo | 1 | -5/+28 |
2020-01-24 | ipv6_route_seq_next should increase position index | Vasily Averin | 1 | -5/+2 |
2020-01-24 | rt_cpu_seq_next should increase position index | Vasily Averin | 1 | -0/+1 |
2020-01-24 | neigh_stat_seq_next() should increase position index | Vasily Averin | 1 | -0/+1 |
2020-01-24 | vcc_seq_next should increase position index | Vasily Averin | 1 | -2/+1 |
2020-01-24 | l2t_seq_next should increase position index | Vasily Averin | 1 | -2/+1 |
2020-01-24 | seq_tab_next() should increase position index | Vasily Averin | 1 | -2/+1 |
2020-01-24 | tcp: do not leave dangling pointers in tp->highest_sack | Eric Dumazet | 3 | -0/+3 |
2020-01-24 | net/rose: fix spelling mistake "to" -> "too" | Colin Ian King | 1 | -1/+1 |
2020-01-24 | caif_usb: fix spelling mistake "to" -> "too" | Colin Ian King | 1 | -1/+1 |
2020-01-24 | ipvs: fix spelling mistake "to" -> "too" | Colin Ian King | 1 | -1/+1 |
2020-01-24 | i40e: fix spelling mistake "to" -> "too" | Colin Ian King | 1 | -1/+1 |
2020-01-23 | net_sched: fix datalen for ematch | Cong Wang | 1 | -1/+1 |
2020-01-23 | net/sonic: Prevent tx watchdog timeout | Finn Thain | 1 | -4/+13 |
2020-01-23 | net/sonic: Fix CAM initialization | Finn Thain | 1 | -9/+12 |
2020-01-23 | net/sonic: Fix command register usage | Finn Thain | 1 | -15/+3 |
2020-01-23 | net/sonic: Quiesce SONIC before re-initializing descriptor memory | Finn Thain | 2 | -0/+28 |
2020-01-23 | net/sonic: Fix receive buffer replenishment | Finn Thain | 2 | -63/+105 |
2020-01-23 | net/sonic: Improve receive descriptor status flag check | Finn Thain | 1 | -10/+5 |
2020-01-23 | net/sonic: Avoid needless receive descriptor EOL flag updates | Finn Thain | 1 | -6/+15 |
2020-01-23 | net/sonic: Fix receive buffer handling | Finn Thain | 2 | -7/+33 |
2020-01-23 | net/sonic: Fix interface error stats collection | Finn Thain | 2 | -14/+8 |