aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-24net: Fix data-races around netdev_tstamp_prequeue.Kuniyuki Iwashima
2022-08-24net: Fix data-races around netdev_max_backlog.Kuniyuki Iwashima
2022-08-24net: Fix data-races around weight_p and dev_weight_[rt]x_bias.Kuniyuki Iwashima
2022-08-24net: Fix data-races around sysctl_[rw]mem_(max|default).Kuniyuki Iwashima
2022-08-24net/core/skbuff: Check the return value of skb_copy_bits()lily
2022-08-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2022-08-24fec: Restart PPS after link state changeCsókás Bence
2022-08-24net: neigh: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang
2022-08-23Merge tag 'mlx5-fixes-2022-08-22' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2022-08-23Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-08-23Merge branch 'bnxt_en-bug-fixes'Jakub Kicinski
2022-08-23bnxt_en: fix LRO/GRO_HW features in ndo_fix_features callbackVikas Gupta
2022-08-23bnxt_en: fix NQ resource accounting during vf creation on 57500 chipsVikas Gupta
2022-08-23bnxt_en: set missing reload flag in devlink featuresVikas Gupta
2022-08-23bnxt_en: Use PAGE_SIZE to init buffer when multi buffer XDP is not in usePavan Chebbi
2022-08-23net: dsa: microchip: make learning configurable and keep it off while standaloneVladimir Oltean
2022-08-23net: dsa: don't dereference NULL extack in dsa_slave_changeupper()Vladimir Oltean
2022-08-23net: ipvtap - add __init/__exit annotations to module init/exit funcsMaciej Żenczykowski
2022-08-22Merge branch 'bonding-802-3ad-fix-no-transmission-of-lacpdus'Jakub Kicinski
2022-08-22bonding: 3ad: make ad_ticks_per_sec a constJonathan Toppins
2022-08-22bonding: 802.3ad: fix no transmission of LACPDUsJonathan Toppins
2022-08-22selftests: include bonding tests into the kselftest infraJonathan Toppins
2022-08-22net: moxa: get rid of asymmetry in DMA mapping/unmappingSergei Antonov
2022-08-22net: phy: Don't WARN for PHY_READY state in mdio_bus_phy_resume()Xiaolei Wang
2022-08-22net: ipa: don't assume SMEM is page-alignedAlex Elder
2022-08-22net: dsa: microchip: keep compatibility with device tree blobs with no phy-modeVladimir Oltean
2022-08-22net/mlx5: Unlock on error in mlx5_sriov_enable()Dan Carpenter
2022-08-22net/mlx5e: Fix use after free in mlx5e_fs_init()Dan Carpenter
2022-08-22net/mlx5e: kTLS, Use _safe() iterator in mlx5e_tls_priv_tx_list_cleanup()Dan Carpenter
2022-08-22net/mlx5: unlock on error path in esw_vfs_changed_event_handler()Dan Carpenter
2022-08-22net/mlx5e: Fix wrong tc flag used when set hw-tc-offload offMaor Dickman
2022-08-22net/mlx5e: TC, Add missing policer validationRoi Dayan
2022-08-22net/mlx5e: Fix wrong application of the LRO stateAya Levin
2022-08-22net/mlx5: Avoid false positive lockdep warning by adding lock_class_keyMoshe Shemesh
2022-08-22net/mlx5: Fix cmd error logging for manage pages cmdRoy Novich
2022-08-22net/mlx5: Disable irq when locking lag_lockVlad Buslov
2022-08-22net/mlx5: Eswitch, Fix forwarding decision to uplinkEli Cohen
2022-08-22net/mlx5: LAG, fix logic over MLX5_LAG_FLAG_NDEVS_READYEli Cohen
2022-08-22net/mlx5e: Properly disable vlan strip on non-UL repsVlad Buslov
2022-08-22ice: xsk: use Rx ring's XDP ring when picking NAPI contextMaciej Fijalkowski
2022-08-22ice: xsk: prohibit usage of non-balanced queue idMaciej Fijalkowski
2022-08-22nfc: pn533: Fix use-after-free bugs caused by pn532_cmd_timeoutDuoming Zhou
2022-08-22Merge branch 'r8152-fixes'David S. Miller
2022-08-22r8152: fix the RX FIFO settings when suspendingHayes Wang
2022-08-22r8152: fix the units of some registers for RTL8156AHayes Wang
2022-08-22rose: check NULL rose_loopback_neigh->loopbackBernard Pidoux
2022-08-19Revert "net: macsec: update SCI upon MAC address change."Sabrina Dubroca
2022-08-19net: dpaa: Fix <1G ethernet on LS1046ARDBSean Anderson
2022-08-18Merge tag 'net-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-08-18Merge tag 'linux-kselftest-next-6.0-rc2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds