summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-09Merge branch 'mlx4_en-fixes'David S. Miller
2020-12-09net/mlx4_en: Handle TX error CQEMoshe Shemesh
2020-12-09net/mlx4_en: Avoid scheduling restart task if it is already runningMoshe Shemesh
2020-12-09tcp: fix cwnd-limited bug for TSO deferral where we send nothingNeal Cardwell
2020-12-09net: flow_offload: Fix memory leak for indirect flow blockChris Mi
2020-12-09tcp: Retain ECT bits for tos reflectionWei Wang
2020-12-09ethtool: fix stack overflow in ethnl_parse_bitset()Michal Kubecek
2020-12-09e1000e: fix S0ix flow to allow S0i3.2 subset entryVitaly Lifshits
2020-12-09Revert "geneve: pull IP header before ECN decapsulation"Jakub Kicinski
2020-12-09can: isotp: isotp_setsockopt(): block setsockopt on bound socketsOliver Hartkopp
2020-12-08tcp: select sane initial rcvq_space.space for big MSSEric Dumazet
2020-12-08net: ll_temac: Fix potential NULL dereference in temac_probe()Zhang Changzhong
2020-12-08net: tipc: prevent possible null deref of linkCengiz Can
2020-12-08Merge branch 'stmmac-fixes'David S. Miller
2020-12-08net: stmmac: overwrite the dma_cap.addr64 according to HW designFugang Duan
2020-12-08net: stmmac: delete the eee_ctrl_timer after napi disabledFugang Duan
2020-12-08net: stmmac: free tx skb buffer in stmmac_resume()Fugang Duan
2020-12-08net: stmmac: start phylink instance before stmmac_hw_setup()Fugang Duan
2020-12-08net: stmmac: increase the timeout for dma resetFugang Duan
2020-12-08bonding: fix feature flag setting at init timeJarod Wilson
2020-12-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski
2020-12-07net: stmmac: dwmac-meson8b: fix mask definition of the m250_sel muxMartin Blumenstingl
2020-12-07dpaa2-mac: Add a missing of_node_put after of_device_is_availableChristophe JAILLET
2020-12-07mptcp: print new line in mptcp_seq_show() if mptcp isn't in useJianguo Wu
2020-12-07bridge: Fix a deadlock when enabling multicast snoopingJoseph Huang
2020-12-07enetc: Fix reporting of h/w packet countersClaudiu Manoil
2020-12-07udp: fix the proto value passed to ip_protocol_deliver_rcu for the segmentsXin Long
2020-12-06net: hns3: remove a misused pragma packedHuazhong Tan
2020-12-05net: mscc: ocelot: fix dropping of unknown IPv4 multicast on SevilleVladimir Oltean
2020-12-05net: marvell: prestera: Fix error return code in prestera_port_create()Zhang Changzhong
2020-12-05vrf: packets with lladdr src needs dst at input with orig_iif when needs strictStephen Suryaputra
2020-12-05can: softing: softing_netdev_open(): fix error handlingZhang Qilong
2020-12-05ch_ktls: fix build warning for ipv4-only configArnd Bergmann
2020-12-04mac80211: mesh: fix mesh_pathtbl_init() error pathEric Dumazet
2020-12-04openvswitch: fix error return code in validate_and_copy_dec_ttl()Wang Hai
2020-12-04net: bridge: vlan: fix error return code in __vlan_add()Zhang Changzhong
2020-12-04ipv4: fix error return code in rtm_to_fib_config()Zhang Changzhong
2020-12-04ethernet: select CONFIG_CRC32 as neededArnd Bergmann
2020-12-04net: ipa: pass the correct size when freeing DMA memoryAlex Elder
2020-12-04net/sched: fq_pie: initialize timer earlier in fq_pie_init()Davide Caratti
2020-12-04Merge tag 'mac80211-for-net-2020-12-04' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski
2020-12-04mac80211: set SDATA_STATE_RUNNING for monitor interfacesBorwankar, Antara
2020-12-04cfg80211: initialize rekey_dataSara Sharon
2020-12-04mac80211: fix return value of ieee80211_chandef_he_6ghz_operWen Gong
2020-12-03Merge tag 'net-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2020-12-03Merge tag 's390-5.10-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2020-12-03Merge tag '9p-for-5.10-rc7' of git://github.com/martinetd/linuxLinus Torvalds
2020-12-03Merge branch 'mlx5-fixes-2020-12-01'Jakub Kicinski
2020-12-03net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW steeringYevgeny Kliteynik
2020-12-03net/mlx5e: kTLS, Enforce HW TX csum offload with kTLSTariq Toukan