index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mpls: handle device renames for per-device sysctls
Robert Shearman
2015-06-12
1
-0
/
+11
*
net: igb: fix the start time for periodic output signals
Richard Cochran
2015-06-12
1
-2
/
+2
*
enic: fix memory leak in rq_clean
Govindarajulu Varadarajan
2015-06-11
1
-5
/
+4
*
enic: check return value for stat dump
Govindarajulu Varadarajan
2015-06-11
2
-4
/
+25
*
enic: unlock napi busy poll before unmasking intr
Govindarajulu Varadarajan
2015-06-11
1
-1
/
+1
*
net, swap: Remove a warning and clarify why sk_mem_reclaim is required when d...
Mel Gorman
2015-06-11
1
-8
/
+5
*
bridge: fix multicast router rlist endless loop
Nikolay Aleksandrov
2015-06-11
1
-4
/
+3
*
tipc: disconnect socket directly after probe failure
Erik Hugne
2015-06-11
1
-5
/
+11
*
Revert "ipv6: Fix protocol resubmission"
David S. Miller
2015-06-11
1
-5
/
+3
*
cfg80211: wext: clear sinfo struct before calling driver
Johannes Berg
2015-06-09
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-06-09
23
-115
/
+196
|
\
|
*
net: replace last open coded skb_orphan_frags with function call
Willem de Bruijn
2015-06-08
1
-9
/
+2
|
*
net: bcmgenet: power on MII block for all MII modes
Florian Fainelli
2015-06-08
1
-3
/
+9
|
*
ipv6: Fix protocol resubmission
Josh Hunt
2015-06-08
1
-3
/
+5
|
*
ipv6: fix possible use after free of dev stats
Robert Shearman
2015-06-08
1
-2
/
+9
|
*
b44: call netif_napi_del()
Hauke Mehrtens
2015-06-08
1
-0
/
+2
|
*
bridge: disable softirqs around br_fdb_update to avoid lockup
Nikolay Aleksandrov
2015-06-08
1
-0
/
+2
|
*
Revert "bridge: use _bh spinlock variant for br_fdb_update to avoid lockup"
David S. Miller
2015-06-08
1
-2
/
+2
|
*
mpls: fix possible use after free of device
Robert Shearman
2015-06-08
2
-1
/
+2
|
*
be2net: Replace dma/pci_alloc_coherent() calls with dma_zalloc_coherent()
Sriharsha Basavapatna
2015-06-08
3
-53
/
+67
|
*
bridge: use _bh spinlock variant for br_fdb_update to avoid lockup
Wilson Kok
2015-06-08
1
-2
/
+2
|
*
amd-xgbe: Use disable_irq_nosync from within timer function
Lendacky, Thomas
2015-06-07
1
-1
/
+1
|
*
rhashtable: add missing import <linux/export.h>
Hauke Mehrtens
2015-06-07
1
-0
/
+1
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2015-06-06
6
-35
/
+70
|
|
\
|
|
*
i40e: Make sure to be in VEB mode if SRIOV is enabled at probe
Anjali Singhai Jain
2015-06-05
1
-3
/
+17
|
|
*
i40e: start up in VEPA mode by default
Anjali Singhai Jain
2015-06-05
4
-5
/
+36
|
|
*
i40e/i40evf: Fix mixed size frags and linearization
Anjali Singhai Jain
2015-06-05
2
-30
/
+20
|
|
/
|
*
ipv4/udp: Verify multicast group is ours in upd_v4_early_demux()
Shawn Bohrer
2015-06-04
1
-3
/
+15
|
*
openvswitch: disable LRO
Jiri Benc
2015-06-04
1
-0
/
+1
|
*
s390/bpf: fix bpf frame pointer setup
Michael Holzheu
2015-06-04
1
-4
/
+7
|
*
s390/bpf: fix stack allocation
Michael Holzheu
2015-06-04
1
-1
/
+3
*
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2015-06-09
1
-0
/
+1
|
\
\
|
*
|
virtio_pci: Clear stale cpumask when setting irq affinity
Jiang Liu
2015-06-04
1
-0
/
+1
*
|
|
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-06-08
12
-171
/
+72
|
\
\
\
|
*
\
\
Merge tag 'omap-for-v4.1/fixes-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Kevin Hilman
2015-06-08
6
-33
/
+34
|
|
\
\
\
|
|
*
|
|
ARM: dts: am335x-boneblack: disable RTC-only sleep to avoid hardware damage
Matthijs van Duin
2015-06-01
1
-0
/
+19
|
|
*
|
|
ARM: dts: AM35xx: fix system control module clocks
Tero Kristo
2015-06-01
1
-7
/
+7
|
|
*
|
|
ARM: dts: Fix n900 dts file to work around 4.1 touchscreen regression on n900
Pavel Machek
2015-05-29
2
-4
/
+4
|
|
*
|
|
ARM: dts: Fix dm816x to use right compatible flag for MUSB
Tony Lindgren
2015-05-29
1
-2
/
+2
|
|
*
|
|
ARM: OMAP3: Fix booting with thumb2 kernel
Tony Lindgren
2015-05-28
1
-20
/
+2
|
*
|
|
|
Merge tag 'v4.1-next-arm64-fixes' of https://github.com/mbgg/linux-mediatek i...
Arnd Bergmann
2015-06-01
1
-1
/
+2
|
|
\
\
\
\
|
|
*
|
|
|
arm64: dts: mt8173-evb: fix model name
Yingjoe Chen
2015-06-01
1
-1
/
+2
|
*
|
|
|
|
Merge tag 'samsung-fixes-4.1-4' of https://github.com/krzk/linux into fixes
Arnd Bergmann
2015-06-01
1
-2
/
+2
|
|
\
\
\
\
\
|
|
*
|
|
|
|
ARM: exynos: Fix wake-up interrupts for Exynos3250
Marc Zyngier
2015-06-01
1
-2
/
+2
|
*
|
|
|
|
|
Merge tag 'mvebu-fixes-4.1-3' of git://git.infradead.org/linux-mvebu into fixes
Arnd Bergmann
2015-06-01
2
-90
/
+24
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
Revert "bus: mvebu-mbus: make sure SDRAM CS for DMA don't overlap the MBus br...
Thomas Petazzoni
2015-05-28
1
-89
/
+16
|
|
*
|
|
|
|
|
bus: mvebu-mbus: do not set WIN_CTRL_SYNCBARRIER on non io-coherent platforms.
Nicolas Schichan
2015-05-28
1
-1
/
+3
|
|
*
|
|
|
|
|
ARM: mvebu: armada-xp-linksys-mamba: Disable internal RTC
Imre Kaloz
2015-05-28
1
-0
/
+5
|
*
|
|
|
|
|
|
Merge tag 'v4.1-next-soc' of https://github.com/mbgg/linux-mediatek into fixes
Arnd Bergmann
2015-06-01
2
-45
/
+10
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
soc: mediatek: Add compile dependency to pmic-wrapper
Matthias Brugger
2015-05-27
1
-0
/
+1
[next]