summaryrefslogtreecommitdiff
path: root/drivers/net (follow)
Commit message (Expand)AuthorAge
...
* | | UPSTREAM: wireguard: send: remove errant newline from packet_encrypt_workerSultan Alsawaf2020-12-31
* | | UPSTREAM: wireguard: noise: error out precomputed DH during handshake rather ...Jason A. Donenfeld2020-12-31
* | | UPSTREAM: wireguard: receive: remove dead code from default packet type caseJason A. Donenfeld2020-12-31
* | | UPSTREAM: wireguard: queueing: account for skb->protocol==0Jason A. Donenfeld2020-12-31
* | | UPSTREAM: wireguard: socket: remove extra call to synchronize_netJason A. Donenfeld2020-12-31
* | | UPSTREAM: wireguard: send: account for mtu=0 devicesJason A. Donenfeld2020-12-31
* | | UPSTREAM: wireguard: receive: reset last_under_load to zeroJason A. Donenfeld2020-12-31
* | | UPSTREAM: wireguard: device: use icmp_ndo_send helperJason A. Donenfeld2020-12-31
* | | UPSTREAM: wireguard: noise: reject peers with low order public keysJason A. Donenfeld2020-12-31
* | | UPSTREAM: wireguard: allowedips: fix use-after-free in root_remove_peer_listsEric Dumazet2020-12-31
* | | UPSTREAM: net: introduce skb_list_walk_safe for skb segment walkingJason A. Donenfeld2020-12-31
* | | UPSTREAM: wireguard: socket: mark skbs as not on list when receiving via groJason A. Donenfeld2020-12-31
* | | UPSTREAM: wireguard: queueing: do not account for pfmemalloc when clearing sk...Jason A. Donenfeld2020-12-31
* | | UPSTREAM: wireguard: allowedips: use kfree_rcu() instead of call_rcu()Wei Yongjun2020-12-31
* | | UPSTREAM: wireguard: main: remove unused include <linux/version.h>YueHaibing2020-12-31
* | | UPSTREAM: wireguard: global: fix spelling mistakes in commentsJosh Soref2020-12-31
* | | UPSTREAM: wireguard: Kconfig: select parent dependency for cryptoJason A. Donenfeld2020-12-31
* | | UPSTREAM: net: WireGuard secure network tunnelJason A. Donenfeld2020-12-31
* | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-12-30
|\| |
| * | Merge 4.4.249 into android-4.4-pGreg Kroah-Hartman2020-12-29
| |\|
| | * xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()SeongJae Park2020-12-29
| | * xen/xenbus: Allow watches discard events before queueingSeongJae Park2020-12-29
| | * qlcnic: Fix error code in probeDan Carpenter2020-12-29
| | * net: korina: fix return valueVincent Stehlé2020-12-29
| | * net: allwinner: Fix some resources leak in the error handling path of the pro...Christophe JAILLET2020-12-29
| | * net: bcmgenet: Fix a resource leak in an error handling path in the probe fun...Christophe JAILLET2020-12-29
| | * cw1200: fix missing destroy_workqueue() on error in cw1200_init_commonQinglang Miao2020-12-29
| | * orinoco: Move context allocation after processing the skbSebastian Andrzej Siewior2020-12-29
| | * can: softing: softing_netdev_open(): fix error handlingZhang Qilong2020-12-29
| | * net: stmmac: delete the eee_ctrl_timer after napi disabledFugang Duan2020-12-29
| | * net/mlx4_en: Avoid scheduling restart task if it is already runningMoshe Shemesh2020-12-29
| * | Merge 4.4.248 into android-4.4-pGreg Kroah-Hartman2020-12-11
| |\|
| | * net: pasemi: fix error return code in pasemi_mac_open()Zhang Changzhong2020-12-11
| | * cxgb3: fix error return code in t3_sge_alloc_qset()Zhang Changzhong2020-12-11
| | * bonding: wait for sysfs kobject destruction before freeing struct slaveJamie Iles2020-12-11
| | * usbnet: ipheth: fix connectivity with iOS 14Yves-Alexis Perez2020-12-11
* | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-12-09
|\| |
| * | Merge 4.4.247 into android-4.4-pGreg Kroah-Hartman2020-12-02
| |\|
| | * bnxt_en: Release PCI regions when DMA mask setup fails during probe.Michael Chan2020-12-02
| | * bnxt_en: fix error return code in bnxt_init_board()Zhang Changzhong2020-12-02
| * | Merge 4.4.246 into android-4.4-pGreg Kroah-Hartman2020-11-24
| |\|
| | * can: m_can: m_can_handle_state_change(): fix state changeWu Bo2020-11-24
| | * can: peak_usb: fix potential integer overflow on shift of a intColin Ian King2020-11-24
| | * can: dev: can_restart(): post buffer from the right contextAlejandro Concepcion Rodriguez2020-11-24
| | * net: usb: qmi_wwan: Set DTR quirk for MR400Filip Moc2020-11-24
| | * qlcnic: fix error return code in qlcnic_83xx_restart_hw()Zhang Changzhong2020-11-24
| | * net/mlx4_core: Fix init_hca fields offsetAya Levin2020-11-24
| | * net: b44: fix error return code in b44_init_one()Zhang Changzhong2020-11-24
| * | Merge 4.4.244 into android-4.4-pGreg Kroah-Hartman2020-11-18
| |\|
| | * xen/netback: use lateeoi irq bindingJuergen Gross2020-11-18