summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: hso: register netdev later to avoid a race conditionAndreas Kemnade2017-04-281-7/+7
* bonding: avoid defaulting hard_header_len to ETH_HLEN on slave removalPaolo Abeni2017-04-281-1/+1
* cpsw/netcp: refine cpts dependencyArnd Bergmann2017-04-281-1/+3
* macsec: dynamically allocate space for sglistJason A. Donenfeld2017-04-261-7/+22
* Revert "phy: micrel: Disable auto negotiation on startup"David S. Miller2017-04-261-11/+0
* net: phy: fix auto-negotiation stall due to unavailable interruptAlexander Kochetkov2017-04-261-4/+36
* qed: Fix error in the dcbx app meta data initialization.sudarsana.kalluru@cavium.com2017-04-251-5/+5
* netvsc: fix calculation of available send sectionsstephen hemminger2017-04-252-6/+4
* net: hso: fix module unloadingAndreas Kemnade2017-04-251-1/+1
* team: fix memory leaksPan Bian2017-04-251-2/+6
* Merge tag 'linux-can-fixes-for-4.11-20170425' of git://git.kernel.org/pub/scm...David S. Miller2017-04-255-5/+90
|\
| * net: can: usb: gs_usb: Fix buffer on stackMaksim Salau2017-04-251-5/+12
| * can: usb: Kconfig: Add PCAN-USB X6 device in help textStephane Grosjean2017-04-251-0/+1
| * can: usb: Add support of PCAN-Chip USB stamp moduleStephane Grosjean2017-04-254-0/+77
* | sfc: tx ring can only have 2048 entries for all EF10 NICsBert Kenward2017-04-252-1/+5
* | macvlan: Fix device ref leak when purging bc_queueHerbert Xu2017-04-251-1/+10
* | usb: plusb: Add support for PL-27A1Roman SpychaƂa2017-04-252-3/+14
|/
* net: dsa: b53: Fix CPU port for 58xx devicesFlorian Fainelli2017-04-241-1/+1
* net: dsa: b53: Implement software reset for 58xx devicesFlorian Fainelli2017-04-242-1/+25
* net: dsa: b53: Include IMP/CPU port in dumb forwarding modeFlorian Fainelli2017-04-242-0/+14
* Merge tag 'mlx5-fixes-2017-04-22' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2017-04-246-53/+76
|\
| * net/mlx5e: Fix ETHTOOL_GRXCLSRLALL handlingIlan Tayari2017-04-221-0/+1
| * net/mlx5e: Fix small packet thresholdEugenia Emantayev2017-04-221-1/+1
| * net/mlx5: Fix UAR memory leakMaor Gottlieb2017-04-221-0/+1
| * net/mlx5e: Make sure the FW max encap size is enough for ipv6 tunnelsOr Gerlitz2017-04-221-19/+23
| * net/mlx5e: Make sure the FW max encap size is enough for ipv4 tunnelsOr Gerlitz2017-04-221-19/+23
| * net/mlx5: E-Switch, Correctly deal with inline mode on ConnectX-5Or Gerlitz2017-04-222-13/+26
| * net/mlx5: Fix driver load bad flow when having fw initializing timeoutMohamad Haj Yahia2017-04-221-1/+1
* | ravb: Double free on error in ravb_start_xmit()Dan Carpenter2017-04-241-3/+4
* | macsec: avoid heap overflow in skb_to_sgvecJason A. Donenfeld2017-04-241-1/+1
* | net: tc35815: move free after the dereferenceDan Carpenter2017-04-241-1/+1
* | net/mlx5e: Fix race in mlx5e_sw_stats and mlx5e_vport_statsMartin KaFai Lau2017-04-241-2/+2
|/
* kaweth: use skb_cow_head() to deal with cloned skbsEric Dumazet2017-04-211-12/+6
* ch9200: use skb_cow_head() to deal with cloned skbsEric Dumazet2017-04-211-7/+2
* lan78xx: use skb_cow_head() to deal with cloned skbsEric Dumazet2017-04-211-7/+2
* sr9700: use skb_cow_head() to deal with cloned skbsEric Dumazet2017-04-211-7/+2
* cx82310_eth: use skb_cow_head() to deal with cloned skbsEric Dumazet2017-04-211-5/+2
* smsc75xx: use skb_cow_head() to deal with cloned skbsEric Dumazet2017-04-211-6/+2
* qed: Fix issue in populating the PFC config paramters.sudarsana.kalluru@cavium.com2017-04-201-0/+2
* qed: Fix possible system hang in the dcbnl-getdcbx() path.sudarsana.kalluru@cavium.com2017-04-201-1/+1
* qed: Fix sending an invalid PFC error mask to MFW.sudarsana.kalluru@cavium.com2017-04-201-0/+2
* qed: Fix possible error in populating max_tc field.sudarsana.kalluru@cavium.com2017-04-201-0/+7
* smsc95xx: Use skb_cow_head to deal with cloned skbsJames Hughes2017-04-201-6/+6
* dp83640: don't recieve time stamps twiceDan Carpenter2017-04-201-2/+0
* sh_eth: unmap DMA buffers when freeing ringsSergei Shtylyov2017-04-181-55/+67
* net: ethernet: mediatek: fix inconsistency of port number carried in TXDSean Wang2017-04-172-8/+18
* net: ethernet: mediatek: fix inconsistency between TXD and the used bufferSean Wang2017-04-171-9/+8
* net: phy: micrel: fix crash when statistic requested for KSZ9031 phyGrygorii Strashko2017-04-171-15/+2
* net: vrf: Fix setting NLM_F_EXCL flag when adding l3mdev ruleDavid Ahern2017-04-171-1/+1
* net: thunderx: Fix set_max_bgx_per_node for 81xx rgxGeorge Cherian2017-04-172-0/+2