summaryrefslogtreecommitdiff
path: root/drivers/net (follow)
Commit message (Expand)AuthorAge
...
| | * 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
* | | 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