index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
switchdev
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-04-07
Linux 4.0-rc7
v4.0-rc7
Linus Torvalds
1
-1
/
+1
2015-04-06
net/mlx4_core: Fix error message deprecation for ConnectX-2 cards
Jack Morgenstein
1
-1
/
+2
2015-04-06
net: dsa: fix filling routing table from OF description
Pavel Nakonechny
2
-17
/
+10
2015-04-06
l2tp: unregister l2tp_net_ops on failure path
WANG Cong
1
-0
/
+1
2015-04-06
mvneta: dont call mvneta_adjust_link() manually
Stas Sergeev
1
-6
/
+1
2015-04-06
ipv6: protect skb->sk accesses from recursive dereference inside the stack
hannes@stressinduktion.org
7
-19
/
+34
2015-04-06
x86/alternatives: Guard NOPs optimization
Borislav Petkov
1
-0
/
+3
2015-04-06
x86/asm/entry: Clear EXTRA_REGS for all executable formats
Denys Vlasenko
3
-31
/
+35
2015-04-06
x86/signal: Remove pax argument from restore_sigcontext
Brian Gerst
3
-28
/
+15
2015-04-05
Input: alps - document stick behavior for protocol V2
Hans de Goede
1
-0
/
+8
2015-04-05
Input: alps - report V2 Dualpoint Stick events via the right evdev node
Hans de Goede
1
-1
/
+6
2015-04-05
Input: alps - report interleaved bare PS/2 packets via dev3
Hans de Goede
1
-14
/
+18
2015-04-04
x86/alternatives: Fix ALTERNATIVE_2 padding generation properly
Borislav Petkov
3
-8
/
+26
2015-04-03
netns: don't allocate an id for dead netns
Nicolas Dichtel
1
-1
/
+3
2015-04-03
Revert "netns: don't clear nsid too early on removal"
Nicolas Dichtel
1
-15
/
+9
2015-04-03
x86/asm/entry/64: Use a define for an invalid segment selector
Borislav Petkov
2
-1
/
+3
2015-04-03
x86/asm/entry/64: Fix MSR_IA32_SYSENTER_CS MSR value
Borislav Petkov
1
-1
/
+1
2015-04-03
x86/mm/KASLR: Propagate KASLR status to kernel proper
Borislav Petkov
8
-17
/
+35
2015-04-03
x86/asm/entry: Drop now unused ENABLE_INTERRUPTS_SYSEXIT32
Borislav Petkov
2
-9
/
+0
2015-04-03
x86/asm/entry/64/compat: Use SYSRETL to return from compat mode SYSENTER
Andy Lutomirski
1
-13
/
+40
2015-04-03
x86/asm/entry/32: Stop caching MSR_IA32_SYSENTER_ESP in tss.sp1
Andy Lutomirski
2
-15
/
+16
2015-04-03
x86/asm/entry/32: Improve a TOP_OF_KERNEL_STACK_PADDING comment
Andy Lutomirski
1
-3
/
+6
2015-04-03
x86/asm: Add support for the CLWB instruction
Ross Zwisler
2
-0
/
+15
2015-04-03
ip6mr: call del_timer_sync() in ip6mr_free_table()
WANG Cong
1
-1
/
+1
2015-04-03
net: move fib_rules_unregister() under rtnl lock
WANG Cong
6
-5
/
+8
2015-04-03
ipv4: take rtnl_lock and mark mrt table as freed on namespace cleanup
WANG Cong
1
-0
/
+5
2015-04-02
tcp: fix FRTO undo on cumulative ACK of SACKed range
Neal Cardwell
1
-3
/
+4
2015-04-02
xen-netfront: transmit fully GSO-sized packets
Jonathan Davies
1
-4
/
+1
2015-04-02
IB/uverbs: Prevent integer overflow in ib_umem_get address arithmetic
Shachar Raindel
1
-0
/
+8
2015-04-02
perf/x86/intel: Fix Haswell CYCLE_ACTIVITY.* counter constraints
Andi Kleen
1
-3
/
+3
2015-04-02
perf/x86/intel: Filter branches for PEBS event
Kan Liang
1
-2
/
+2
2015-04-02
drm/radeon: fix wait in radeon_mn_invalidate_range_start
Christian König
1
-7
/
+4
2015-04-02
drm/radeon: add extra check in radeon_ttm_tt_unpin_userptr
Christian König
1
-0
/
+4
2015-04-02
drm: Exynos: Respect framebuffer pitch for FIMD/Mixer
Daniel Stone
2
-10
/
+15
2015-04-02
x86/cpu: Factor out common CPU initialization code, fix 32-bit Xen PV guests
Boris Ostrovsky
3
-27
/
+24
2015-04-02
x86/asm/boot/64: Use __BOOT_TSS instead of literal $0x20
Denys Vlasenko
1
-1
/
+1
2015-04-02
x86/asm/entry/64: Fold the 'test_in_nmi' macro into its only user
Denys Vlasenko
1
-15
/
+13
2015-04-02
kgdb/x86: Fix reporting of 'si' in kgdb on x86_64
Steffen Liebergeld
1
-1
/
+1
2015-04-02
x86/asm/entry/64: Disable opportunistic SYSRET if regs->flags has TF set
Andy Lutomirski
1
-1
/
+15
2015-04-02
drm/i915: Reject the colorkey ioctls for primary and cursor planes
Ville Syrjälä
1
-2
/
+2
2015-04-01
cxgb4: Fix to dump devlog, even if FW is crashed
Hariprasad Shenai
4
-26
/
+65
2015-04-01
cxgb4: Firmware macro changes for fw verison 1.13.32.0
Hariprasad Shenai
2
-6
/
+41
2015-04-01
lguest: now needs PCI_DIRECT.
Rusty Russell
1
-1
/
+1
2015-04-01
bnx2x: Fix kdump when iommu=on
Yuval Mintz
1
-23
/
+16
2015-04-01
bnx2x: Fix kdump on 4-port device
Yuval Mintz
1
-18
/
+35
2015-04-01
mac80211: fix RX A-MPDU session reorder timer deletion
Johannes Berg
3
-5
/
+12
2015-04-01
x86/reboot: Add ASRock Q1900DC-ITX mainboard reboot quirk
Stefan Lippers-Hollmann
1
-0
/
+10
2015-04-01
x86/asm/entry/64: Use local label to skip around sycall dispatch
Denys Vlasenko
1
-1
/
+2
2015-04-01
x86/asm: Replace "MOVQ $imm, %reg" with MOVL
Denys Vlasenko
3
-7
/
+7
2015-04-01
x86/asm/entry/64: Simplify looping around preempt_schedule_irq()
Denys Vlasenko
1
-4
/
+3
[next]