summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | net: usb: hso.c: remove unneeded DRIVER_LICENSE #defineGreg Kroah-Hartman2017-11-181-2/+1
| * | ibmvnic: fix dma_mapping_error callDesnes Augusto Nunes do Rosario2017-11-181-2/+1
| * | ipvlan: NULL pointer dereference panic in ipvlan_port_destroyGirish Moodalbail2017-11-181-49/+55
| * | rsi: fix memory leak on buf and usb_reg_bufColin Ian King2017-11-181-6/+6
| * | 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
| * | virto_net: remove empty file 'virtio_net.'Joel Stanley2017-11-171-0/+0
| * | 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
| * | hv_netvsc: preserve hw_features on mtu/channels/ringparam changesVitaly Kuznetsov2017-11-163-59/+83
| * | qed: use kzalloc instead of kmalloc and memsetColin Ian King2017-11-161-2/+1
| * | genetlink: fix genlmsg_nlhdr()Michal Kubecek2017-11-162-2/+2
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-1512-16/+12
|\ \ \ | |/ / |/| |
| * | mm: remove __GFP_COLDMel Gorman2017-11-1512-17/+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-15783-14120/+47744
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | geneve: fix fill_info when link downHangbin Liu2017-11-151-14/+10
| * | | | | net: cdc_ncm: GetNtbFormat endian fixBjørn Mork2017-11-151-2/+2
| * | | | | usbnet: ipheth: prevent TX queue timeouts when device not readyAlexander Kappner2017-11-151-9/+21
| * | | | | 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
| * | | | | net: dsa: lan9303: correctly check return value of devm_gpiod_get_optionalPan Bian2017-11-141-1/+1
| * | | | | net: phy: realtek: fix RTL8211F interrupt modeHeiner Kallweit2017-11-141-0/+2
| * | | | | mlxsw: spectrum_router: Add batch neighbour deletionIdo Schimmel2017-11-141-3/+12
| * | | | | mlxsw: spectrum: Update minimum firmware version to 13.1530.152Shalom Toledo2017-11-141-2/+2
| * | | | | bnx2x: fix slowpath null crashZhu Yanjun2017-11-141-3/+10
| * | | | | cxgb4: collect SGE queue context dumpRahul Lakkireddy2017-11-149-0/+195
| * | | | | cxgb4: collect LE-TCAM dumpRahul Lakkireddy2017-11-146-0/+261
| * | | | | vxlan: fix the issue that neigh proxy blocks all icmpv6 packetsXin Long2017-11-141-18/+13
| * | | | | ppp: exit_net cleanup checks addedVasily Averin2017-11-141-0/+2
| * | | | | vxlan: exit_net cleanup checks addedVasily Averin2017-11-141-0/+4
| * | | | | geneve: exit_net cleanup check addedVasily Averin2017-11-141-0/+1
| * | | | | forcedeth: remove redudant assignments in xmitZhu Yanjun2017-11-131-8/+20
| * | | | | net: dsa: b53: Support prepended Broadcom tagsFlorian Fainelli2017-11-132-4/+11
| * | | | | net: dsa: Pass a port to get_tag_protocol()Florian Fainelli2017-11-139-28/+28
| * | | | | net/mlx4: Use Kconfig flag to remove support of old gen2 Mellanox devicesSlava Shwartsman2017-11-132-0/+10
| * | | | | net: realtek: r8169: remove redundant assignment to giga_ctrlColin Ian King2017-11-131-2/+0
| * | | | | net: dsa: lan9303: Fix lan9303_alr_del_port()Egil Hjelmeland2017-11-131-1/+1
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-1210-22/+45
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'wireless-drivers-next-for-davem-2017-11-11' of git://git.kernel.or...David S. Miller2017-11-1166-904/+995
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |