aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-02mt7601u: add missing release on skb in mt7601u_mcu_msg_sendNavid Emamdoost
2020-08-02iwlwifi: yoyo: don't print failure if debug firmware is missingWolfram Sang
2020-08-02rtw88: 8821c: coex: add functions and parametersPing-Cheng Chen
2020-08-02rtw88: 8821c: make symbol 'rtw8821c_rtw_pwr_track_tbl' staticWei Yongjun
2020-08-02rtw88: add h2c command in debugfsTzu-En Huang
2020-08-02rtw88: allows driver to enable/disable beaconYan-Hsuan Chuang
2020-08-02rtw88: add ieee80211_ops::change_interfaceYan-Hsuan Chuang
2020-08-02rtw88: coex: only skip coex triggered by BT infoYan-Hsuan Chuang
2020-08-02rtw88: update tx descriptor of mgmt and reserved page packetsTzu-En Huang
2020-08-02rtw88: fix short GI capability based on current bandwidthTsang-Shian Lin
2020-08-02rtw88: fix LDPC field for RA infoTsang-Shian Lin
2020-08-02prism54: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-08-02prism54: islpci_hotplug: use generic power managementVaibhav Gupta
2020-08-02prism54: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-08-02p54: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-08-02mwifiex: 11n_rxreorder: Remove unnecessary cast in kfree()Xu Wang
2020-08-02rtlwifi: btcoex: use %*ph to print small bufferAndy Shevchenko
2020-08-02rtlwifi: btcoex: remove redundant initialization of variables ant_num and sin...Colin Ian King
2020-08-02Merge tag 'mt76-for-kvalo-2020-07-21' of https://github.com/nbd168/wirelessKalle Valo
2020-07-24Merge branch 'net-dsa-mv88e6xxx-port-mtu-support'David S. Miller
2020-07-24net: dsa: mv88e6xxx: Use chip-wide max frame size for MTUChris Packham
2020-07-24net: dsa: mv88e6xxx: Support jumbo configuration on 6190/6190XChris Packham
2020-07-24net: dsa: mv88e6xxx: MV88E6097 does not support jumbo configurationChris Packham
2020-07-24net: hix5hd2_gmac: Remove unneeded cast from memory allocationWang Hai
2020-07-24Merge branch 'l2tp-avoid-multiple-assignment-remove-BUG_ON'David S. Miller
2020-07-24l2tp: WARN_ON rather than BUG_ON in l2tp_session_freeTom Parkin
2020-07-24l2tp: remove BUG_ON refcount value in l2tp_session_freeTom Parkin
2020-07-24l2tp: WARN_ON rather than BUG_ON in l2tp_session_queue_purgeTom Parkin
2020-07-24l2tp: don't BUG_ON seqfile checks in l2tp_pppTom Parkin
2020-07-24l2tp: don't BUG_ON session magic checks in l2tp_pppTom Parkin
2020-07-24l2tp: remove BUG_ON in l2tp_tunnel_closeallTom Parkin
2020-07-24l2tp: remove BUG_ON in l2tp_session_queue_purgeTom Parkin
2020-07-24l2tp: WARN_ON rather than BUG_ON in l2tp_dfs_seq_startTom Parkin
2020-07-24l2tp: avoid multiple assignmentsTom Parkin
2020-07-24Merge branch 'icmp6-support-rfc-4884'David S. Miller
2020-07-24icmp6: support rfc 4884Willem de Bruijn
2020-07-24icmp: prepare rfc 4884 for ipv6Willem de Bruijn
2020-07-24icmp: revise rfc4884 testsWillem de Bruijn
2020-07-24sctp: remove redundant initialization of variable statusColin Ian King
2020-07-24net: openvswitch: fixes potential deadlock in dp cleanup codeEelco Chaudron
2020-07-24sctp: fix slab-out-of-bounds in SCTP_DELAYED_SACK processingChristoph Hellwig
2020-07-24Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2020-07-24mISDN: Don't try to print a sockptr_t from debug logging code.David S. Miller
2020-07-24Merge branch 'get-rid-of-the-address_space-override-in-setsockopt-v2'David S. Miller
2020-07-24net: optimize the sockptr_t for unified kernel/user address spacesChristoph Hellwig
2020-07-24net: pass a sockptr_t into ->setsockoptChristoph Hellwig
2020-07-24net/tcp: switch do_tcp_setsockopt to sockptr_tChristoph Hellwig
2020-07-24net/tcp: switch ->md5_parse to sockptr_tChristoph Hellwig
2020-07-24net/udp: switch udp_lib_setsockopt to sockptr_tChristoph Hellwig
2020-07-24net/ipv6: switch do_ipv6_setsockopt to sockptr_tChristoph Hellwig