Age | Commit message (Expand) | Author |
2019-11-21 | octeontx2-af: Fix uninitialized variable in debugfs | Dan Carpenter |
2019-11-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2019-11-20 | r8169: add check for PHY_MDIO_CHG to rtl_nic_fw_data_ok | Heiner Kallweit |
2019-11-20 | r8169: use macro FIELD_SIZEOF in definition of FW_OPCODE_SIZE | Heiner Kallweit |
2019-11-20 | r8169: change mdelay to msleep in rtl_fw_write_firmware | Heiner Kallweit |
2019-11-20 | net: mvneta: get rid of huge dma sync in mvneta_rx_refill | Lorenzo Bianconi |
2019-11-20 | net: mvneta: rely on page_pool_recycle_direct in mvneta_run_xdp | Lorenzo Bianconi |
2019-11-20 | cxgb4: add TC-MATCHALL classifier ingress offload | Rahul Lakkireddy |
2019-11-20 | cxgb4: check rule prio conflicts before offload | Rahul Lakkireddy |
2019-11-20 | cxgb4: add TC-MATCHALL classifier egress offload | Rahul Lakkireddy |
2019-11-20 | net/mlx5e: Rx, Update page pool numa node when changed | Saeed Mahameed |
2019-11-20 | net: ethernet: ti: introduce cpsw switchdev based driver part 2 - switch | Ilias Apalodimas |
2019-11-20 | net: ethernet: ti: introduce cpsw switchdev based driver part 1 - dual-emac | Ilias Apalodimas |
2019-11-20 | net: ethernet: ti: cpsw: move set of common functions in cpsw_priv | Grygorii Strashko |
2019-11-20 | net: ethernet: ti: cpsw: resolve build deps of cpsw drivers | Grygorii Strashko |
2019-11-20 | net: ethernet: ti: ale: modify vlan/mdb api for switchdev | Ilias Apalodimas |
2019-11-20 | net: ethernet: ti: cpsw: allow untagged traffic on host port | Grygorii Strashko |
2019-11-20 | net: ethernet: ti: ale: clean ale tbl on init and intf restart | Grygorii Strashko |
2019-11-19 | cxgb4: remove unneeded semicolon for switch block | Rahul Lakkireddy |
2019-11-18 | bnxt_en: Abort waiting for firmware response if there is no heartbeat. | Pavan Chebbi |
2019-11-18 | bnxt_en: Add a warning message for driver initiated reset | Vasundhara Volam |
2019-11-18 | bnxt_en: Return proper error code for non-existent NVM variable | Vasundhara Volam |
2019-11-18 | bnxt_en: Report health status update after reset is done | Vasundhara Volam |
2019-11-18 | bnxt_en: Set MASTER flag during driver registration. | Vasundhara Volam |
2019-11-18 | bnxt_en: Extend ETHTOOL_RESET to hot reset driver. | Vasundhara Volam |
2019-11-18 | bnxt_en: Increase firmware response timeout for coredump commands. | Vasundhara Volam |
2019-11-18 | bnxt_en: Improve RX buffer error handling. | Michael Chan |
2019-11-18 | bnxt_en: Update firmware interface spec to 1.10.1.12. | Michael Chan |
2019-11-18 | bpf: Convert bpf_prog refcnt to atomic64_t | Andrii Nakryiko |
2019-11-18 | bpf: Switch bpf_map ref counter to atomic64_t so bpf_map_inc() never fails | Andrii Nakryiko |
2019-11-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-11-16 | r8169: load firmware for RTL8168fp/RTL8117 | Heiner Kallweit |
2019-11-16 | r8169: improve conditional firmware loading for RTL8168d | Heiner Kallweit |
2019-11-16 | net: hns3: cleanup of stray struct hns3_link_mode_mapping | Salil Mehta |
2019-11-16 | net: mscc: ocelot: omit error check from of_get_phy_mode | Horatiu Vultur |
2019-11-16 | net: gemini: add missed free_netdev | Chuhong Yuan |
2019-11-16 | bnx2x: Remove hw_reset_t function casts | Kees Cook |
2019-11-16 | bnx2x: Remove format_fw_ver_t function casts | Kees Cook |
2019-11-16 | bnx2x: Remove config_init_t function casts | Kees Cook |
2019-11-16 | bnx2x: Remove read_status_t function casts | Kees Cook |
2019-11-16 | bnx2x: Drop redundant callback function casts | Kees Cook |
2019-11-16 | enetc: update TSN Qbv PSPEED set according to adjust link speed | Po Liu |
2019-11-16 | enetc: Configure the Time-Aware Scheduler via tc-taprio offload | Po Liu |
2019-11-16 | page_pool: do not release pool until inflight == 0. | Jonathan Lemon |
2019-11-16 | net: stmmac: Use the correct style for SPDX License Identifier | Nishad Kamdar |
2019-11-16 | octeontx2-af: Use the correct style for SPDX License Identifier | Nishad Kamdar |
2019-11-15 | mlx5: Reject requests to enable time stamping on both edges. | Richard Cochran |
2019-11-15 | igb: Reject requests that fail to enable time stamping on both edges. | Richard Cochran |
2019-11-15 | ptp: Introduce strict checking of external time stamp options. | Richard Cochran |
2019-11-15 | renesas: reject unsupported external timestamp flags | Jacob Keller |