summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: ocelot: add FDMA supportClément Léger2021-12-115-4/+1092
* net: ocelot: add support for ndo_change_mtuClément Léger2021-12-112-0/+16
* net: ocelot: add and export ocelot_ptp_rx_timestamp()Clément Léger2021-12-111-17/+24
* net: ocelot: export ocelot_ifh_port_set() to setup IFHClément Léger2021-12-111-5/+13
* net: wwan: iosm: correct open parenthesis alignmentM Chetan Kumar2021-12-111-1/+1
* net: wwan: iosm: removed unused function declM Chetan Kumar2021-12-111-10/+0
* net: wwan: iosm: release data channel in case no active IP sessionM Chetan Kumar2021-12-114-21/+27
* net: wwan: iosm: set tx queue lenM Chetan Kumar2021-12-111-1/+2
* net: bna: Update supported link modesErik Ekman2021-12-111-11/+11
* ppp: add netns refcount trackerEric Dumazet2021-12-101-2/+3
* sh_eth: Use dev_err_probe() helperGeert Uytterhoeven2021-12-101-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-0944-234/+482
|\
| * net: dsa: mv88e6xxx: allow use of PHYs on CPU and DSA portsRussell King (Oracle)2021-12-091-30/+34
| * net: wwan: iosm: fixes unable to send AT command during mbim txM Chetan Kumar2021-12-093-10/+0
| * net: wwan: iosm: fixes net interface nonfunctional after fw flashM Chetan Kumar2021-12-093-1/+8
| * net: wwan: iosm: fixes unnecessary doorbell sendM Chetan Kumar2021-12-091-7/+11
| * net: dsa: felix: Fix memory leak in felix_setup_mmio_filteringJosé Expósito2021-12-091-1/+4
| * net: mana: Fix memory leak in mana_hwc_create_wqJosé Expósito2021-12-091-5/+5
| * nfp: Fix memory leak in nfp_cpp_area_cache_add()Jianglei Nie2021-12-091-1/+3
| * net: dsa: mv88e6xxx: error handling for serdes_power functionsAmeer Hamza2021-12-091-1/+7
| * can: kvaser_usb: get CAN clock frequency from deviceJimmy Assarsson2021-12-091-28/+73
| * can: kvaser_pciefd: kvaser_pciefd_rx_error_frame(): increase correct stats->{...Jimmy Assarsson2021-12-091-1/+7
| * net: mvpp2: fix XDP rx queues registeringLouis Amas2021-12-091-2/+2
| * vmxnet3: fix minimum vectors alloc issueRonak Doshi2021-12-091-6/+7
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski2021-12-091-4/+4
| |\
| | * vrf: don't run conntrack on vrf with !dflt qdiscNicolas Dichtel2021-12-081-4/+4
| * | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2021-12-099-47/+74
| |\ \
| | * | ice: safer stats processingJesse Brandeburg2021-12-081-11/+18
| | * | ice: fix adding different tunnelsMichal Swiatkowski2021-12-076-13/+25
| | * | ice: fix choosing UDP header typeMichal Swiatkowski2021-12-071-17/+10
| | * | ice: ignore dropped packets during initJesse Brandeburg2021-12-071-0/+3
| | * | ice: Fix problems with DSCP QoS implementationDave Ertman2021-12-071-6/+12
| | * | ice: rearm other interrupt cause register after enabling VFsPaul Greenwalt2021-12-071-0/+4
| | * | ice: fix FDIR init missing when reset VFYahui Cao2021-12-071-0/+2
| * | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2021-12-092-0/+3
| |\ \ \
| | * | | treewide: Add missing includes masked by cgroup -> bpf dependencyJakub Kicinski2021-12-032-0/+3
| * | | | net: dsa: mv88e6xxx: fix "don't use PHY_DETECT on internal PHY's"Russell King (Oracle)2021-12-081-8/+13
| * | | | net: fec: only clear interrupt of handling queue in fec_enet_rx_queue()Joakim Zhang2021-12-082-1/+4
| * | | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2021-12-085-38/+91
| |\ \ \ \
| | * | | | i40e: Fix NULL pointer dereference in i40e_dbg_dump_descNorbert Zulinski2021-12-061-0/+8
| | * | | | i40e: Fix pre-set max number of queues for VFMateusz Palczewski2021-12-061-5/+0
| | * | | | i40e: Fix failed opcode appearing if handling messages from VFKaren Sornek2021-12-062-22/+50
| | * | | | iavf: Fix reporting when setting descriptor countMichal Maloszewski2021-12-061-11/+32
| | * | | | iavf: restore MSI state on resetMitch Williams2021-12-011-0/+1
| * | | | | net: phy: Add the missing blank line in the phylink_suspend commentYanteng Si2021-12-081-0/+1
| * | | | | gve: fix for null pointer dereference.Ameer Hamza2021-12-081-0/+3
| | |_|/ / | |/| | |
| * | | | net/qla3xxx: fix an error code in ql_adapter_up()Dan Carpenter2021-12-071-10/+9
| * | | | can: m_can: pci: use custom bit timings for Elkhart LakeMatthias Schiffer2021-12-071-4/+44
| * | | | can: m_can: make custom bittiming fields constMatthias Schiffer2021-12-071-2/+2
| * | | | Revert "can: m_can: remove support for custom bit timing"Matthias Schiffer2021-12-072-6/+21