summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'mvpp2-fixes'David S. Miller2015-08-101-77/+167
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | 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
| | * | | | | | | | | | | | | | | | | | | | | | net: mvpp2: remove excessive spinlocks from driver initializationMarcin Wojtas2015-08-101-15/+0
| |/ / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | net/mlx5_core: Set log_uar_page_sz for non 4K page size architectureCarol L Soto2015-08-071-0/+2
| * | | | | | | | | | | | | | | | | | | | | | Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2015-08-074-10/+42
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | batman-adv: initialize up/down values when adding a gatewaySimon Wunderlich2015-08-051-0/+2
| | * | | | | | | | | | | | | | | | | | | | | | batman-adv: protect tt_local_entry from concurrent delete eventsMarek Lindner2015-08-051-1/+10
| | * | | | | | | | | | | | | | | | | | | | | | batman-adv: fix kernel crash due to missing NULL checksMarek Lindner2015-08-052-4/+17
| | * | | | | | | | | | | | | | | | | | | | | | batman-adv: avoid DAT to mess up LAN stateAntonio Quartulli2015-08-051-5/+13
| | | |/ / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'be2net-fixes'David S. Miller2015-08-072-67/+125
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | be2net: protect eqo->affinity_mask from getting freed twiceKalesh AP2015-08-071-8/+10
| | * | | | | | | | | | | | | | | | | | | | | | be2net: post buffers before destroying RXQs in LancerKalesh AP2015-08-071-12/+30
| | * | | | | | | | | | | | | | | | | | | | | | be2net: enable IFACE filters only after creating RXQsKalesh AP2015-08-072-47/+85
| |/ / / / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | | virtio-net: drop NETIF_F_FRAGLISTJason Wang2015-08-071-2/+2
| * | | | | | | | | | | | | | | | | | | | | | stmmac: dwmac-ipq806x: fix static checker warningMathieu Olivari2015-08-071-2/+2
| * | | | | | | | | | | | | | | | | | | | | | net: netcp: fix unused interface rx buffer size configurationWingMan Kwok2015-08-072-23/+13
| * | | | | | | | | | | | | | | | | | | | | | net: thunderx: remove effective "default y" from Kconfig if ARCH_THUNDER=yIan Campbell2015-08-071-3/+0
| * | | | | | | | | | | | | | | | | | | | | | r8169: enforce RX_MULTI_EN on rtl8168ep/8111ep chipsIvan Vecera2015-08-071-1/+3
| * | | | | | | | | | | | | | | | | | | | | | bridge: netlink: account for the IFLA_BRPORT_PROXYARP_WIFI attribute size and...Nikolay Aleksandrov2015-08-061-0/+2
| * | | | | | | | | | | | | | | | | | | | | | bridge: netlink: account for the IFLA_BRPORT_PROXYARP attribute size and policyNikolay Aleksandrov2015-08-061-0/+2
| * | | | | | | | | | | | | | | | | | | | | | Merge tag 'wireless-drivers-for-davem-2015-08-04' of git://git.kernel.org/pub...David S. Miller2015-08-068-10/+51
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | rtlwifi: rtl8723be: Add module parameter for MSI interruptsLarry Finger2015-08-031-0/+1
| | * | | | | | | | | | | | | | | | | | | | | | rtlwifi: Fix NULL dereference when PCI driver used as an APLuis Felipe Dominguez Vega2015-07-311-2/+5
| | * | | | | | | | | | | | | | | | | | | | | | b43: fix extpa_gain check for 2GHzHauke Mehrtens2015-07-311-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | rsi: Fix failure to load firmware after memory leak fix and fix the leakMike Looijmans2015-07-312-1/+11
| | * | | | | | | | | | | | | | | | | | | | | | Merge tag 'iwlwifi-for-kalle-2015-07-30' of https://git.kernel.org/pub/scm/li...Kalle Valo2015-07-313-6/+33
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | iwlwifi: pcie: fix stuck queue detection for sleeping clientsEmmanuel Grumbach2015-07-301-2/+13
| | | * | | | | | | | | | | | | | | | | | | | | | iwlwifi: mvm: Fix regular scan priorityAvraham Stern2015-07-281-1/+1
| | | * | | | | | | | | | | | | | | | | | | | | | iwlwifi: pcie: fix prepare card flowEmmanuel Grumbach2015-07-281-3/+19
| * | | | | | | | | | | | | | | | | | | | | | | | net: pktgen: don't abuse current->state in pktgen_thread_worker()Oleg Nesterov2015-08-061-3/+0
| * | | | | | | | | | | | | | | | | | | | | | | | xen/netback: Wake dealloc thread after completing zerocopy workRoss Lagerwall2015-08-062-1/+6
| * | | | | | | | | | | | | | | | | | | | | | | | net: Fix skb_set_peeked use-after-free bugHerbert Xu2015-08-061-6/+7
| * | | | | | | | | | | | | | | | | | | | | | | | net: fec: fix initial runtime PM refcountLucas Stach2015-08-061-0/+1
| | |_|/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | xen-netback: Allocate fraglist early to avoid complex rollbackRoss Lagerwall2015-08-031-28/+33
| * | | | | | | | | | | | | | | | | | | | | | | udp: fix dst races with multicast early demuxEric Dumazet2015-08-031-3/+10
| * | | | | | | | | | | | | | | | | | | | | | | 3c59x: Fix resource leaks in vortex_openJia-Ju Bai2015-08-031-9/+8
| * | | | | | | | | | | | | | | | | | | | | | | rds: fix an integer overflow test in rds_info_getsockopt()Dan Carpenter2015-08-031-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | act_mirred: avoid calling tcf_hash_release() when bindingWANG Cong2015-08-031-0/+2
| * | | | | | | | | | | | | | | | | | | | | | | openvswitch: Fix L4 checksum handling when dealing with IP fragmentsGlenn Griffin2015-08-031-4/+12
| * | | | | | | | | | | | | | | | | | | | | | | fq_codel: explicitly reset flows in ->reset()Eric Dumazet2015-08-021-3/+19
| * | | | | | | | | | | | | | | | | | | | | | | rocker: free netdevice during netdevice removalIdo Schimmel2015-08-021-0/+1
* | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'edac_fix_for_4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-08-131-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | EDAC, ppc4xx: Access mci->csrows array elements properlyMichael Walle2015-08-131-1/+1
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2015-08-121-4/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | arm64: VDSO: fix coarse clock monotonicity regressionNathan Lynch2015-08-101-4/+3
| | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'drm-fixes-4.2' of git://people.freedesktop.org/~agd5f/linuxLinus Torvalds2015-08-123-4/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | drm/radeon: add new OLAND pci idAlex Deucher2015-08-121-0/+1
| * | | | | | | | | | | | | | | | | | | | | | | | Revert "drm/amdgpu: Configure doorbell to maximum slots"Alex Deucher2015-08-121-1/+1
| * | | | | | | | | | | | | | | | | | | | | | | | drm/amdgpu: add context buffer size check for HEVCBoyuan Zhang2015-08-121-3/+14
OpenPOWER on IntegriCloud