summaryrefslogtreecommitdiff
path: root/drivers/net (follow)
Commit message (Expand)AuthorAge
...
* | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-08-12
|\| |
| * | Merge 4.4.278 into android-4.4-pGreg Kroah-Hartman2021-08-04
| |\|
| | * sis900: Fix missing pci_disable_device() in probe and removeWang Hai2021-08-04
| | * tulip: windbond-840: Fix missing pci_disable_device() in probe and removeWang Hai2021-08-04
| | * mlx4: Fix missing error code in mlx4_load_one()Jiapeng Chong2021-08-04
| | * NIU: fix incorrect error return, missed in previous revertPaul Jakma2021-08-04
| | * can: esd_usb2: fix memory leakPavel Skripkin2021-08-04
| | * can: ems_usb: fix memory leakPavel Skripkin2021-08-04
| | * can: usb_8dev: fix memory leakPavel Skripkin2021-08-04
| * | Merge 4.4.277 into android-4.4-pGreg Kroah-Hartman2021-07-28
| |\|
| | * net: bcmgenet: ensure EXT_ENERGY_DET_MASK is clearDoug Berger2021-07-28
| | * igb: Check if num of q_vectors is smaller than max before array accessAleksandr Loktionov2021-07-28
| | * iavf: Fix an error handling path in 'iavf_probe()'Christophe JAILLET2021-07-28
| | * net: ti: fix UAF in tlan_remove_onePavel Skripkin2021-07-28
| | * net: moxa: fix UAF in moxart_mac_probePavel Skripkin2021-07-28
| | * net: bcmgenet: Ensure all TX/RX queues DMAs are disabledFlorian Fainelli2021-07-28
* | | wireguard: version: bumpJason A. Donenfeld2021-07-23
* | | allowedips: add missing __rcu annotation to satisfy sparseJason A. Donenfeld2021-07-23
* | | allowedips: free empty intermediate nodes when removing single nodeJason A. Donenfeld2021-07-23
* | | allowedips: allocate nodes in kmem_cacheJason A. Donenfeld2021-07-23
* | | allowedips: remove nodes in O(1)Jason A. Donenfeld2021-07-23
* | | allowedips: initialize list head in selftestJason A. Donenfeld2021-07-23
* | | peer: allocate in kmem_cacheJason A. Donenfeld2021-07-23
* | | global: use synchronize_net rather than synchronize_rcuJason A. Donenfeld2021-07-23
* | | wireguard: version: bumpJason A. Donenfeld2021-07-23
* | | Revert "compat: skb_mark_not_on_list will be backported to Ubuntu 18.04"Thadeu Lima de Souza Cascardo2021-07-23
* | | compat: update and improve detection of CentOS Stream 8Peter Georg2021-07-23
* | | compat: icmp_ndo_send functions were backported extensivelyJason A. Donenfeld2021-07-23
* | | wireguard: version: bumpJason A. Donenfeld2021-07-23
* | | compat: zero out skb->cb before icmpJason A. Donenfeld2021-07-23
* | | compat: skb_mark_not_on_list will be backported to Ubuntu 18.04Thadeu Lima de Souza Cascardo2021-07-23
* | | queueing: get rid of per-peer ring buffersJason A. Donenfeld2021-07-23
* | | device: do not generate ICMP for non-IP packetsJason A. Donenfeld2021-07-23
* | | peer: put frequently used members above cache linesJason A. Donenfeld2021-07-23
* | | compat: redefine version constants for sublevel>=256Jason A. Donenfeld2021-07-23
* | | compat: remove unused version.h headersJason A. Donenfeld2021-07-23
* | | wireguard: version: bumpJason A. Donenfeld2021-07-23
* | | compat: skb_mark_not_on_list was backported to 4.14Jason A. Donenfeld2021-07-23
* | | compat: SYM_FUNC_* was backported to c8sJason A. Donenfeld2021-07-23
* | | wireguard: version: bumpJason A. Donenfeld2021-07-23
* | | socket: remove bogus __be32 annotationJann Horn2021-07-23
* | | global: avoid double unlikely() notation when using IS_ERR()Antonio Quartulli2021-07-23
* | | simd: detect -rt kernels >= 5.4Jason A. Donenfeld2021-07-23
* | | compat: drop rhel 8.2, add rhel 8.4 supportJason A. Donenfeld2021-07-23
* | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-07-22
|\| |
| * | Merge 4.4.276 into android-4.4-pGreg Kroah-Hartman2021-07-20
| |\|
| | * sfc: error code if SRIOV cannot be disabledÍñigo Huguet2021-07-20
| | * sfc: avoid double pci_remove of VFsÍñigo Huguet2021-07-20
| | * cw1200: add missing MODULE_DEVICE_TABLEZou Wei2021-07-20
| | * wl1251: Fix possible buffer overflow in wl1251_cmd_scanLee Gibson2021-07-20