Age | Commit message (Expand) | Author |
2019-10-28 | net: dpaa2: Use the correct style for SPDX License Identifier | Nishad Kamdar |
2019-10-28 | net: use skb_queue_empty_lockless() in busy poll contexts | Eric Dumazet |
2019-10-28 | net: use skb_queue_empty_lockless() in poll() handlers | Eric Dumazet |
2019-10-25 | cxgb4: request the TX CIDX updates to status page | Raju Rangoju |
2019-10-25 | net: ethernet: Use the correct style for SPDX License Identifier | Nishad Kamdar |
2019-10-25 | net: mvneta: make stub functions static inline | Ben Dooks (Codethink) |
2019-10-24 | virt_wifi: fix refcnt leak in module exit routine | Taehee Yoo |
2019-10-24 | net: remove unnecessary variables and callback | Taehee Yoo |
2019-10-24 | vxlan: add adjacent link to limit depth level | Taehee Yoo |
2019-10-24 | macsec: fix refcnt leak in module exit routine | Taehee Yoo |
2019-10-24 | team: fix nested locking lockdep warning | Taehee Yoo |
2019-10-24 | bonding: use dynamic lockdep key instead of subclass | Taehee Yoo |
2019-10-24 | bonding: fix unexpected IFF_BONDING bit unset | Taehee Yoo |
2019-10-24 | net: core: add generic lockdep keys | Taehee Yoo |
2019-10-23 | net: phy: smsc: LAN8740: add PHY_RST_AFTER_CLK_EN flag | Martin Fuzzey |
2019-10-22 | bnxt_en: Avoid disabling pci device in bnxt_remove_one() for already disabled... | Vasundhara Volam |
2019-10-22 | bnxt_en: Minor formatting changes in FW devlink_health_reporter | Vasundhara Volam |
2019-10-22 | bnxt_en: Adjust the time to wait before polling firmware readiness. | Vasundhara Volam |
2019-10-22 | bnxt_en: Fix devlink NVRAM related byte order related issues. | Michael Chan |
2019-10-22 | bnxt_en: Fix the size of devlink MSIX parameters. | Vasundhara Volam |
2019-10-22 | net: stmmac: Fix the problem of tso_xmit | yuqi jin |
2019-10-22 | dynamic_debug: provide dynamic_hex_dump stub | Arnd Bergmann |
2019-10-21 | r8152: add device id for Lenovo ThinkPad USB-C Dock Gen 2 | Kazutoshi Noguchi |
2019-10-21 | Merge tag 'mlx5-fixes-2019-10-18' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller |
2019-10-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2019-10-19 | net: ethernet: dwmac-sun8i: show message only when switching to promisc | Mans Rullgard |
2019-10-19 | net: aquantia: add an error handling in aq_nic_set_multicast_list | Chenwandun |
2019-10-19 | macb: propagate errors when getting optional clocks | Michael Tretter |
2019-10-19 | xen/netback: fix error path of xenvif_connect_data() | Juergen Gross |
2019-10-19 | net: hns3: fix mis-counting IRQ vector numbers issue | Yonglong Liu |
2019-10-19 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-10-19 | zram: fix race between backing_dev_show and backing_dev_store | Chenwandun |
2019-10-19 | drivers/base/memory.c: don't access uninitialized memmaps in soft_offline_pag... | David Hildenbrand |
2019-10-18 | Merge tag 'for-linus-2019-10-18' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-10-18 | Merge tag 'ceph-for-5.4-rc4' of git://github.com/ceph/ceph-client | Linus Torvalds |
2019-10-18 | Merge tag 'for-5.4/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-10-18 | Merge tag 'iommu-fixes-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2019-10-18 | net/mlx5: fix memory leak in mlx5_fw_fatal_reporter_dump | Navid Emamdoost |
2019-10-18 | net/mlx5: prevent memory leak in mlx5_fpga_conn_create_cq | Navid Emamdoost |
2019-10-18 | net/mlx5e: TX, Fix consumer index of error cqe dump | Tariq Toukan |
2019-10-18 | net/mlx5e: kTLS, Enhance TX resync flow | Tariq Toukan |
2019-10-18 | net/mlx5e: kTLS, Save a copy of the crypto info | Tariq Toukan |
2019-10-18 | net/mlx5e: kTLS, Remove unneeded cipher type checks | Tariq Toukan |
2019-10-18 | net/mlx5e: kTLS, Limit DUMP wqe size | Tariq Toukan |
2019-10-18 | net/mlx5e: kTLS, Fix missing SQ edge fill | Tariq Toukan |
2019-10-18 | net/mlx5e: kTLS, Fix page refcnt leak in TX resync error flow | Tariq Toukan |
2019-10-18 | net/mlx5e: kTLS, Save by-value copy of the record frags | Tariq Toukan |
2019-10-18 | net/mlx5e: kTLS, Save only the frag page to release at completion | Tariq Toukan |
2019-10-18 | net/mlx5e: kTLS, Size of a Dump WQE is fixed | Tariq Toukan |
2019-10-18 | net/mlx5e: kTLS, Release reference on DUMPed fragments in shutdown flow | Tariq Toukan |