summaryrefslogtreecommitdiff
path: root/drivers/net (follow)
Commit message (Expand)AuthorAge
...
| | * xen/netback: fix spurious event detection for common event caseJuergen Gross2021-03-03
| | * bnxt_en: reverse order of TX disable and carrier offEdwin Peer2021-03-03
| | * igb: Remove incorrect "unexpected SYS WRAP" log messageCorinna Vinschen2021-03-03
| | * xen-netback: delete NAPI instance when queue fails to initializeDavid Vrabel2021-03-03
* | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-02-28
|\| |
| * | Merge 4.4.258 into android-4.4-pGreg Kroah-Hartman2021-02-23
| |\|
| | * xen-netback: don't "handle" error by BUG()Jan Beulich2021-02-23
| | * iwlwifi: mvm: guard against device removal in reprobeJohannes Berg2021-02-23
| | * iwlwifi: pcie: add a NULL check in iwl_pcie_txq_unmapEmmanuel Grumbach2021-02-23
* | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-02-07
|\| |
| * | Merge 4.4.255 into android-4.4-pGreg Kroah-Hartman2021-02-03
| |\|
| | * can: dev: prevent potential information leak in can_fill_info()Dan Carpenter2021-02-03
| | * mt7601u: fix rx buffer refcountingLorenzo Bianconi2021-02-03
| | * mt7601u: fix kernel crash unplugging the deviceLorenzo Bianconi2021-02-03
| | * net: usb: qmi_wwan: added support for Thales Cinterion PLSx3 modem familyGiacinto Cifelli2021-02-03
| * | Merge 4.4.254 into android-4.4-pGreg Kroah-Hartman2021-01-30
| |\|
| | * sh_eth: Fix power down vs. is_opened flag orderingGeert Uytterhoeven2021-01-30
| | * can: dev: can_restart: fix use after free bugVincent Mailhol2021-01-30
| * | Merge 4.4.253 into android-4.4-pGreg Kroah-Hartman2021-01-23
| |\|
| | * rndis_host: set proper input size for OID_GEN_PHYSICAL_MEDIUM requestAndrey Zhizhikin2021-01-23
| | * netxen_nic: fix MSI/MSI-x interruptsManish Chopra2021-01-23
| | * net: cdc_ncm: correct overhead in delayed_ndp_sizeJouni K. Seppänen2021-01-23
| | * net: ethernet: fs_enet: Add missing MODULE_LICENSEMichael Ellerman2021-01-23
| | * ethernet: ucc_geth: fix definition and size of ucc_geth_tx_global_pramRasmus Villemoes2021-01-23
| * | Merge 4.4.252 into android-4.4-pGreg Kroah-Hartman2021-01-17
| |\|
| | * wil6210: select CONFIG_CRC32Arnd Bergmann2021-01-17
| * | Merge 4.4.251 into android-4.4-pGreg Kroah-Hartman2021-01-12
| |\|
| | * ethernet: ucc_geth: fix use-after-free in ucc_geth_remove()Rasmus Villemoes2021-01-12
| | * virtio_net: Fix recursive call to cpus_read_lock()Jeff Dike2021-01-12
| | * CDC-NCM: remove "connected" log messageRoland Dreier2021-01-12
| | * net: hdlc_ppp: Fix issues when mod_timer is called while timer is runningXie He2021-01-12
| | * net: hns: fix return value check in __lb_other_process()Yunjian Wang2021-01-12
| * | Merge 4.4.250 into android-4.4-pGreg Kroah-Hartman2021-01-09
| |\|
| | * mwifiex: Fix possible buffer overflows in mwifiex_cmd_802_11_ad_hoc_startZhang Xiaohui2021-01-09
* | | drivers: net: Modify WireGuard for backward compatBruno Martins2020-12-31
* | | UPSTREAM: wireguard: peerlookup: take lock before checking hash in replace op...Jason A. Donenfeld2020-12-31
* | | UPSTREAM: wireguard: noise: take lock when removing handshake entry from tableJason A. Donenfeld2020-12-31
* | | UPSTREAM: wireguard: queueing: make use of ip_tunnel_parse_protocolJason A. Donenfeld2020-12-31
* | | UPSTREAM: wireguard: receive: account for napi_gro_receive never returning GR...Jason A. Donenfeld2020-12-31
* | | UPSTREAM: wireguard: device: avoid circular netns referencesJason A. Donenfeld2020-12-31
* | | UPSTREAM: wireguard: noise: do not assign initiation time in if conditionFrank Werner-Krippendorf2020-12-31
* | | UPSTREAM: wireguard: noise: separate receive counter from send counterJason A. Donenfeld2020-12-31
* | | UPSTREAM: wireguard: queueing: preserve flow hash across packet scrubbingJason A. Donenfeld2020-12-31
* | | UPSTREAM: wireguard: noise: read preshared key while taking lockJason A. Donenfeld2020-12-31
* | | UPSTREAM: wireguard: send/receive: use explicit unlikely branch instead of im...Jason A. Donenfeld2020-12-31
* | | UPSTREAM: wireguard: selftests: initalize ipv6 members to NULL to squelch cla...Jason A. Donenfeld2020-12-31
* | | UPSTREAM: wireguard: send/receive: cond_resched() when processing worker ring...Jason A. Donenfeld2020-12-31
* | | UPSTREAM: wireguard: socket: remove errant restriction on looping to selfJason A. Donenfeld2020-12-31
* | | UPSTREAM: wireguard: receive: use tunnel helpers for decapsulating ECN markingsToke Høiland-Jørgensen2020-12-31
* | | UPSTREAM: wireguard: queueing: cleanup ptr_ring in error path of packet_queue...Jason A. Donenfeld2020-12-31