summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-11e1000e: Fix error handling in e1000_set_d0_lplu_state_82571Dinghao Liu
2021-03-11e1000e: add rtnl_lock() to e1000_reset_taskVitaly Lifshits
2021-03-11igc: Fix igc_ptp_rx_pktstamp()Andre Guedes
2021-03-11igc: Fix Supported Pause Frame Link SettingMuhammad Husaini Zulkifli
2021-03-11igc: Fix Pause Frame AdvertisingMuhammad Husaini Zulkifli
2021-03-11igc: reinit_locked() should be called with rtnl_lockSasha Neftin
2021-03-10net: dsa: bcm_sf2: Qualify phydev->dev_flags based on portFlorian Fainelli
2021-03-10net: dsa: b53: VLAN filtering is global to all usersFlorian Fainelli
2021-03-10net: sched: validate stab valuesEric Dumazet
2021-03-10Merge tag 'mlx5-fixes-2021-03-10' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2021-03-10net: dsa: bcm_sf2: use 2 Gbps IMP port link on BCM4908Rafał Miłecki
2021-03-10net: pxa168_eth: Fix a potential data race in pxa168_eth_removePavel Andrianov
2021-03-10macvlan: macvlan_count_rx() needs to be aware of preemptionEric Dumazet
2021-03-10drop_monitor: Perform cleanup upon probe registration failureIdo Schimmel
2021-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-03-10ipv6: fix suspecious RCU usage warningWei Wang
2021-03-10Merge branch 'ip6ip6-crash'David S. Miller
2021-03-10net, bpf: Fix ip6ip6 crash with collect_md populated skbsDaniel Borkmann
2021-03-10net: Consolidate common blackhole dst opsDaniel Borkmann
2021-03-10net/mlx5: DR, Fix potential shift wrapping of 32-bit value in STEv1 getterYevgeny Kliteynik
2021-03-10net/mlx5: SF: Fix error flow of SFs allocation flowShay Drory
2021-03-10net/mlx5: SF: Fix memory leak of work itemShay Drory
2021-03-10net/mlx5: SF, Correct vhca context sizeParav Pandit
2021-03-10net/mlx5e: E-switch, Fix rate calculation divisionParav Pandit
2021-03-10RDMA/mlx5: Fix timestamp default modeMaor Gottlieb
2021-03-10net/mlx5: Set QP timestamp mode to defaultMaor Gottlieb
2021-03-10net/mlx5e: Fix error flow in change profileRoi Dayan
2021-03-10net/mlx5: Disable VF tunnel TX offload if ignore_flow_level isn't supportedMaor Dickman
2021-03-10net/mlx5e: Check correct ip_version in decapsulation route resolutionRoi Dayan
2021-03-10net/mlx5: Fix turn-off PPS commandAya Levin
2021-03-10net/mlx5e: Don't match on Geneve options in case option masks are all zeroMaor Dickman
2021-03-10net/mlx5e: Revert parameters on errors when changing PTP state without resetMaxim Mikityanskiy
2021-03-10net/mlx5e: When changing XDP program without reset, take refs for XSK RQsMaxim Mikityanskiy
2021-03-10net/mlx5e: Set PTP channel pointer explicitly to NULLAya Levin
2021-03-10net/mlx5e: Accumulate port PTP TX stats with other channels statsAya Levin
2021-03-10net/mlx5e: RX, Mind the MPWQE gaps when calculating offsetsTariq Toukan
2021-03-10net/mlx5e: Enforce minimum value check for ICOSQ sizeTariq Toukan
2021-03-09Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2021-03-09Merge git://git.kernel.org:/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2021-03-09sparc: sparc64_defconfig: remove duplicate CONFIGsCorentin Labbe
2021-03-09sparc64: Fix opcode filtering in handling of no fault loadsRob Gardner
2021-03-09Merge branch 's390-qeth-fixes'David S. Miller
2021-03-09s390/qeth: fix notification for pending buffers during teardownJulian Wiedmann
2021-03-09s390/qeth: schedule TX NAPI on QAOB completionJulian Wiedmann
2021-03-09s390/qeth: improve completion of pending TX buffersJulian Wiedmann
2021-03-09s390/qeth: fix memory leak after failed TX Buffer allocationJulian Wiedmann
2021-03-09Merge branch 'virtio_net-infinite-loop'David S. Miller
2021-03-09net: avoid infinite loop in mpls_gso_segment when mpls_hlen == 0Balazs Nemeth
2021-03-09net: check if protocol extracted by virtio_net_hdr_set_proto is correctBalazs Nemeth
2021-03-09net: dsa: xrs700x: check if partner is same as port in hsr joinGeorge McCollister