summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2015-09-013-4/+4
|\
| * treewide: fix typos in comment blocksMasahiro Yamada2015-08-072-3/+3
| * treewide: Fix typo compatability -> compatibilityLaurent Pinchart2015-08-071-1/+1
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-09-011-1/+1
|\ \
| * \ Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixesIngo Molnar2015-08-1857-866/+1018
| |\ \
| * \ \ Merge branch 'x86/urgent' into x86/asm, before applying dependent patchesIngo Molnar2015-07-3173-746/+696
| |\ \ \
| * | | | x86/asm/tsc: Rename native_read_tsc() to rdtsc()Andy Lutomirski2015-07-061-1/+1
| * | | | x86/asm/tsc, drivers/net/hamradio/baycom_epp: Replace rdtscl() with native_re...Andy Lutomirski2015-07-061-1/+1
* | | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-08-311-1/+3
|\ \ \ \ \
| * | | | | nohz: Prevent tilegx network driver interruptsChris Metcalf2015-07-291-1/+3
| | |/ / / | |/| | |
* | | | | Merge tag 'driver-core-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-08-311-3/+1
|\ \ \ \ \
| * | | | | bus: subsys: update return type of ->remove_dev() to voidViresh Kumar2015-08-051-3/+1
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-08-2716-88/+161
|\ \ \ \ \
| * | | | | sfc: only use vadaptor stats if firmware is capableBert Kenward2015-08-271-1/+26
| * | | | | net: phy: fixed: propagate fixed link values to structMadalin Bucur2015-08-271-0/+9
| * | | | | usbnet: Get EVENT_NO_RUNTIME_PM bit before it is clearedEugene Shatokhin2015-08-251-3/+4
| * | | | | drivers: net: xgene: fix: Oops in linkwatch_fire_eventIyappan Subramanian2015-08-252-2/+6
| * | | | | net: fec: use reinit_completion() in mdio accessor functionsRussell King2015-08-251-2/+2
| * | | | | net: phy: add locking to phy_read_mmd_indirect()/phy_write_mmd_indirect()Russell King2015-08-251-4/+12
| * | | | | vxlan: re-ignore EADDRINUSE from igmp_joinMarcelo Ricardo Leitner2015-08-251-0/+2
| * | | | | Merge tag 'linux-can-fixes-for-4.2-20150825' of git://git.kernel.org/pub/scm/...David S. Miller2015-08-255-70/+82
| |\ \ \ \ \
| | * | | | | can: pcan_usb: don't provide CAN FD bittimings by non-FD adaptersMarc Kleine-Budde2015-08-255-70/+82
| * | | | | | net: compile renesas directory if NET_VENDOR_RENESAS is configuredKazuya Mizuguchi2015-08-251-1/+1
| * | | | | | phylib: Make PHYs children of their MDIO bus, not the bus' parent.David Daney2015-08-251-1/+1
| |/ / / / /
| * | | | | net: bcmgenet: fix uncleaned dma flagsJaedon Shin2015-08-231-0/+16
| * | | | | net: bcmgenet: Avoid sleeping in bcmgenet_timeoutFlorian Fainelli2015-08-231-4/+0
* | | | | | mm: make page pfmemalloc check more robustMichal Hocko2015-08-214-4/+4
|/ / / / /
* | | | | net: phy: fix semicolon.cocci warningskbuild test robot2015-08-171-1/+1
* | | | | net: qmi_wwan: add HP lt4111 LTE/EV-DO/HSPA+ Gobi 4G ModuleDavid Ward2015-08-171-0/+1
* | | | | be2net: avoid vxlan offloading on multichannel configsIvan Vecera2015-08-171-2/+2
* | | | | net: phy: workaround for buggy cable detection by LAN8700 after cable pluggingIgor Plyatov2015-08-171-12/+19
* | | | | net: ethernet: micrel: fix an error codeDan Carpenter2015-08-171-3/+2
* | | | | ppp: fix device unregistration upon netns deletionGuillaume Nault2015-08-171-36/+42
* | | | | net: phy: fix PHY_RUNNING in phy_state_machineShaohui Xie2015-08-171-4/+12
* | | | | gianfar: Restore link state settings after MAC resetClaudiu Manoil2015-08-131-0/+5
| |_|/ / |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-08-1333-573/+448
|\ \ \ \
| * | | | cosa: missing error code on failure in probe()Dan Carpenter2015-08-121-1/+2
| * | | | gianfar: remove faulty filer optimizerJakub Kicinski2015-08-121-337/+0
| * | | | gianfar: correct list membership accountingJakub Kicinski2015-08-121-1/+2
| * | | | gianfar: correct filer table writingJakub Kicinski2015-08-121-3/+2
| * | | | bonding: Gratuitous ARP gets dropped when first slave addedVenkat Venkatsubra2015-08-121-0/+1
| * | | | net: fs_enet: mask interrupts for TX partial frames.LEROY Christophe2015-08-111-1/+1
| * | | | net: fs_enet: explicitly remove I flag on TX partial framesLEROY Christophe2015-08-111-1/+2
| * | | | mkiss: Fix error handling in mkiss_open()Fabio Estevam2015-08-101-3/+4
| * | | | bnx2x: Free NVRAM lock at end of each pageYuval Mintz2015-08-101-0/+16
| * | | | bnx2x: Prevent null pointer dereference on SKB releaseYuval Mintz2015-08-101-1/+1
| * | | | cxgb4: missing curly braces in t4_setup_debugfs()Dan Carpenter2015-08-101-1/+2
| * | | | bna: fix interrupts storm caused by erroneous packetsIvan Vecera2015-08-101-1/+1
| * | | | net: mvpp2: replace TX coalescing interrupts with hrtimerMarcin Wojtas2015-08-101-47/+130
| * | | | net: mvpp2: enable proper per-CPU TX buffers unmappingMarcin Wojtas2015-08-101-15/+37