index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-07
3c59x: fix bad split of cpu_to_le32(pci_map_single())
Sylvain "ythier" Hitier
1
-1
/
+1
2014-10-07
bna: allow transmit tagged frames
Ivan Vecera
2
-2
/
+2
2014-10-06
sctp: handle association restarts when the socket is closed.
Vlad Yasevich
2
-4
/
+17
2014-10-05
Merge branch 'spider_net'
David S. Miller
1
-37
/
+5
2014-10-05
net: spider_net: avoid using signed char for bitops
Antoine Ténart
1
-3
/
+3
2014-10-05
net: spider_net: do not read mac address again after setting it
Antoine Ténart
1
-34
/
+2
2014-10-05
hyperv: Fix a bug in netvsc_send()
KY Srinivasan
1
-7
/
+8
2014-10-04
team: avoid race condition in scheduling delayed work
Joe Lawrence
1
-2
/
+2
2014-10-04
ematch: Fix early ending of inverted containers.
Ignacy Gawędzki
1
-2
/
+3
2014-10-04
net: systemport: fix bcm_sysport_insert_tsb()
Florian Fainelli
1
-6
/
+7
2014-10-04
ip6_gre: fix flowi6_proto value in xmit path
Nicolas Dichtel
1
-2
/
+2
2014-10-03
r8152: autoresume before setting MAC address
hayeswang
1
-2
/
+9
2014-10-03
asix: Don't reset PHY on if_up for ASIX 88772
Michel Stam
1
-1
/
+1
2014-10-03
Merge branch 'rds-net'
David S. Miller
3
-7
/
+12
2014-10-03
net/rds: fix possible double free on sock tear down
Herton R. Krzesinski
1
-4
/
+7
2014-10-03
net/rds: do proper house keeping if connection fails in rds_tcp_conn_connect
Herton R. Krzesinski
1
-1
/
+4
2014-10-03
net/rds: call rds_conn_drop instead of open code it at rds_connect_complete
Herton R. Krzesinski
1
-2
/
+1
2014-10-03
Merge tag 'md/3.17-final-fix' of git://neil.brown.name/md
Linus Torvalds
1
-1
/
+17
2014-10-03
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
8
-62
/
+65
2014-10-02
Merge tag 'pm+acpi-3.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
4
-11
/
+18
2014-10-03
Merge tag 'drm-intel-fixes-2014-10-02' of git://anongit.freedesktop.org/drm-intel into drm-fixes
Dave Airlie
1
-1
/
+13
2014-10-03
Merge branches 'pm-cpufreq' and 'acpi-video'
Rafael J. Wysocki
4
-11
/
+18
2014-10-02
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
6
-13
/
+45
2014-10-02
mm: page_alloc: fix zone allocation fairness on UP
Johannes Weiner
1
-4
/
+3
2014-10-02
perf: fix perf bug in fork()
Peter Zijlstra
2
-3
/
+6
2014-10-02
MAINTAINERS: change git URL for mpc5xxx tree
Anatolij Gustschin
1
-1
/
+1
2014-10-02
mm: memcontrol: do not iterate uninitialized memcgs
Johannes Weiner
1
-5
/
+31
2014-10-02
ocfs2/dlm: should put mle when goto kill in dlm_assert_master_handler
alex chen
1
-0
/
+4
2014-10-02
Merge tag 'media/v3.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
1
-0
/
+1
2014-10-02
Merge branch 'parisc-3.17-8' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
Linus Torvalds
1
-1
/
+2
2014-10-02
Merge branch 'numa-migration-fixes' (fixes from Mel Gorman)
Linus Torvalds
2
-3
/
+9
2014-10-02
mm: numa: Do not mark PTEs pte_numa when splitting huge pages
Mel Gorman
1
-2
/
+5
2014-10-02
mm: migrate: Close race between migration completion and mprotect
Mel Gorman
1
-1
/
+4
2014-10-02
Merge tag 'sound-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
6
-15
/
+20
2014-10-02
Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes
Dave Airlie
7
-61
/
+52
2014-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
31
-134
/
+217
2014-10-02
md/raid5: disable 'DISCARD' by default due to safety concerns.
NeilBrown
1
-1
/
+17
2014-10-02
drm/nouveau: make sure display hardware is reinitialised on runtime resume
Ben Skeggs
3
-53
/
+26
2014-10-02
drm/nouveau: punt fbcon resume out to a workqueue
Ben Skeggs
2
-6
/
+18
2014-10-02
drm/nouveau: fix regression on original nv50 board
Ben Skeggs
1
-1
/
+6
2014-10-02
drm/nv50/disp: fix dpms regression on certain boards
Ben Skeggs
1
-1
/
+2
2014-10-01
bna: Update Maintainer Email
Rasesh Mody
1
-1
/
+1
2014-10-01
Merge branch 'r8152'
David S. Miller
1
-28
/
+2
2014-10-01
r8152: disable power cut for RTL8153
hayeswang
1
-1
/
+1
2014-10-01
r8152: remove clearing bp
hayeswang
1
-27
/
+1
2014-10-01
bnx2: Correctly receive full sized 802.1ad fragmes
Vlad Yasevich
1
-2
/
+3
2014-10-01
tg3: Allow for recieve of full-size 8021AD frames
Vlad Yasevich
1
-1
/
+2
2014-10-01
Merge branch 'for-3.17' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+2
2014-10-01
parisc: Fix serial console for machines with serial port on superio chip
Helge Deller
1
-1
/
+2
2014-10-01
Merge tag 'asoc-v3.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
1
-1
/
+1
[next]