| 2022-01-28 | Zong-Zhe Yang | rtw89: extract modules by chipset | commit | commitdiff | tree | snapshot | 
| 2022-01-28 | Kalle Valo | Merge ath-next from git://git./linux/kernel/git/kvalo... | commit | commitdiff | tree | snapshot | 
| 2022-01-28 | Wen Gong | ath11k: avoid firmware crash when reg set for QCA6390... | commit | commitdiff | tree | snapshot | 
| 2022-01-28 | Wen Gong | ath11k: set WMI_PEER_40MHZ while peer assoc for 6 GHz | commit | commitdiff | tree | snapshot | 
| 2022-01-28 | Pavel Skripkin | ath9k_htc: fix uninit value bugs | commit | commitdiff | tree | snapshot | 
| 2022-01-28 | Jakub Kicinski | Merge branch 'udp-ipv6-optimisations' | commit | commitdiff | tree | snapshot | 
| 2022-01-28 | Pavel Begunkov | ipv6: partially inline ipv6_fixup_options | commit | commitdiff | tree | snapshot | 
| 2022-01-28 | Pavel Begunkov | ipv6: optimise dst refcounting on cork init | commit | commitdiff | tree | snapshot | 
| 2022-01-28 | Pavel Begunkov | udp6: don't make extra copies of iflow | commit | commitdiff | tree | snapshot | 
| 2022-01-28 | Pavel Begunkov | udp6: pass flow in ip6_make_skb together with cork | commit | commitdiff | tree | snapshot | 
| 2022-01-28 | Pavel Begunkov | ipv6: pass full cork into __ip6_append_data() | commit | commitdiff | tree | snapshot | 
| 2022-01-28 | Pavel Begunkov | ipv6: don't zero inet_cork_full::fl after use | commit | commitdiff | tree | snapshot | 
| 2022-01-28 | Pavel Begunkov | ipv6: clean up cork setup/release | commit | commitdiff | tree | snapshot | 
| 2022-01-28 | Pavel Begunkov | ipv6: remove daddr temp buffer in __ip6_make_skb | commit | commitdiff | tree | snapshot | 
| 2022-01-28 | Pavel Begunkov | udp6: shuffle up->pending AF_INET bits | commit | commitdiff | tree | snapshot | 
| 2022-01-28 | Pavel Begunkov | ipv6: optimise dst refcounting on skb init | commit | commitdiff | tree | snapshot | 
| 2022-01-28 | Jakub Kicinski | Merge branch 'mlxsw-various-updates' | commit | commitdiff | tree | snapshot | 
| 2022-01-28 | Ido Schimmel | mlxsw: spectrum_acl: Allocate default actions for inter... | commit | commitdiff | tree | snapshot | 
| 2022-01-28 | Amit Cohen | mlxsw: spectrum: Guard against invalid local ports | commit | commitdiff | tree | snapshot | 
| 2022-01-28 | Jiri Pirko | mlxsw: core: Consolidate trap groups to a single event... | commit | commitdiff | tree | snapshot | 
| 2022-01-28 | Jiri Pirko | mlxsw: core: Move functions to register/unregister... | commit | commitdiff | tree | snapshot | 
| 2022-01-28 | Jiri Pirko | mlxsw: core: Move basic trap group initialization from... | commit | commitdiff | tree | snapshot | 
| 2022-01-28 | Jiri Pirko | mlxsw: core: Move basic_trap_groups_set() call out... | commit | commitdiff | tree | snapshot | 
| 2022-01-28 | Jiri Pirko | mlxsw: spectrum: Set basic trap groups from an array | commit | commitdiff | tree | snapshot | 
| 2022-01-28 | Jakub Kicinski | Merge tag 'mlx5-updates-2022-01-27' of git://git./linux... | commit | commitdiff | tree | snapshot | 
| 2022-01-28 | Jakub Kicinski | Merge branch '1GbE' of git://git./linux/kernel/git... | commit | commitdiff | tree | snapshot | 
| 2022-01-27 | Jakub Kicinski | Merge git://git./linux/kernel/git/netdev/net | commit | commitdiff | tree | snapshot | 
| 2022-01-27 | Dima Chumak | net/mlx5: VLAN push on RX, pop on TX | commit | commitdiff | tree | snapshot | 
| 2022-01-27 | Dima Chumak | net/mlx5: Introduce software defined steering capabilities | commit | commitdiff | tree | snapshot | 
| 2022-01-27 | Tariq Toukan | net/mlx5: Remove unused TIR modify bitmask enums | commit | commitdiff | tree | snapshot | 
| 2022-01-27 | Roi Dayan | net/mlx5e: CT, Remove redundant flow args from tc ct... | commit | commitdiff | tree | snapshot | 
| 2022-01-27 | Roi Dayan | net/mlx5e: TC, Store mapped tunnel id on flow attr | commit | commitdiff | tree | snapshot | 
| 2022-01-27 | Roi Dayan | net/mlx5e: Test CT and SAMPLE on flow attr | commit | commitdiff | tree | snapshot | 
| 2022-01-27 | Roi Dayan | net/mlx5e: Refactor eswitch attr flags to just attr... | commit | commitdiff | tree | snapshot | 
| 2022-01-27 | Roi Dayan | net/mlx5e: CT, Don't set flow flag CT for ct clear... | commit | commitdiff | tree | snapshot | 
| 2022-01-27 | Roi Dayan | net/mlx5e: TC, Hold sample_attr on stack instead of... | commit | commitdiff | tree | snapshot | 
| 2022-01-27 | Roi Dayan | net/mlx5e: TC, Reject rules with multiple CT actions | commit | commitdiff | tree | snapshot | 
| 2022-01-27 | Roi Dayan | net/mlx5e: TC, Refactor mlx5e_tc_add_flow_mod_hdr(... | commit | commitdiff | tree | snapshot | 
| 2022-01-27 | Roi Dayan | net/mlx5e: TC, Pass attr to tc_act can_offload() | commit | commitdiff | tree | snapshot | 
| 2022-01-27 | Roi Dayan | net/mlx5e: TC, Split pedit offloads verify from alloc_t... | commit | commitdiff | tree | snapshot | 
| 2022-01-27 | Roi Dayan | net/mlx5e: TC, Move pedit_headers_action to parse_attr | commit | commitdiff | tree | snapshot | 
| 2022-01-27 | Roi Dayan | net/mlx5e: Move counter creation call to alloc_flow_att... | commit | commitdiff | tree | snapshot | 
| 2022-01-27 | Roi Dayan | net/mlx5e: Pass attr arg for attaching/detaching encaps | commit | commitdiff | tree | snapshot | 
| 2022-01-27 | Roi Dayan | net/mlx5e: Move code chunk setting encap dests into... | commit | commitdiff | tree | snapshot | 
| 2022-01-27 | Linus Torvalds | Merge tag 'net-5.17-rc2' of git://git./linux/kernel... | commit | commitdiff | tree | snapshot | 
| 2022-01-27 | Tim Yi | net: bridge: vlan: fix memory leak in __allowed_ingress | commit | commitdiff | tree | snapshot | 
| 2022-01-27 | Christophe... | igbvf: Remove useless DMA-32 fallback configuration | commit | commitdiff | tree | snapshot | 
| 2022-01-27 | Christophe... | igb: Remove useless DMA-32 fallback configuration | commit | commitdiff | tree | snapshot | 
| 2022-01-27 | Christophe... | igc: Remove useless DMA-32 fallback configuration | commit | commitdiff | tree | snapshot | 
| 2022-01-27 | Christophe... | ice: Remove useless DMA-32 fallback configuration | commit | commitdiff | tree | snapshot | 
| 2022-01-27 | Christophe... | iavf: Remove useless DMA-32 fallback configuration | commit | commitdiff | tree | snapshot | 
| 2022-01-27 | Christophe... | e1000e: Remove useless DMA-32 fallback configuration | commit | commitdiff | tree | snapshot | 
| 2022-01-27 | Christophe... | i40e: Remove useless DMA-32 fallback configuration | commit | commitdiff | tree | snapshot | 
| 2022-01-27 | Christophe... | ixgbevf: Remove useless DMA-32 fallback configuration | commit | commitdiff | tree | snapshot | 
| 2022-01-27 | Christophe... | ixgbe: Remove useless DMA-32 fallback configuration | commit | commitdiff | tree | snapshot | 
| 2022-01-27 | Christophe... | ixgb: Remove useless DMA-32 fallback configuration | commit | commitdiff | tree | snapshot | 
| 2022-01-27 | Menglong Dong | net: socket: rename SKB_DROP_REASON_SOCKET_FILTER | commit | commitdiff | tree | snapshot | 
| 2022-01-27 | Eric Dumazet | ipv4: remove sparse error in ip_neigh_gw4() | commit | commitdiff | tree | snapshot | 
| 2022-01-27 | Jakub Kicinski | Merge branch 'ipv4-less-uses-of-shared-ip-generator' | commit | commitdiff | tree | snapshot | 
| 2022-01-27 | Eric Dumazet | ipv4: avoid using shared IP generator for connected... | commit | commitdiff | tree | snapshot | 
| 2022-01-27 | Eric Dumazet | ipv4: tcp: send zero IPID in SYNACK messages | commit | commitdiff | tree | snapshot | 
| 2022-01-27 | Mathias Krause | drm/vmwgfx: Fix stale file descriptors on failed usercopy | commit | commitdiff | tree | snapshot | 
| 2022-01-27 | Eric Dumazet | ipv4: raw: lock the socket in raw_bind() | commit | commitdiff | tree | snapshot | 
| 2022-01-27 | Yang Guang | ptp: replace snprintf with sysfs_emit | commit | commitdiff | tree | snapshot | 
| 2022-01-27 | Jakub Kicinski | MAINTAINERS: add missing IPv4/IPv6 header paths | commit | commitdiff | tree | snapshot | 
| 2022-01-27 | Jakub Kicinski | MAINTAINERS: add more files to eth PHY | commit | commitdiff | tree | snapshot | 
| 2022-01-27 | Heiner Kallweit | r8169: enable ASPM L1.2 if system vendor flags it as... | commit | commitdiff | tree | snapshot | 
| 2022-01-27 | David S. Miller | Merge branch 'static-inlines' | commit | commitdiff | tree | snapshot | 
| 2022-01-27 | Jakub Kicinski | net: tipc: remove unused static inlines | commit | commitdiff | tree | snapshot | 
| 2022-01-27 | Jakub Kicinski | net: sched: remove qdisc_qlen_cpu() | commit | commitdiff | tree | snapshot | 
| 2022-01-27 | Jakub Kicinski | net: sched: remove psched_tdiff_bounded() | commit | commitdiff | tree | snapshot | 
| 2022-01-27 | Jakub Kicinski | netlink: remove nl_set_extack_cookie_u32() | commit | commitdiff | tree | snapshot | 
| 2022-01-27 | Jakub Kicinski | udplite: remove udplite_csum_outgoing() | commit | commitdiff | tree | snapshot | 
| 2022-01-27 | Jakub Kicinski | udp: remove inner_udp_hdr() | commit | commitdiff | tree | snapshot | 
| 2022-01-27 | Jakub Kicinski | dccp: remove max48() | commit | commitdiff | tree | snapshot | 
| 2022-01-27 | Jakub Kicinski | ipv6: remove inet6_rsk() and tcp_twsk_ipv6only() | commit | commitdiff | tree | snapshot | 
| 2022-01-27 | Jakub Kicinski | hsr: remove get_prp_lan_id() | commit | commitdiff | tree | snapshot | 
| 2022-01-27 | Jakub Kicinski | net: ax25: remove route refcount | commit | commitdiff | tree | snapshot | 
| 2022-01-27 | Jakub Kicinski | net: remove bond_slave_has_mac_rcu() | commit | commitdiff | tree | snapshot | 
| 2022-01-27 | Jakub Kicinski | net: remove linkmode_change_bit() | commit | commitdiff | tree | snapshot | 
| 2022-01-27 | Jakub Kicinski | net: remove net_invalid_timestamp() | commit | commitdiff | tree | snapshot | 
| 2022-01-27 | Jakub Kicinski | nfc: use *_set_vendor_cmds() helpers | commit | commitdiff | tree | snapshot | 
| 2022-01-27 | Jakub Kicinski | mii: remove mii_lpa_to_linkmode_lpa_sgmii() | commit | commitdiff | tree | snapshot | 
| 2022-01-27 | Jisheng Zhang | net: stmmac: dwmac-sun8i: use return val of readl_poll_... | commit | commitdiff | tree | snapshot | 
| 2022-01-27 | Robin Murphy | nfp: Simplify array allocation | commit | commitdiff | tree | snapshot | 
| 2022-01-27 | Nikolay Aleksandrov | net: bridge: vlan: fix single net device option dumping | commit | commitdiff | tree | snapshot | 
| 2022-01-27 | Lorenzo Bianconi | net: ethernet: mtk_star_emac: fix unused variable | commit | commitdiff | tree | snapshot | 
| 2022-01-27 | David S. Miller | Merge branch 'stmmac-ptp-fix' | commit | commitdiff | tree | snapshot | 
| 2022-01-27 | Mohammad Athari... | net: stmmac: skip only stmmac_ptp_register when resume... | commit | commitdiff | tree | snapshot | 
| 2022-01-27 | Mohammad Athari... | net: stmmac: configure PTP clock source prior to PTP... | commit | commitdiff | tree | snapshot | 
| 2022-01-27 | David S. Miller | Merge branch 'xgmac_mdio-preamble-suppression-and-custo... | commit | commitdiff | tree | snapshot | 
| 2022-01-27 | Tobias Waldekranz | dt-bindings: net: xgmac_mdio: Add "clock-frequency... | commit | commitdiff | tree | snapshot | 
| 2022-01-27 | Tobias Waldekranz | net/fsl: xgmac_mdio: Support setting the MDC frequency | commit | commitdiff | tree | snapshot | 
| 2022-01-27 | Tobias Waldekranz | net/fsl: xgmac_mdio: Support preamble suppression | commit | commitdiff | tree | snapshot | 
| 2022-01-27 | Tobias Waldekranz | net/fsl: xgmac_mdio: Use managed device resources | commit | commitdiff | tree | snapshot | 
| 2022-01-27 | Tobias Waldekranz | dt-bindings: net: xgmac_mdio: Remove unsupported "bus... | commit | commitdiff | tree | snapshot | 
| 2022-01-27 | Guillaume Nault | Revert "ipv6: Honor all IPv6 PIO Valid Lifetime values" | commit | commitdiff | tree | snapshot | 
| 2022-01-27 | xu xin | ipv4: Namespaceify min_adv_mss sysctl knob | commit | commitdiff | tree | snapshot | 
| 2022-01-27 | David S. Miller | Merge branch 'mvneta-mac_select_pcs' | commit | commitdiff | tree | snapshot | 
| 2022-01-27 | Russell King... | net: mvneta: use .mac_select_pcs() interface | commit | commitdiff | tree | snapshot | 
| next |