summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-07-032-8/+8
|\
| * treewide: Add missing semicolons to __assign_str usesJoe Perches2021-06-302-8/+8
* | Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-07-021-6/+4
|\ \
| * | mwifiex: re-fix for unaligned accessesArnd Bergmann2021-05-171-6/+4
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-07-021-0/+1
|\ \ \
| * | | kernel.h: split out panic and oops helpersAndy Shevchenko2021-07-011-0/+1
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2021-07-013-157/+10
|\ \ \ \
| * \ \ \ Merge branch 'mlx5_realtime_ts' into rdma.git for-nextJason Gunthorpe2021-06-222-8/+10
| |\ \ \ \
| | * | | | RDMA/mlx5: Refactor get_ts_format functions to simplify codeAharon Landau2021-06-222-8/+10
| * | | | | Merge tag 'v5.13-rc7' into rdma.git for-nextJason Gunthorpe2021-06-22186-1119/+2302
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | RDMA/irdma: Add irdma Kconfig/Makefile and remove i40iwShiraz Saleem2021-06-031-149/+0
* | | | | | Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-07-011006-18132/+78532
|\ \ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-06-3030-112/+246
| |\ \ \ \ \ \
| | * | | | | | net: phy: at803x: mask 1000 Base-X link modeDavid Bauer2021-06-291-1/+29
| | * | | | | | Revert "be2net: disable bh with spin_lock in be_process_mcc"Petr Oros2021-06-252-2/+6
| | * | | | | | gve: Fix swapped vars when fetching max queuesBailey Forrest2021-06-251-2/+2
| | * | | | | | net: dsa: sja1105: fix NULL pointer dereference in sja1105_reload_cbs()Vladimir Oltean2021-06-251-0/+6
| | * | | | | | Merge tag 'ieee802154-for-davem-2021-06-24' of git://git.kernel.org/pub/scm/l...David S. Miller2021-06-251-3/+8
| | |\ \ \ \ \ \
| | | * | | | | | ieee802154: hwsim: avoid possible crash in hwsim_del_edge_nl()Eric Dumazet2021-06-221-1/+1
| | | * | | | | | ieee802154: hwsim: Fix memory leak in hwsim_add_oneDongliang Mu2021-06-221-0/+5
| | | * | | | | | ieee802154: hwsim: Fix possible memory leak in hwsim_subscribe_all_othersDongliang Mu2021-06-141-2/+2
| | * | | | | | | e1000e: Check the PCIm stateSasha Neftin2021-06-251-11/+13
| | * | | | | | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller2021-06-243-8/+20
| | |\ \ \ \ \ \ \
| | | * | | | | | | i40e: Fix missing rtnl locking when setting up pf switchJan Sokolowski2021-06-241-4/+11
| | | * | | | | | | i40e: fix PTP on 5Gb linksJesse Brandeburg2021-06-241-2/+6
| | | * | | | | | | i40e: Fix autoneg disabling for non-10GBaseT linksMateusz Palczewski2021-06-241-2/+1
| | | * | | | | | | i40e: Fix error handling in i40e_vsi_openDinghao Liu2021-06-241-0/+2
| | * | | | | | | | net: atlantic: fix the macsec key lengthAntoine Tenart2021-06-241-2/+2
| | * | | | | | | | net: phy: mscc: fix macsec key lengthAntoine Tenart2021-06-242-2/+2
| | * | | | | | | | net: macsec: fix the length used to copy the key for offloadingAntoine Tenart2021-06-241-2/+2
| | * | | | | | | | Merge tag 'linux-can-fixes-for-5.13-20210624' of git://git.kernel.org/David S. Miller2021-06-241-2/+2
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | can: peak_pciefd: pucan_handle_status(): fix a potential starvation issue in ...Stephane Grosjean2021-06-241-2/+2
| | | |/ / / / / / /
| | * | | | | | | | ibmvnic: parenthesize a checkSukadev Bhattiprolu2021-06-241-1/+1
| | * | | | | | | | ibmvnic: free tx_pool if tso_pool alloc failsSukadev Bhattiprolu2021-06-241-1/+4
| | * | | | | | | | ibmvnic: set ltb->buff to NULL after freeingSukadev Bhattiprolu2021-06-241-11/+15
| | * | | | | | | | ibmvnic: account for bufs already saved in indir_bufSukadev Bhattiprolu2021-06-241-1/+8
| | * | | | | | | | ibmvnic: clean pending indirect buffs during resetSukadev Bhattiprolu2021-06-241-2/+6
| | * | | | | | | | Revert "ibmvnic: remove duplicate napi_schedule call in open function"Dany Madden2021-06-241-0/+5
| | * | | | | | | | Revert "ibmvnic: simplify reset_long_term_buff function"Sukadev Bhattiprolu2021-06-241-8/+38
| | |/ / / / / / /
| | * | | | | | | net: bcmgenet: Fix attaching to PYH failed on RPi 4BJian-Hong Pan2021-06-231-0/+1
| | * | | | | | | bonding: allow nesting of bonding deviceDi Zhu2021-06-231-1/+3
| | * | | | | | | net: ti: am65-cpsw-nuss: Fix crash when changing number of TX queuesVignesh Raghavendra2021-06-221-9/+9
| | * | | | | | | net: broadcom: bcm4908_enet: reset DMA rings sw indexes properlyRafał Miłecki2021-06-221-3/+3
| | * | | | | | | bonding: avoid adding slave device with IFF_MASTER flagDi Zhu2021-06-221-0/+6
| | * | | | | | | sfc: avoid duplicated code in ef10_sriovÍñigo Huguet2021-06-221-3/+1
| | * | | | | | | sfc: explain that "attached" VFs only refer to XenÍñigo Huguet2021-06-222-4/+6
| | * | | | | | | sfc: error code if SRIOV cannot be disabledÍñigo Huguet2021-06-221-4/+11
| | * | | | | | | sfc: avoid double pci_remove of VFsÍñigo Huguet2021-06-221-9/+1
| | * | | | | | | vxlan: add missing rcu_read_lock() in neigh_reduce()Eric Dumazet2021-06-221-0/+2
| | * | | | | | | net: dsa: mv88e6xxx: Fix adding vlan 0Eldar Gasanov2021-06-211-3/+3