| Commit message (Expand) | Author | Files | Lines |
2020-08-31 | libbpf: Fix build failure from uninitialized variable warning | Tony Ambardar | 1 | -1/+1 |
2020-08-28 | net_sched: fix error path in red_init() | Cong Wang | 1 | -16/+4 |
2020-08-28 | net: dsa: mt7530: fix advertising unsupported 1000baseT_Half | Landen Chao | 1 | -1/+1 |
2020-08-28 | netlink: fix a data race in netlink_rcv_wake() | zhudi | 1 | -1/+1 |
2020-08-28 | selftests/bpf: Fix massive output from test_maps | Jesper Dangaard Brouer | 1 | -0/+2 |
2020-08-27 | rxrpc: Fix memory leak in rxkad_verify_response() | Dinghao Liu | 1 | -1/+2 |
2020-08-27 | net: ethernet: ti: cpsw_new: fix error handling in cpsw_ndo_vlan_rx_kill_vid() | Murali Karicheri | 1 | -6/+21 |
2020-08-27 | net: Fix some comments | Miaohe Lin | 6 | -8/+8 |
2020-08-27 | net: usb: Fix uninit-was-stored issue in asix_read_phy_addr() | Himadri Pandya | 1 | -1/+1 |
2020-08-27 | cfg80211: Adjust 6 GHz frequency to channel conversion | Amar Singhal | 1 | -3/+5 |
2020-08-27 | mac80211: reduce packet loss event false positives | Felix Fietkau | 2 | -18/+17 |
2020-08-27 | cfg80211: regulatory: reject invalid hints | Johannes Berg | 1 | -0/+3 |
2020-08-27 | wireless: fix wrong 160/80+80 MHz setting | Shay Bar | 1 | -4/+11 |
2020-08-27 | mac80211: improve AQL aggregation estimation for low data rates | Felix Fietkau | 1 | -12/+26 |
2020-08-27 | mac80211: factor out code to look up the average packet length duration for a... | Felix Fietkau | 1 | -47/+74 |
2020-08-27 | mac80211: use rate provided via status->rate on ieee80211_tx_status_ext for AQL | Felix Fietkau | 3 | -6/+60 |
2020-08-27 | bnxt: don't enable NAPI until rings are ready | Jakub Kicinski | 1 | -8/+4 |
2020-08-27 | net: disable netpoll on fresh napis | Jakub Kicinski | 2 | -2/+3 |
2020-08-27 | ipv4: Silence suspicious RCU usage warning | Ido Schimmel | 1 | -1/+2 |
2020-08-27 | drivers/net/wan/lapbether: Set network_header before transmitting | Xie He | 1 | -0/+2 |
2020-08-27 | mptcp: free acked data before waiting for more memory | Florian Westphal | 1 | -2/+1 |
2020-08-27 | taprio: Fix using wrong queues in gate mask | Vinicius Costa Gomes | 1 | -6/+24 |
2020-08-26 | net: cdc_ncm: Fix build error | YueHaibing | 1 | -0/+1 |
2020-08-26 | net: hns3: Fix for geneve tx checksum bug | Yi Li | 1 | -2/+4 |
2020-08-26 | bnxt_en: Setup default RSS map in all scenarios. | Michael Chan | 1 | -9/+30 |
2020-08-26 | bnxt_en: init RSS table for Minimal-Static VF reservation | Edwin Peer | 1 | -8/+7 |
2020-08-26 | bnxt_en: fix HWRM error when querying VF temperature | Edwin Peer | 1 | -4/+7 |
2020-08-26 | bnxt_en: Fix possible crash in bnxt_fw_reset_task(). | Michael Chan | 1 | -2/+8 |
2020-08-26 | bnxt_en: Fix PCI AER error recovery flow | Vasundhara Volam | 1 | -0/+3 |
2020-08-26 | bnxt_en: Fix ethtool -S statitics with XDP or TCs enabled. | Michael Chan | 1 | -9/+2 |
2020-08-26 | bnxt_en: Check for zero dir entries in NVRAM. | Vasundhara Volam | 1 | -0/+3 |
2020-08-26 | bnxt_en: Don't query FW when netif_running() is false. | Pavan Chebbi | 1 | -1/+1 |
2020-08-26 | net: dp83869: Fix RGMII internal delay configuration | Daniel Gorsulowski | 1 | -6/+6 |
2020-08-26 | ibmvnic fix NULL tx_pools and rx_tools issue at do_reset | Mingming Cao | 1 | -1/+14 |
2020-08-25 | net: ethernet: ti: cpsw_new: fix clean up of vlan mc entries for host port | Murali Karicheri | 1 | -1/+1 |
2020-08-25 | net: ethernet: ti: cpsw: fix clean up of vlan mc entries for host port | Murali Karicheri | 1 | -1/+1 |
2020-08-25 | net: caif: fix error code handling | Tong Zhang | 1 | -2/+2 |
2020-08-25 | net: dsa: mt7530: Add of_node_put() before break and return statements | Sumera Priyadarsini | 1 | -1/+4 |
2020-08-25 | gtp: add GTPA_LINK info to msg sent to userspace | Nicolas Dichtel | 1 | -0/+1 |
2020-08-25 | bpf, sysctl: Let bpf_stats_handler take a kernel pointer buffer | Tobias Klauser | 1 | -2/+1 |
2020-08-25 | selftests/bpf: Fix test_progs-flavor run getting number of tests | Jesper Dangaard Brouer | 1 | -1/+3 |
2020-08-25 | bpf: Fix a buffer out-of-bound access when filling raw_tp link_info | Yonghong Song | 1 | -1/+1 |
2020-08-25 | sfc: fix boolreturn.cocci warning and rename function | Edward Cree | 1 | -4/+4 |
2020-08-25 | net: ocelot: Add of_node_put() before return statement | Sumera Priyadarsini | 1 | -0/+1 |
2020-08-25 | dt-bindings: net: dsa: Fix typo | Kurt Kanzenbach | 1 | -1/+1 |
2020-08-25 | firestream: Fix memleak in fs_open | Dinghao Liu | 1 | -0/+1 |
2020-08-25 | net: arc_emac: Fix memleak in arc_mdio_probe | Dinghao Liu | 1 | -0/+1 |
2020-08-25 | NFC: st95hf: Fix memleak in st95hf_in_send_cmd | Dinghao Liu | 1 | -1/+1 |
2020-08-25 | MAINTAINERS: Remove self from PHY LIBRARY | Florian Fainelli | 1 | -1/+0 |
2020-08-25 | MAINTAINERS: Add entry for Broadcom Ethernet PHY drivers | Florian Fainelli | 1 | -0/+10 |