aboutsummaryrefslogtreecommitdiffstats
path: root/init (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-06bpf: Adjust bpf_tcp_check_syncookie selftest to test dual-stack socketsMaxim Mikityanskiy1-19/+59
2022-04-06bpf: Support dual-stack sockets in bpf_tcp_check_syncookieMaxim Mikityanskiy1-4/+13
2022-04-06myri10ge: fix an incorrect free for skb in myri10ge_sw_tsoXiaomeng Tong1-4/+2
2022-04-06net: usb: aqc111: Fix out-of-bounds accesses in RX fixupMarcin Kozlowski1-2/+7
2022-04-06qede: confirm skb is allocated before usingJamie Bainbridge1-0/+3
2022-04-06net: ipv6mr: fix unused variable warning with CONFIG_IPV6_PIMSM_V2=nFlorian Westphal1-1/+1
2022-04-06net: phy: mscc-miim: reject clause 45 register accessesMichael Walle1-0/+6
2022-04-06net: axiemac: use a phandle to reference pcs_phyAndy Chiu1-2/+9
2022-04-06dt-bindings: net: add pcs-handle attributeAndy Chiu2-1/+13
2022-04-06net: axienet: factor out phy_node in struct axienet_localAndy Chiu2-10/+5
2022-04-06net: axienet: setup mdio unconditionallyAndy Chiu1-7/+6
2022-04-06net: sfc: fix using uninitialized xdp tx_queueTaehee Yoo3-1/+6
2022-04-06rxrpc: fix a race in rxrpc_exit_net()Eric Dumazet1-1/+1
2022-04-06net: openvswitch: fix leak of nested actionsIlya Maximets1-5/+90
2022-04-05net: ethernet: mv643xx: Fix over zealous checking of_get_mac_address()Andrew Lunn1-1/+1
2022-04-05net: openvswitch: don't send internal clone attribute to the userspace.Ilya Maximets2-2/+4
2022-04-05net: micrel: Fix KS8851 KconfigHoratiu Vultur1-0/+1
2022-04-05ice: clear cmd_type_offset_bsz for TX ringsMaciej Fijalkowski1-1/+1
2022-04-05ice: xsk: fix VSI state check in ice_xsk_wakeup()Maciej Fijalkowski1-1/+1
2022-04-05ice: synchronize_rcu() when terminating ringsMaciej Fijalkowski3-3/+7
2022-04-05ipv6: Fix stats accounting in ip6_pkt_dropDavid Ahern1-1/+1
2022-04-05ice: Do not skip not enabled queues in ice_vc_dis_qs_msgAnatolii Gerasymenko1-2/+2
2022-04-05ice: Set txq_teid to ICE_INVAL_TEID on ring creationAnatolii Gerasymenko1-0/+1
2022-04-05dpaa2-ptp: Fix refcount leak in dpaa2_ptp_probeMiaoqian Lin1-1/+3
2022-04-05netfilter: nf_tables: memcg accounting for dynamically allocated objectsVasily Averin6-6/+6
2022-04-05sctp: count singleton chunks in assoc user statsJamie Bainbridge1-1/+5
2022-04-04sfc: Do not free an empty page_ringMartin Habets1-0/+3
2022-04-04stmmac: dwmac-loongson: change loongson_dwmac_driver from global to staticTom Rix1-1/+1
2022-04-04bnxt_en: Prevent XDP redirect from running when stopping TX queueRay Jui1-2/+4
2022-04-04bnxt_en: reserve space inside receive page for skb_shared_infoAndy Gospodarek1-1/+2
2022-04-04bnxt_en: Synchronize tx when xdp redirects happen on same ringPavan Chebbi4-0/+19
2022-04-04qed: fix ethtool register dumpManish Chopra1-1/+1
2022-04-04net: phy: micrel: Remove DT option lan8814,ignore-tsHoratiu Vultur1-3/+1
2022-04-04net: phy: micrel: Remove latency from driverHoratiu Vultur1-101/+1
2022-04-04dt-bindings: net: micrel: Revert latency support and timestamping checkHoratiu Vultur1-17/+0
2022-04-03selftests: net: fix nexthop warning cleanup double ip typoNikolay Aleksandrov1-2/+2
2022-04-03docs: net: dsa: fix minor grammar and punctuation issuesBjorn Helgaas1-32/+32
2022-04-01net: stmmac: Fix unset max_speed difference between DT and non-DT platformsChen-Yu Tsai1-2/+1
2022-04-01net/fungible: Fix reference to __udivdi3 on 32b buildsDimitris Michailidis1-2/+2
2022-04-01selftests: net: add delete nexthop route warning testNikolay Aleksandrov1-0/+14
2022-04-01net: ipv4: fix route with nexthop object delete warningNikolay Aleksandrov1-1/+6
2022-04-01net: micrel: fix KS8851_MLL KconfigRandy Dunlap1-0/+1
2022-04-01mctp: Use output netdev to allocate skb headroomMatt Johnston3-18/+44
2022-04-01mctp i2c: correct mctp_i2c_header_create resultMatt Johnston1-1/+1
2022-04-01mctp: Fix check for dev_hard_header() resultMatt Johnston1-1/+1
2022-04-01ice: Fix broken IFF_ALLMULTI handlingIvan Vecera3-38/+121
2022-04-01ice: Fix MAC address settingIvan Vecera1-2/+5
2022-04-01ice: Clear default forwarding VSI during VSI releaseIvan Vecera1-0/+2
2022-04-01Revert "net: dsa: stop updating master MTU from master.c"Vladimir Oltean1-1/+24
2022-04-01skbuff: fix coalescing for page_pool fragment recyclingJean-Philippe Brucker1-4/+11