summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-11-2531-131/+115
|\
| * treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook2017-11-211-3/+3
| * treewide: setup_timer() -> timer_setup() (2 field)Kees Cook2017-11-212-5/+4
| * treewide: setup_timer() -> timer_setup()Kees Cook2017-11-2128-123/+108
* | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2017-11-2416-120/+154
|\ \
| * | i40evf: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-211-1/+1
| * | fm10k: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-211-1/+1
| * | igb: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-211-1/+1
| * | igbvf: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-211-1/+1
| * | ixgbevf: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-211-1/+1
| * | i40e: Use smp_rmb rather than read_barrier_dependsBrian King2017-11-212-2/+2
| * | ixgbe: Fix skb list corruption on Power systemsBrian King2017-11-211-1/+1
| * | i40e: restore promiscuous after resetAlan Brady2017-11-211-72/+83
| * | i40evf: fix client notify of l2 paramsAlan Brady2017-11-212-17/+31
| * | i40e: Fix FLR reset timeout issueFilip Sadowski2017-11-211-0/+7
| * | i40e: Remove limit of 64 max queues per channelAmritha Nambiar2017-11-212-9/+0
| * | i40e: fix the calculation of VFs mac addressesZijie Pan2017-11-211-10/+11
| * | i40e: Fix for NUP NVM image downgrade failureJacob Keller2017-11-214-4/+14
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2017-11-241-2/+8
|\ \
| * | bpf: offload: move offload device validation out to the driversJakub Kicinski2017-11-211-2/+8
* | | net: realtek: r8169: implement set_link_ksettings()Tobias Jakobi2017-11-241-16/+22
| |/ |/|
* | nfp: flower: add missing kdocJakub Kicinski2017-11-211-0/+1
* | mlxsw: spectrum: Do not try to create non-existing ports during unsplitIdo Schimmel2017-11-212-2/+8
|/
* net: vxge: Fix some indentation issuesChristophe JAILLET2017-11-201-19/+18
* net: ena: fix race condition between device reset and link up setupNetanel Belgazal2017-11-202-3/+11
* r8169: use same RTL8111EVL green settings as in vendor driverHeiner Kallweit2017-11-191-0/+5
* r8169: fix RTL8111EVL EEE and green settingsHeiner Kallweit2017-11-191-6/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-11-1712-22/+95
|\
| * ibmvnic: fix dma_mapping_error callDesnes Augusto Nunes do Rosario2017-11-181-2/+1
| * nfp: remove false positive offloads in flower vxlanJohn Hurley2017-11-171-7/+25
| * nfp: register flower reprs for egress dev offloadJohn Hurley2017-11-175-1/+54
| * nfp: inherit the max_mtu from the PF netdevDirk van der Merwe2017-11-171-0/+2
| * nfp: fix vlan receive MAC statistics typoPieter Jansen van Vuuren2017-11-172-2/+2
| * nfp: fix flower offload metadata flag usagePieter Jansen van Vuuren2017-11-172-4/+6
| * fealnx: Fix building error on MIPSHuacai Chen2017-11-161-3/+3
| * net: ethernet: ti: cpsw: fix min eth packet sizeGrygorii Strashko2017-11-161-2/+2
| * qed: use kzalloc instead of kmalloc and memsetColin Ian King2017-11-161-2/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-1511-15/+12
|\ \ | |/ |/|
| * mm: remove __GFP_COLDMel Gorman2017-11-1511-16/+13
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-11-152-5/+5
|\ \
| * \ Merge branch 'timer_setup' into for-nextDoug Ledford2017-10-181-6/+4
| |\ \
| | * | net/mlx4_core: Convert timers to use timer_setup()Kees Cook2017-10-091-6/+4
| * | | Merge branch 'for-next-early' into for-nextDoug Ledford2017-10-183-318/+548
| |\ \ \
| | * | | RDMA/cxgb3: Annotate an RCU pointerBart Van Assche2017-10-141-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-15444-8495/+37084
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | net: stmmac: fix LPI transitioning for dwmac4Niklas Cassel2017-11-142-1/+25
| * | | | liquidio: Missing error code in liquidio_init_nic_module()Dan Carpenter2017-11-141-1/+2
| * | | | ibmvnic: Feature implementation of Vital Product Data (VPD) for the ibmvnic d...Desnes Augusto Nunes do Rosario2017-11-142-4/+176
| * | | | net: mvneta: fix handling of the Tx descriptor counterSimon Guinot2017-11-141-5/+8
| * | | | net: hns3: Updates MSI/MSI-X alloc/free APIs(depricated) to new APIsSalil Mehta2017-11-142-81/+43
OpenPOWER on IntegriCloud