summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-01-02Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg1539-13007/+84442
2020-01-01Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller8-46/+322
2020-01-01igc: Remove serdes comments from a description of methodsSasha Neftin1-2/+2
2020-01-01e1000e: Use netdev_info instead of pr_info for link messagesAlexander Duyck1-8/+9
2020-01-01igc: Add legacy power management supportSasha Neftin4-0/+246
2020-01-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller152-1106/+1468
2019-12-31igc: Add 64 bit DMA access supportSasha Neftin1-0/+3
2019-12-31igc: Fix parameter descriptions for a several functionsSasha Neftin1-3/+7
2019-12-31igc: Fix the parameter description for igc_alloc_rx_buffersSasha Neftin1-1/+2
2019-12-31igc: Remove excess parameter description from igc_is_non_eopSasha Neftin1-1/+0
2019-12-31igc: Prefer to use the pci_release_mem_regions methodSasha Neftin1-2/+1
2019-12-31igc: Improve the DMA mapping flowSasha Neftin1-15/+9
2019-12-31igc: Add scatter gather supportSasha Neftin1-0/+1
2019-12-31igb: dont drop packets if rx flow control is enabledRobert Beckett3-14/+42
2019-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds80-489/+600
2019-12-31Merge tag 'tomoyo-fixes-for-5.5' of git://git.osdn.net/gitroot/tomoyo/tomoyo-...Linus Torvalds5-44/+27
2019-12-31hsr: fix slab-out-of-bounds Read in hsr_debugfs_rename()Taehee Yoo1-1/+2
2019-12-31net/sched: add delete_empty() to filters and use it in cls_flowerDavide Caratti4-51/+22
2019-12-31net/ncsi: Fix gma flag setting after responseVijay Khemka2-3/+6
2019-12-31sctp: add enabled check for path tracepoint loop.Kevin Kou1-2/+3
2019-12-31Merge branch 'Improvements-to-SJA1105-DSA-RX-timestamping'David S. Miller5-20/+34
2019-12-31net: dsa: sja1105: Empty the RX timestamping queue on PTP settings changeVladimir Oltean1-0/+3
2019-12-31net: dsa: sja1105: Use PTP core's dedicated kernel thread for RX timestampingVladimir Oltean3-20/+16
2019-12-31ptp: introduce ptp_cancel_worker_syncVladimir Oltean2-0/+15
2019-12-31tcp: Fix highest_sack and highest_sack_seqCambda Zhu1-0/+3
2019-12-31ptp: fix the race between the release of ptp_clock and cdevVladis Dronov4-44/+39
2019-12-31net: dsa: sja1105: Reconcile the meaning of TPID and TPID2 for E/T and P/Q/R/SVladimir Oltean2-6/+9
2019-12-31Documentation: net: dsa: sja1105: Remove text about taprio base-time limitationVladimir Oltean1-6/+0
2019-12-31net: dsa: sja1105: Remove restriction of zero base-time for taprio offloadVladimir Oltean1-5/+0
2019-12-31net: dsa: sja1105: Really make the PTP command read-writeVladimir Oltean1-1/+1
2019-12-31net: dsa: sja1105: Take PTP egress timestamp by port, not mgmt slotVladimir Oltean2-3/+3
2019-12-31sfc: avoid duplicate error handling code in 'efx_ef10_sriov_set_vf_mac()'Christophe JAILLET1-3/+2
2019-12-31tcp_cubic: refactor code to perform a divide only when neededEric Dumazet1-23/+28
2019-12-31cxgb4/cxgb4vf: fix flow control display for auto negotiationRahul Lakkireddy6-19/+30
2019-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller7-144/+357
2019-12-30Linux 5.5-rc4Linus Torvalds1-1/+1
2019-12-29Merge branch 'mlxsw-fixes'David S. Miller3-2/+11
2019-12-29mlxsw: spectrum: Use dedicated policer for VRRP packetsIdo Schimmel2-2/+8
2019-12-29mlxsw: spectrum_router: Skip loopback RIFs during MAC validationAmit Cohen1-0/+3
2019-12-29Merge tag 'riscv/for-v5.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-3/+6
2019-12-29Merge tag 'locks-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jla...Linus Torvalds1-1/+1
2019-12-29Merge tag '5.5-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds3-10/+56
2019-12-29locks: print unsigned ino in /proc/locksAmir Goldstein1-1/+1
2019-12-28Merge branch 'DSA-TX-tstamp'David S. Miller2-3/+37
2019-12-28net: dsa: Deny PTP on master if switch supports itVladimir Oltean1-0/+30
2019-12-28gianfar: Fix TX timestamping with a stacked DSA driverVladimir Oltean1-3/+7
2019-12-28net/wan/fsl_ucc_hdlc: remove set but not used variables 'ut_info' and 'ret'Chen Zhou1-9/+5
2019-12-28riscv: export flush_icache_all to modulesOlof Johansson1-0/+1
2019-12-28riscv: reject invalid syscalls below -1David Abdurachmanov1-0/+1
2019-12-28riscv: fix compile failure with EXPORT_SYMBOL() & !MMULuc Van Oostenryck2-3/+4