aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-08ubi: Add debugfs file for tracking PEB stateBen Shelton1-1/+125
2017-05-08ubi: fastmap: Fix slab corruptionRabin Vincent1-4/+29
2017-05-08ubi: Make mtd parameter readableAndy Shevchenko1-1/+1
2017-05-08ubi: Fix section mismatchAndy Shevchenko1-4/+4
2017-04-28Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-1/+1
2017-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-9/+11
2017-04-28net: hso: register netdev later to avoid a race conditionAndreas Kemnade1-7/+7
2017-04-28bonding: avoid defaulting hard_header_len to ETH_HLEN on slave removalPaolo Abeni1-1/+1
2017-04-28cpsw/netcp: refine cpts dependencyArnd Bergmann1-1/+3
2017-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+7
2017-04-28clk: sunxi-ng: always select CCU_GATEArnd Bergmann1-1/+1
2017-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds29-106/+315
2017-04-26macsec: dynamically allocate space for sglistJason A. Donenfeld1-7/+22
2017-04-26Revert "phy: micrel: Disable auto negotiation on startup"David S. Miller1-11/+0
2017-04-26net: phy: fix auto-negotiation stall due to unavailable interruptAlexander Kochetkov1-4/+36
2017-04-25qed: Fix error in the dcbx app meta data initialization.sudarsana.kalluru@cavium.com1-5/+5
2017-04-25netvsc: fix calculation of available send sectionsstephen hemminger2-6/+4
2017-04-25net: hso: fix module unloadingAndreas Kemnade1-1/+1
2017-04-25team: fix memory leaksPan Bian1-2/+6
2017-04-25Merge tag 'linux-can-fixes-for-4.11-20170425' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-canDavid S. Miller5-5/+90
2017-04-25sfc: tx ring can only have 2048 entries for all EF10 NICsBert Kenward2-1/+5
2017-04-25macvlan: Fix device ref leak when purging bc_queueHerbert Xu1-1/+10
2017-04-25usb: plusb: Add support for PL-27A1Roman SpychaƂa2-3/+14
2017-04-25net: can: usb: gs_usb: Fix buffer on stackMaksim Salau1-5/+12
2017-04-25can: usb: Kconfig: Add PCAN-USB X6 device in help textStephane Grosjean1-0/+1
2017-04-25can: usb: Add support of PCAN-Chip USB stamp moduleStephane Grosjean4-0/+77
2017-04-24Input: i8042 - add Clevo P650RS to the i8042 reset listDmitry Torokhov1-0/+7
2017-04-24net: dsa: b53: Fix CPU port for 58xx devicesFlorian Fainelli1-1/+1
2017-04-24net: dsa: b53: Implement software reset for 58xx devicesFlorian Fainelli2-1/+25
2017-04-24net: dsa: b53: Include IMP/CPU port in dumb forwarding modeFlorian Fainelli2-0/+14
2017-04-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-2/+2
2017-04-24Merge tag 'mlx5-fixes-2017-04-22' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller6-53/+76
2017-04-24ravb: Double free on error in ravb_start_xmit()Dan Carpenter1-3/+4
2017-04-24macsec: avoid heap overflow in skb_to_sgvecJason A. Donenfeld1-1/+1
2017-04-24net: tc35815: move free after the dereferenceDan Carpenter1-1/+1
2017-04-24net/mlx5e: Fix race in mlx5e_sw_stats and mlx5e_vport_statsMartin KaFai Lau1-2/+2
2017-04-23Merge tag 'upstream-4.11-rc7' of git://git.infradead.org/linux-ubifsLinus Torvalds1-4/+4
2017-04-22net/mlx5e: Fix ETHTOOL_GRXCLSRLALL handlingIlan Tayari1-0/+1
2017-04-22net/mlx5e: Fix small packet thresholdEugenia Emantayev1-1/+1
2017-04-22net/mlx5: Fix UAR memory leakMaor Gottlieb1-0/+1
2017-04-22net/mlx5e: Make sure the FW max encap size is enough for ipv6 tunnelsOr Gerlitz1-19/+23
2017-04-22net/mlx5e: Make sure the FW max encap size is enough for ipv4 tunnelsOr Gerlitz1-19/+23
2017-04-22net/mlx5: E-Switch, Correctly deal with inline mode on ConnectX-5Or Gerlitz2-13/+26
2017-04-22net/mlx5: Fix driver load bad flow when having fw initializing timeoutMohamad Haj Yahia1-1/+1
2017-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds10-108/+101
2017-04-21kaweth: use skb_cow_head() to deal with cloned skbsEric Dumazet1-12/+6
2017-04-21ch9200: use skb_cow_head() to deal with cloned skbsEric Dumazet1-7/+2
2017-04-21lan78xx: use skb_cow_head() to deal with cloned skbsEric Dumazet1-7/+2
2017-04-21sr9700: use skb_cow_head() to deal with cloned skbsEric Dumazet1-7/+2
2017-04-21cx82310_eth: use skb_cow_head() to deal with cloned skbsEric Dumazet1-5/+2