Age | Commit message (Expand) | Author |
2013-11-04 | net: secure_seq: Fix warning when CONFIG_IPV6 and CONFIG_INET are not selected | Fabio Estevam |
2013-11-04 | can: dev: fix nlmsg size calculation in can_get_size() | Marc Kleine-Budde |
2013-11-04 | ipv4: fix ineffective source address selection | Jiri Benc |
2013-11-04 | proc connector: fix info leaks | Mathias Krause |
2013-11-04 | sit: amend "allow to use rtnl ops on fb tunnel" | Willem de Bruijn |
2013-11-04 | net: heap overflow in __audit_sockaddr() | Dan Carpenter |
2013-11-04 | net: mv643xx_eth: fix orphaned statistics timer crash | Sebastian Hesselbarth |
2013-11-04 | net: mv643xx_eth: update statistics timer from timer context only | Sebastian Hesselbarth |
2013-11-04 | l2tp: Fix build warning with ipv6 disabled. | David S. Miller |
2013-11-04 | l2tp: fix kernel panic when using IPv4-mapped IPv6 addresses | François CACHEREUL |
2013-11-04 | batman-adv: set up network coding packet handlers during module init | Matthias Schiffer |
2013-11-04 | net: do not call sock_put() on TIMEWAIT sockets | Eric Dumazet |
2013-11-04 | tcp: fix incorrect ca_state in tail loss probe | Yuchung Cheng |
2013-11-04 | tcp: do not forget FIN in tcp_shifted_skb() | Eric Dumazet |
2013-11-04 | tcp: must unclone packets before mangling them | Eric Dumazet |
2013-11-04 | tcp: TSQ can use a dynamic limit | Eric Dumazet |
2013-11-04 | tcp: TSO packets automatic sizing | Eric Dumazet |
2013-10-18 | Linux 3.11.6v3.11.6 | Greg Kroah-Hartman |
2013-10-18 | x86: avoid remapping data in parse_setup_data() | Linn Crosetto |
2013-10-18 | ipc/sem.c: update sem_otime for all operations | Manfred Spraul |
2013-10-18 | ipc/sem.c: synchronize the proc interface | Manfred Spraul |
2013-10-18 | ipc/sem.c: optimize sem_lock() | Manfred Spraul |
2013-10-18 | ipc: drop ipc_lock_check | Davidlohr Bueso |
2013-10-18 | ipc, shm: drop shm_lock_check | Davidlohr Bueso |
2013-10-18 | ipc: drop ipc_lock_by_ptr | Davidlohr Bueso |
2013-10-18 | ipc, shm: guard against non-existant vma in shmdt(2) | Davidlohr Bueso |
2013-10-18 | ipc: document general ipc locking scheme | Davidlohr Bueso |
2013-10-18 | ipc,msg: drop msg_unlock | Davidlohr Bueso |
2013-10-18 | ipc: rename ids->rw_mutex | Davidlohr Bueso |
2013-10-18 | ipc,shm: shorten critical region for shmat | Davidlohr Bueso |
2013-10-18 | ipc,shm: cleanup do_shmat pasta | Davidlohr Bueso |
2013-10-18 | ipc,shm: shorten critical region for shmctl | Davidlohr Bueso |
2013-10-18 | ipc,shm: make shmctl_nolock lockless | Davidlohr Bueso |
2013-10-18 | ipc,shm: introduce shmctl_nolock | Davidlohr Bueso |
2013-10-18 | ipc: drop ipcctl_pre_down | Davidlohr Bueso |
2013-10-18 | ipc,shm: shorten critical region in shmctl_down | Davidlohr Bueso |
2013-10-18 | ipc,shm: introduce lockless functions to obtain the ipc object | Davidlohr Bueso |
2013-10-18 | drm/radeon: fix hw contexts for SUMO2 asics | wojciech kapuscinski |
2013-10-18 | drm/radeon: fix typo in CP DMA register headers | Alex Deucher |
2013-10-18 | drm/radeon: forever loop on error in radeon_do_test_moves() | Dan Carpenter |
2013-10-18 | drm/radeon/dpm: off by one in si_set_mc_special_registers() | Dan Carpenter |
2013-10-18 | drm/i915: fix rps.vlv_work initialization | Imre Deak |
2013-10-18 | drm/i915: Only apply DPMS to the encoder if enabled | Chris Wilson |
2013-10-18 | drm/i915/hsw: Disable L3 caching of atomic memory operations. | Francisco Jerez |
2013-10-18 | ALSA: hda - Fix mono speakers and headset mic on Dell Vostro 5470 | David Henningsson |
2013-10-18 | compiler/gcc4: Add quirk for 'asm goto' miscompilation bug | Ingo Molnar |
2013-10-18 | drm/radeon/dpm/btc: off by one in btc_set_mc_special_registers() | Dan Carpenter |
2013-10-18 | MIPS: stack protector: Fix per-task canary switch | James Hogan |
2013-10-18 | watchdog: kempld_wdt: Fix bit mask definition | Jingoo Han |
2013-10-18 | watchdog: ts72xx_wdt: locking bug in ioctl | Dan Carpenter |