Age | Commit message (Expand) | Author | Files | Lines |
2019-10-24 | net: remove unnecessary variables and callback | Taehee Yoo | 5 | -33/+2 |
2019-10-24 | vxlan: add adjacent link to limit depth level | Taehee Yoo | 1 | -10/+43 |
2019-10-24 | macsec: fix refcnt leak in module exit routine | Taehee Yoo | 1 | -4/+0 |
2019-10-24 | team: fix nested locking lockdep warning | Taehee Yoo | 1 | -3/+13 |
2019-10-24 | bonding: use dynamic lockdep key instead of subclass | Taehee Yoo | 1 | -3/+7 |
2019-10-24 | bonding: fix unexpected IFF_BONDING bit unset | Taehee Yoo | 1 | -2/+4 |
2019-10-24 | net: core: add generic lockdep keys | Taehee Yoo | 11 | -92/+0 |
2019-10-23 | net: phy: smsc: LAN8740: add PHY_RST_AFTER_CLK_EN flag | Martin Fuzzey | 1 | -0/+1 |
2019-10-22 | bnxt_en: Avoid disabling pci device in bnxt_remove_one() for already disabled... | Vasundhara Volam | 1 | -1/+2 |
2019-10-22 | bnxt_en: Minor formatting changes in FW devlink_health_reporter | Vasundhara Volam | 1 | -11/+6 |
2019-10-22 | bnxt_en: Adjust the time to wait before polling firmware readiness. | Vasundhara Volam | 1 | -5/+2 |
2019-10-22 | bnxt_en: Fix devlink NVRAM related byte order related issues. | Michael Chan | 1 | -27/+54 |
2019-10-22 | bnxt_en: Fix the size of devlink MSIX parameters. | Vasundhara Volam | 2 | -15/+16 |
2019-10-22 | net: stmmac: Fix the problem of tso_xmit | yuqi jin | 1 | -0/+1 |
2019-10-22 | dynamic_debug: provide dynamic_hex_dump stub | Arnd Bergmann | 2 | -0/+4 |
2019-10-21 | r8152: add device id for Lenovo ThinkPad USB-C Dock Gen 2 | Kazutoshi Noguchi | 2 | -0/+8 |
2019-10-21 | Merge tag 'mlx5-fixes-2019-10-18' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller | 11 | -118/+199 |
2019-10-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 84 | -443/+739 |
2019-10-19 | net: ethernet: dwmac-sun8i: show message only when switching to promisc | Mans Rullgard | 1 | -1/+2 |
2019-10-19 | net: aquantia: add an error handling in aq_nic_set_multicast_list | Chenwandun | 1 | -0/+2 |
2019-10-19 | macb: propagate errors when getting optional clocks | Michael Tretter | 1 | -6/+6 |
2019-10-19 | xen/netback: fix error path of xenvif_connect_data() | Juergen Gross | 1 | -1/+0 |
2019-10-19 | net: hns3: fix mis-counting IRQ vector numbers issue | Yonglong Liu | 6 | -6/+58 |
2019-10-19 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -2/+6 |
2019-10-19 | zram: fix race between backing_dev_show and backing_dev_store | Chenwandun | 1 | -2/+3 |
2019-10-19 | drivers/base/memory.c: don't access uninitialized memmaps in soft_offline_pag... | David Hildenbrand | 1 | -0/+3 |
2019-10-18 | Merge tag 'for-linus-2019-10-18' of git://git.kernel.dk/linux-block | Linus Torvalds | 9 | -66/+148 |
2019-10-18 | Merge tag 'ceph-for-5.4-rc4' of git://github.com/ceph/ceph-client | Linus Torvalds | 1 | -3/+6 |
2019-10-18 | Merge tag 'for-5.4/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -45/+81 |
2019-10-18 | Merge tag 'iommu-fixes-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 6 | -27/+70 |
2019-10-18 | net/mlx5: fix memory leak in mlx5_fw_fatal_reporter_dump | Navid Emamdoost | 1 | -1/+1 |
2019-10-18 | net/mlx5: prevent memory leak in mlx5_fpga_conn_create_cq | Navid Emamdoost | 1 | -1/+3 |
2019-10-18 | net/mlx5e: TX, Fix consumer index of error cqe dump | Tariq Toukan | 1 | -1/+4 |
2019-10-18 | net/mlx5e: kTLS, Enhance TX resync flow | Tariq Toukan | 3 | -33/+51 |
2019-10-18 | net/mlx5e: kTLS, Save a copy of the crypto info | Tariq Toukan | 3 | -8/+4 |
2019-10-18 | net/mlx5e: kTLS, Remove unneeded cipher type checks | Tariq Toukan | 1 | -6/+0 |
2019-10-18 | net/mlx5e: kTLS, Limit DUMP wqe size | Tariq Toukan | 5 | -12/+52 |
2019-10-18 | net/mlx5e: kTLS, Fix missing SQ edge fill | Tariq Toukan | 1 | -8/+20 |
2019-10-18 | net/mlx5e: kTLS, Fix page refcnt leak in TX resync error flow | Tariq Toukan | 1 | -2/+5 |
2019-10-18 | net/mlx5e: kTLS, Save by-value copy of the record frags | Tariq Toukan | 1 | -4/+4 |
2019-10-18 | net/mlx5e: kTLS, Save only the frag page to release at completion | Tariq Toukan | 2 | -15/+14 |
2019-10-18 | net/mlx5e: kTLS, Size of a Dump WQE is fixed | Tariq Toukan | 3 | -16/+12 |
2019-10-18 | net/mlx5e: kTLS, Release reference on DUMPed fragments in shutdown flow | Tariq Toukan | 3 | -16/+30 |
2019-10-18 | net/mlx5e: Tx, Zero-memset WQE info struct upon update | Tariq Toukan | 1 | -1/+1 |
2019-10-18 | net/mlx5e: Tx, Fix assumption of single WQEBB of NOP in cleanup flow | Tariq Toukan | 2 | -3/+7 |
2019-10-18 | net: usb: lan78xx: Connect PHY before registering MAC | Andrew Lunn | 1 | -6/+6 |
2019-10-18 | mlxsw: spectrum_trap: Push Ethernet header before reporting trap | Ido Schimmel | 1 | -0/+1 |
2019-10-18 | Merge tag 'mmc-v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf... | Linus Torvalds | 4 | -17/+23 |
2019-10-18 | net: bcmgenet: reset 40nm EPHY on energy detect | Doug Berger | 1 | -1/+8 |
2019-10-18 | net: bcmgenet: soft reset 40nm EPHYs before MAC init | Doug Berger | 3 | -73/+69 |