index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
dcb
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-12-21
net: Add a flow_cache_flush_deferred function
Steffen Klassert
3
-4
/
+27
2011-12-21
ipv4: reintroduce route cache garbage collector
Eric Dumazet
1
-0
/
+107
2011-12-21
firmware: Refer to the co-maintained linux-firmware.git repository
Ben Hutchings
1
-1
/
+2
2011-12-21
SELinux: Fix RCU deref check warning in sel_netport_insert()
David Howells
1
-1
/
+3
2011-12-20
net: have ipconfig not wait if no dev is available
Gerlando Falauto
1
-0
/
+4
2011-12-20
sctp: Do not account for sizeof(struct sk_buff) in estimated rwnd
Thomas Graf
2
-11
/
+3
2011-12-20
binary_sysctl(): fix memory leak
Michel Lespinasse
1
-1
/
+1
2011-12-20
mm/vmalloc.c: remove static declaration of va from __get_vm_area_node
Kautuk Consul
1
-1
/
+1
2011-12-20
ipmi_watchdog: restore settings when BMC reset
Corey Minyard
1
-3
/
+38
2011-12-20
oom: fix integer overflow of points in oom_badness
Frantisek Hrbata
1
-1
/
+1
2011-12-20
memcg: keep root group unchanged if creation fails
Hillf Danton
1
-2
/
+1
2011-12-20
nilfs2: potential integer overflow in nilfs_ioctl_clean_segments()
Haogang Chen
1
-0
/
+3
2011-12-20
nilfs2: unbreak compat ioctl
Thomas Meyer
1
-0
/
+13
2011-12-20
cpusets: stall when updating mems_allowed for mempolicy or disjoint nodemask
David Rientjes
1
-5
/
+24
2011-12-20
mfd: Include linux/io.h to jz4740-adc
Axel Lin
1
-0
/
+1
2011-12-20
mfd: Use request_threaded_irq for twl4030-irq instead of irq_set_chained_handler
NeilBrown
1
-5
/
+8
2011-12-20
mfd: Base interrupt for twl4030-irq must be one-shot
NeilBrown
1
-2
/
+3
2011-12-20
mfd: Handle tps65910 clear-mask correctly
Marcus Folkesson
1
-1
/
+1
2011-12-20
mfd: add #ifdef CONFIG_DEBUG_FS guard for ab8500_debug_resources
Axel Lin
1
-0
/
+2
2011-12-20
mfd: Fix twl-core oops while calling twl_i2c_* for unbound driver
Ilya Yanok
1
-8
/
+8
2011-12-20
mfd: include linux/module.h for ab5500-debugfs
Axel Lin
1
-1
/
+1
2011-12-20
mfd: Update wm8994 active device checks for WM1811
Mark Brown
1
-0
/
+1
2011-12-20
mfd: Set tps6586x bits if new value is different from the old one
Axel Lin
1
-1
/
+1
2011-12-20
mfd: Set da903x bits if new value is different from the old one
Axel Lin
1
-1
/
+1
2011-12-20
mfd: Set adp5520 bits if new value is different from the old one
Axel Lin
1
-1
/
+1
2011-12-20
mfd: Add missed free_irq in da903x_remove
Axel Lin
1
-0
/
+1
2011-12-20
evm: prevent racing during tfm allocation
Dmitry Kasatkin
1
-0
/
+9
2011-12-20
evm: key must be set once during initialization
Dmitry Kasatkin
1
-4
/
+6
2011-12-20
mmc: vub300: fix type of firmware_rom_wait_states module parameter
Rusty Russell
1
-1
/
+1
2011-12-20
Revert "mmc: enable runtime PM by default"
Ohad Ben-Cohen
1
-11
/
+0
2011-12-20
mmc: sdhci: remove "state" argument from sdhci_suspend_host
Manuel Lauss
14
-63
/
+52
2011-12-19
asix: new device id
Aurelien Jacobs
1
-0
/
+4
2011-12-19
davinci-cpdma: fix locking issue in cpdma_chan_stop
Ilya Yanok
1
-0
/
+2
2011-12-19
sctp: fix incorrect overflow check on autoclose
Xi Wang
5
-3
/
+21
2011-12-19
x86, dumpstack: Fix code bytes breakage due to missing KERN_CONT
Clemens Ladisch
2
-8
/
+8
2011-12-19
r8169: fix Config2 MSIEnable bit setting.
françois romieu
1
-6
/
+8
2011-12-19
llc: llc_cmsg_rcv was getting called after sk_eat_skb.
Alex Juncu
1
-4
/
+10
2011-12-19
net: bpf_jit: fix an off-one bug in x86_64 cond jump target
Markus Kötter
1
-2
/
+2
2011-12-19
iwlwifi: update SCD BC table for all SCD queues
Emmanuel Grumbach
1
-3
/
+1
2011-12-19
IB/qib: Correct sense on freectxts increment and decrement
Mike Marciniszyn
1
-2
/
+2
2011-12-19
RDMA/cma: Verify private data length
Sean Hefty
1
-0
/
+6
2011-12-19
cgroups: fix a css_set not found bug in cgroup_attach_proc
Mandeep Singh Baines
1
-5
/
+0
2011-12-19
oprofile: Fix uninitialized memory access when writing to writing to oprofilefs
Robert Richter
3
-6
/
+14
2011-12-19
Revert "xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from ol...
Konrad Rzeszutek Wilk
2
-15
/
+1
2011-12-19
vmwgfx: Clip cliprects against screen boundaries in present and dirty
Jakob Bornecrantz
1
-53
/
+156
2011-12-19
vmwgfx: Resend the cursor after legacy modeset
Jakob Bornecrantz
2
-1
/
+26
2011-12-19
vmwgfx: Do better culling of presents
Jakob Bornecrantz
1
-12
/
+25
2011-12-19
vmwgfx: Refactor kms code to use vmw_user_lookup_handle helper
Jakob Bornecrantz
1
-61
/
+37
2011-12-19
vmwgfx: Add helper function to get surface or dmabuf
Jakob Bornecrantz
2
-0
/
+28
2011-12-19
vmwgfx: Refactor cursor update
Jakob Bornecrantz
1
-27
/
+39
[next]