summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
13 hoursnet: atlantic: preserve PCI wake-from-D3 on shutdown when WOL enabledZoran Ilievski
13 hoursi40e: Cleanup PTP pins on probe failureMatt Vollrath
13 hoursbonding: fix NULL pointer dereference in actor_port_prio settingHangbin Liu
13 hoursnetconsole: avoid out-of-bounds access on empty string in trim_newline()Breno Leitao
13 hoursnet: bcmgenet: fix leaking free_bdsJustin Chen
13 hoursnet: bcmgenet: Initialize u64 stats seq counterRyo Takakura
13 hourssfc: fix error code in efx_devlink_info_running_versions()Dan Carpenter
13 hoursice: fix NULL pointer dereference in ice_reset_all_vfs()Petr Oros
13 hoursiavf: add VIRTCHNL_OP_ADD_VLAN to success completion handlerPetr Oros
13 hoursiavf: wait for PF confirmation before removing VLAN filtersPetr Oros
13 hoursiavf: stop removing VLAN filters from PF on interface downPetr Oros
13 hoursiavf: rename IAVF_VLAN_IS_NEW to IAVF_VLAN_ADDINGPetr Oros
13 hoursbonding: 3ad: implement proper RCU rules for port->aggregatorEric Dumazet
13 hoursbonding: print churn state via netlinkHangbin Liu
13 hoursbonding: add support for per-port LACP actor priorityHangbin Liu
13 hoursnet: bonding: add broadcast_neighbor option for 802.3adTonghao Zhang
13 hoursbonding: 802.3ad replace MAC_ADDRESS_EQUAL with __agg_has_partnerJones Syue 薛懷宗
13 hoursnetconsole: propagate device name truncation in dev_name_store()Breno Leitao
13 hoursnet: netconsole: move newline trimming to functionMatthew Wood
13 hoursbareudp: fix NULL pointer dereference in bareudp_fill_metadata_dst()Weiming Shi
13 hoursipv6: rename and move ip6_dst_lookup_tunnel()Beniamino Galvani
13 hoursipv4: add new arguments to udp_tunnel_dst_lookup()Beniamino Galvani
13 hoursipv4: remove "proto" argument from udp_tunnel_dst_lookup()Beniamino Galvani
13 hoursipv4: rename and move ip_route_output_tunnel()Beniamino Galvani
13 hoursnet: phy: dp83869: fix setting CLK_O_SEL field.Heiko Schocher
13 hoursnet: mctp i2c: check length before marking flow activeWilliam A. Kennington III
13 hoursnet: usb: rtl8150: free skb on usb_submit_urb() failure in xmitMorduan Zang
13 hoursnet: usb: rtl8150: fix use-after-free in rtl8150_start_xmit()Zhan Jun
13 hoursvrf: Fix a potential NPD when removing a port from a VRFIdo Schimmel
13 hoursnetdevsim: zero initialize struct iphdr in dummy sk_buffNikola Z. Ivanov
13 hoursnfp: fix swapped arguments in nfp_encode_basic_qdr() callsAlexey Kodanev
13 hoursnet: dsa: realtek: rtl8365mb: fix mode mask calculationMieczyslaw Nalewaj
13 hoursslip: bound decode() reads against the compressed packet lengthWeiming Shi
13 hoursslip: reject VJ receive packets on instances with no rstate arrayWeiming Shi
13 hourspppoe: drop PFC framesQingfang Deng
13 hourse1000e: Unroll PTP in probe error handlingMatt Vollrath
13 hoursi40e: don't advertise IFF_SUPP_NOFCSKohei Enju
13 hoursice: fix double-free of tx_buf skbMichal Schmidt
13 hoursice: Remove jumbo_remove step from TX pathAlice Mikityanska
13 hoursmacvlan: fix macvlan_get_size() not reserving space for IFLA_MACVLAN_BC_CUTOFFDudu Lu
13 hoursnet: phy: qcom: at803x: Use the correct bit to disable extended next pageMaxime Chevallier
13 hoursnet: phy: move at803x PHY driver to dedicated directoryChristian Marangi
13 hoursnet: phy: add Rust Asix PHY driverFUJITA Tomonori
13 hoursnet: phy: aquantia: move to separate directoryChristian Marangi
13 hoursnet/mlx5e: IPsec, fix ASO poll timeout with read_poll_timeout_atomic()Gal Pressman
13 hoursnet/mlx5e: Fix features not applied during netdev registrationGal Pressman
13 hoursnet: ipa: Fix decoding EV_PER_EE for IPA v5.0+Luca Weiss
13 hoursnet: ipa: Fix programming of QTIME_TIMESTAMP_CFGLuca Weiss
13 hoursppp: require CAP_NET_ADMIN in target netns for unattached ioctlsTaegu Ha
13 hoursnet: hamradio: 6pack: fix uninit-value in sixpack_receive_bufMashiro Chen