Age | Commit message (Expand) | Author | Files | Lines |
2020-01-28 | Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap | Linus Torvalds | 39 | -57/+56 |
2020-01-25 | Merge tag 'mlx5-fixes-2020-01-24' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller | 7 | -41/+80 |
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 | 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 | 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 | i40e: fix spelling mistake "to" -> "too" | Colin Ian King | 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 |
2020-01-23 | net/sonic: Use MMIO accessors | Finn Thain | 1 | -8/+8 |
2020-01-23 | net/sonic: Clear interrupt flags immediately | Finn Thain | 1 | -22/+6 |
2020-01-23 | net/sonic: Add mutual exclusion for accessing shared state | Finn Thain | 2 | -14/+36 |
2020-01-23 | net: fsl/fman: rename IF_MODE_XGMII to IF_MODE_10G | Madalin Bucur | 1 | -2/+2 |
2020-01-23 | net/fsl: treat fsl,erratum-a011043 | Madalin Bucur | 1 | -1/+6 |
2020-01-23 | qlcnic: Fix CPU soft lockup while collecting firmware dump | Manish Chopra | 2 | -0/+3 |
2020-01-23 | Merge tag 'wireless-drivers-2020-01-23' of git://git.kernel.org/pub/scm/linux... | David S. Miller | 27 | -183/+594 |
2020-01-23 | tun: add mutex_unlock() call and napi.skb clearing in tun_get_user() | Eric Dumazet | 1 | -0/+4 |
2020-01-23 | mlxsw: spectrum_acl: Fix use-after-free during reload | Ido Schimmel | 1 | -4/+12 |
2020-01-23 | r8152: disable DelayPhyPwrChg | Hayes Wang | 1 | -1/+9 |
2020-01-23 | r8152: avoid the MCU to clear the lanwake | Hayes Wang | 1 | -0/+33 |
2020-01-23 | r8152: don't enable U1U2 with USB_SPEED_HIGH for RTL8153B | Hayes Wang | 1 | -3/+8 |
2020-01-23 | r8152: disable test IO for RTL8153B | Hayes Wang | 1 | -0/+10 |
2020-01-23 | r8152: Disable PLA MCU clock speed down | Hayes Wang | 1 | -0/+17 |
2020-01-23 | r8152: disable U2P3 for RTL8153B | Hayes Wang | 1 | -3/+0 |
2020-01-23 | r8152: get default setting of WOL before initializing | Hayes Wang | 1 | -4/+5 |
2020-01-23 | r8152: reset flow control patch when linking on for RTL8153B | Hayes Wang | 1 | -0/+11 |
2020-01-23 | r8152: fix runtime resume for linking change | Hayes Wang | 1 | -0/+21 |
2020-01-23 | gtp: make sure only SOCK_DGRAM UDP sockets are accepted | Eric Dumazet | 1 | -4/+6 |
2020-01-23 | airo: Add missing CAP_NET_ADMIN check in AIROOLDIOCTL/SIOCDEVPRIVATE | Michael Ellerman | 1 | -10/+8 |
2020-01-23 | airo: Fix possible info leak in AIROOLDIOCTL/SIOCDEVPRIVATE | Michael Ellerman | 1 | -1/+1 |
2020-01-22 | net: Fix packet reordering caused by GRO and listified RX cooperation | Maxim Mikityanskiy | 1 | -2/+2 |
2020-01-22 | can, slip: Protect tty->disc_data in write_wakeup and close with RCU | Richard Palethorpe | 2 | -4/+20 |
2020-01-22 | iwlwifi: mvm: don't send the IWL_MVM_RXQ_NSSN_SYNC notif to Rx queues | Emmanuel Grumbach | 2 | -8/+12 |