Age | Commit message (Expand) | Author |
2023-02-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-02-02 | Merge tag 'net-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
2023-02-02 | Merge tag 'linux-kselftest-kunit-fixes-6.2-rc7' of git://git.kernel.org/pub/s... | Linus Torvalds |
2023-02-02 | Merge tag 'soc-fixes-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-02-02 | Merge tag 's390-6.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2023-02-02 | Merge tag 'platform-drivers-x86-v6.2-4' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2023-02-02 | Merge branch 'fixes-for-mtk_eth_soc' | Jakub Kicinski |
2023-02-02 | mtk_sgmii: enable PCS polling to allow SFP work | Alexander Couzens |
2023-02-02 | net: mediatek: sgmii: fix duplex configuration | Bjørn Mork |
2023-02-02 | net: mediatek: sgmii: ensure the SGMII PHY is powered down on configuration | Alexander Couzens |
2023-02-02 | Merge tag 'linux-can-fixes-for-6.2-20230202' of git://git.kernel.org/pub/scm/... | Jakub Kicinski |
2023-02-02 | Merge branch 'maintainers-spring-refresh-of-networking-maintainers' | Jakub Kicinski |
2023-02-02 | MAINTAINERS: update SCTP maintainers | Jakub Kicinski |
2023-02-02 | MAINTAINERS: ipv6: retire Hideaki Yoshifuji | Jakub Kicinski |
2023-02-02 | mailmap: add John Crispin's entry | Jakub Kicinski |
2023-02-02 | MAINTAINERS: bonding: move Veaceslav Falico to CREDITS | Jakub Kicinski |
2023-02-02 | net: openvswitch: fix flow memory leak in ovs_flow_cmd_new | Fedor Pchelkin |
2023-02-02 | net: ethernet: mtk_eth_soc: disable hardware DSA untagging for second MAC | Arınç ÜNAL |
2023-02-02 | virtio-net: Keep stop() to follow mirror sequence of open() | Parav Pandit |
2023-02-02 | net: dsa: Use sysfs_emit() to instead of sprintf() | Bo Liu |
2023-02-02 | Merge branch 'amd-xgbe-add-support-for-2-5gbe-and-rx-adaptation' | Paolo Abeni |
2023-02-02 | amd-xgbe: add support for rx-adaptation | Raju Rangoju |
2023-02-02 | amd-xgbe: add 2.5GbE support to 10G BaseT mode | Raju Rangoju |
2023-02-02 | selftests: net: udpgso_bench_tx: Cater for pending datagrams zerocopy benchma... | Andrei Gherzan |
2023-02-02 | selftests: net: udpgso_bench: Fix racing bug between the rx/tx programs | Andrei Gherzan |
2023-02-02 | selftests: net: udpgso_bench_rx/tx: Stop when wrong CLI args are provided | Andrei Gherzan |
2023-02-02 | selftests: net: udpgso_bench_rx: Fix 'used uninitialized' compiler warning | Andrei Gherzan |
2023-02-02 | Merge branch 'net-sched-transition-act_pedit-to-rcu-and-percpu-stats' | Paolo Abeni |
2023-02-02 | net/sched: simplify tcf_pedit_act | Pedro Tammela |
2023-02-02 | net/sched: transition act_pedit to rcu and percpu stats | Pedro Tammela |
2023-02-02 | Merge tag 'rxrpc-next-20230131' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Abeni |
2023-02-02 | platform/x86: touchscreen_dmi: Add Chuwi Vi8 (CWI501) DMI match | Hans de Goede |
2023-02-02 | can: mcp251xfd: mcp251xfd_ring_set_ringparam(): assign missing tx_obj_num_coa... | Marc Kleine-Budde |
2023-02-02 | can: isotp: split tx timer into transmission and timeout | Oliver Hartkopp |
2023-02-02 | can: isotp: handle wait_event_interruptible() return values | Oliver Hartkopp |
2023-02-02 | can: raw: fix CAN FD frame transmissions over CAN XL devices | Oliver Hartkopp |
2023-02-02 | can: j1939: fix errant WARN_ON_ONCE in j1939_session_deactivate | Ziyang Xuan |
2023-02-02 | hv_netvsc: Fix missed pagebuf entries in netvsc_dma_map/unmap() | Michael Kelley |
2023-02-01 | octeontx2-af: Removed unnecessary debug messages. | Sunil Goutham |
2023-02-01 | virtio-net: fix possible unsigned integer overflow | Heng Qi |
2023-02-01 | octeontx2-af: Fix devlink unregister | Ratheesh Kannoth |
2023-02-01 | igc: return an error if the mac type is unknown in igc_ptp_systim_to_hwtstamp() | Tom Rix |
2023-02-01 | netlink: provide an ability to set default extack message | Leon Romanovsky |
2023-02-01 | neighbor: fix proxy_delay usage when it is zero | Brian Haley |
2023-02-01 | Merge branch 'net-support-ipv4-big-tcp' | Jakub Kicinski |
2023-02-01 | net: add support for ipv4 big tcp | Xin Long |
2023-02-01 | net: add gso_ipv4_max_size and gro_ipv4_max_size per device | Xin Long |
2023-02-01 | packet: add TP_STATUS_GSO_TCP for tp_status | Xin Long |
2023-02-01 | ipvlan: use skb_ip_totlen in ipvlan_get_L3_hdr | Xin Long |
2023-02-01 | cipso_ipv4: use iph_set_totlen in skbuff_setattr | Xin Long |