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
*
net: qdisc: enhance default_qdisc documentation
Phil Sutter
2015-09-18
1
-7
/
+9
*
net: Add documentation for VRF device
David Ahern
2015-09-18
2
-0
/
+97
*
openvswitch: Fix IPv6 exthdr handling with ct helpers.
Joe Stringer
2015-09-18
1
-3
/
+5
*
ipv6: include NLM_F_REPLACE in route replace notifications
Roopa Prabhu
2015-09-18
3
-6
/
+8
*
dccp: drop null test before destroy functions
Julia Lawall
2015-09-16
2
-10
/
+5
*
net: core: drop null test before destroy functions
Julia Lawall
2015-09-16
1
-8
/
+4
*
atm: he: drop null test before destroy functions
Julia Lawall
2015-09-16
1
-5
/
+2
*
openvswitch: Fix mask generation for nested attributes.
Jesse Gross
2015-09-16
1
-23
/
+59
*
net: stmmac: Use msleep rather then udelay for reset delay
Sjoerd Simons
2015-09-16
1
-3
/
+8
*
rtnetlink: catch -EOPNOTSUPP errors from ndo_bridge_getlink
Roopa Prabhu
2015-09-16
1
-10
/
+16
*
net: mvneta: fix DMA buffer unmapping in mvneta_rx()
Simon Guinot
2015-09-15
1
-1
/
+3
*
Merge branch 'ip6tunnel_dst'
David S. Miller
2015-09-15
6
-78
/
+179
|
\
|
*
ipv6: Replace spinlock with seqlock and rcu in ip6_tunnel
Martin KaFai Lau
2015-09-15
3
-28
/
+36
|
*
ipv6: Avoid double dst_free
Martin KaFai Lau
2015-09-15
3
-9
/
+16
|
*
ipv6: Fix dst_entry refcnt bugs in ip6_tunnel
Martin KaFai Lau
2015-09-15
3
-48
/
+123
|
*
ipv6: Rename the dst_cache helper functions in ip6_tunnel
Martin KaFai Lau
2015-09-15
3
-10
/
+10
|
*
ipv6: Refactor common ip6gre_tunnel_init codes
Martin KaFai Lau
2015-09-15
1
-13
/
+24
|
/
*
irda: ali-ircc: Fix deadlock in ali_ircc_sir_change_speed()
Alexey Khoroshilov
2015-09-12
1
-6
/
+0
*
openvswitch: Fix dependency on IPv6 defrag.
Joe Stringer
2015-09-12
1
-1
/
+2
*
bridge: fix igmpv3 / mldv2 report parsing
Linus Lüssing
2015-09-12
1
-2
/
+2
*
bnx2x: use ktime_get_seconds() for timestamp
Arnd Bergmann
2015-09-12
1
-4
/
+2
*
sctp: fix race on protocol/netns initialization
Marcelo Ricardo Leitner
2015-09-12
1
-23
/
+41
*
ebpf: emit correct src_reg for conditional jumps
Tycho Andersen
2015-09-11
1
-1
/
+1
*
netlink, mmap: transform mmap skb into full skb on taps
Daniel Borkmann
2015-09-11
2
-7
/
+32
*
Merge tag 'sound-fix-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-09-11
3
-5
/
+18
|
\
|
*
ALSA: usb-audio: Change internal PCM order
Johan Rastén
2015-09-07
1
-1
/
+9
|
*
ALSA: hda - Fix white noise on Dell M3800
Niranjan Sivakumar
2015-09-05
1
-0
/
+1
|
*
ALSA: hda - Use ALC880_FIXUP_FUJITSU for FSC Amilo M1437
Takashi Iwai
2015-09-05
1
-1
/
+1
|
*
ALSA: hda - Enable headphone jack detect on old Fujitsu laptops
Takashi Iwai
2015-09-05
1
-2
/
+2
|
*
ALSA: sparc: amd7930: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-09-04
1
-0
/
+1
|
*
ALSA: hda - Add some FIXUP quirks for white noise on Dell laptop.
Woodrow Shen
2015-09-04
1
-1
/
+4
*
|
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-09-11
16
-83
/
+218
|
\
\
|
*
\
Merge branch 'linux-4.3' of git://anongit.freedesktop.org/git/nouveau/linux-2...
Dave Airlie
2015-09-11
3
-4
/
+5
|
|
\
\
|
|
*
|
drm/nouveau/device: enable c800 quirk for tecra w50
Ben Skeggs
2015-09-11
1
-0
/
+1
|
|
*
|
drm/nouveau/clk/gt215: Unbreak engine pausing for GT21x/MCP7x
Roy Spliet
2015-09-11
1
-1
/
+1
|
|
*
|
drm/nouveau/gr/nv04: fix big endian setting on gr context
Ilia Mirkin
2015-09-11
1
-3
/
+3
|
*
|
|
Merge tag 'topic/drm-fixes-2015-09-09' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
2015-09-11
2
-21
/
+117
|
|
\
\
\
|
|
*
|
|
drm/dp: Add dp_aux_i2c_speed_khz module param to set the assume i2c bus speed
Ville Syrjälä
2015-09-02
1
-3
/
+10
|
|
*
|
|
drm/dp: Adjust i2c-over-aux retry count based on message size and i2c bus speed
Ville Syrjälä
2015-09-02
1
-2
/
+82
|
|
*
|
|
drm/dp: Define AUX_RETRY_INTERVAL as 500 us
Ville Syrjälä
2015-09-02
1
-3
/
+5
|
|
*
|
|
drm/atomic: Fix bookkeeping with TEST_ONLY, v3.
Maarten Lankhorst
2015-09-01
1
-16
/
+23
|
*
|
|
|
Merge tag 'drm-intel-next-fixes-2015-09-10' of git://anongit.freedesktop.org/...
Dave Airlie
2015-09-11
9
-32
/
+54
|
|
\
\
\
\
|
|
*
|
|
|
drm/i915: Allow DSI dual link to be configured on any pipe
Gaurav K Singh
2015-09-10
1
-5
/
+4
|
|
*
|
|
|
drm/i915: Don't try to use DDR DVFS on CHV when disabled in the BIOS
Ville Syrjälä
2015-09-10
2
-13
/
+31
|
|
*
|
|
|
drm/i915: Fix CSR MMIO address check
Takashi Iwai
2015-09-10
1
-1
/
+1
|
|
*
|
|
|
drm/i915: Limit the number of loops for reading a split 64bit register
Chris Wilson
2015-09-09
1
-5
/
+5
|
|
*
|
|
|
drm/i915: Fix broken mst get_hw_state.
Maarten Lankhorst
2015-09-08
2
-5
/
+10
|
|
*
|
|
|
drm/i915: Pass hpd_status_i915[] to intel_get_hpd_pins() in pre-g4x
Ville Syrjälä
2015-09-02
1
-1
/
+1
|
|
*
|
|
|
uapi/drm/i915_drm.h: fix userspace compilation.
Artem Savkov
2015-09-02
1
-1
/
+1
|
|
*
|
|
|
drm/i915: Always mark the object as dirty when used by the GPU
Chris Wilson
2015-09-02
1
-1
/
+1
[next]