Age | Commit message (Expand) | Author |
2013-11-04 | inet: fix possible memory corruption with UDP_CORK and UFO | Hannes Frederic Sowa |
2013-11-04 | net: fix cipso packet validation when !NETLABEL | Seif Mazareeb |
2013-11-04 | net: dst: provide accessor function to dst->xfrm | Vlad Yasevich |
2013-11-04 | tcp: must unclone packets before mangling them | Eric Dumazet |
2013-10-22 | random: run random_int_secret_init() run after all late_initcalls | Theodore Ts'o |
2013-10-13 | mm, show_mem: suppress page counts in non-blockable contexts | David Rientjes |
2013-10-13 | ip: generate unique IP identificator if local fragmentation is allowed | Ansis Atteka |
2013-10-01 | perf: Clarify perf_cpu_context::active_pmu usage by renaming it to ::unique_pmu | Peter Zijlstra |
2013-10-01 | HID: provide a helper for validating hid reports | Kees Cook |
2013-09-26 | media: v4l2: added missing mutex.h include to v4l2-ctrls.h | Andrzej Hajda |
2013-09-26 | HID: validate HID report id size | Kees Cook |
2013-09-26 | rculist: list_first_or_null_rcu() should use list_entry_rcu() | Tejun Heo |
2013-09-14 | ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTO | Jiri Bohac |
2013-09-14 | ipv6: drop packets with multiple fragmentation headers | Hannes Frederic Sowa |
2013-08-29 | SCSI: zfcp: fix lock imbalance by reworking request queue locking | Martin Peschke |
2013-08-20 | futex: Take hugepages into account when generating futex_key | Zhang Yi |
2013-08-14 | tracing: Fix fields of struct trace_iterator that are zeroed by mistake | Andrew Vagin |
2013-08-04 | virtio: support unlocked queue poll | Michael S. Tsirkin |
2013-08-04 | firewire: fix libdc1394/FlyCap2 iso event regression | Clemens Ladisch |
2013-07-28 | ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi... | Hannes Frederic Sowa |
2013-07-28 | ipv6,mcast: always hold idev->lock before mca_lock | Amerigo Wang |
2013-07-28 | net: Swap ver and type in pppoe_hdr | Changli Gao |
2013-07-03 | perf: Fix perf mmap bugs | Peter Zijlstra |
2013-06-27 | net: force a reload of first item in hlist_nulls_for_each_entry_rcu | Eric Dumazet |
2013-06-27 | net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msg | Andy Lutomirski |
2013-06-20 | libceph: wrap auth methods in a mutex | Sage Weil |
2013-06-20 | libceph: wrap auth ops in wrapper functions | Sage Weil |
2013-06-20 | libceph: add update_authorizer auth method | Sage Weil |
2013-06-20 | mm: migration: add migrate_entry_wait_huge() | Naoya Horiguchi |
2013-06-20 | CPU hotplug: provide a generic helper to disable/enable CPU hotplug | Srivatsa S. Bhat |
2013-06-20 | Bluetooth: Fix mgmt handling of power on failures | Johan Hedberg |
2013-06-13 | ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE section | Steven Rostedt |
2013-06-13 | tracing: Fix possible NULL pointer dereferences | Namhyung Kim |
2013-06-07 | wait: fix false timeouts when using wait_event_timeout() | Imre Deak |
2013-05-19 | hugetlbfs: fix mmap failure in unaligned size request | Naoya Horiguchi |
2013-05-19 | ipv6: do not clear pinet6 field | Eric Dumazet |
2013-05-19 | macvlan: fix passthru mode race between dev removal and rx path | Jiri Pirko |
2013-05-19 | if_cablemodem.h: Add parenthesis around ioctl macros | Josh Boyer |
2013-05-19 | tcp: force a dst refcount when prequeue packet | Eric Dumazet |
2013-05-19 | audit: Syscall rules are not applied to existing processes on non-x86 | Anton Blanchard |
2013-05-11 | drm/radeon: add new richland pci ids | Alex Deucher |
2013-05-11 | drm/radeon: add some new SI PCI ids | Alex Deucher |
2013-05-07 | jbd2: fix race between jbd2_journal_remove_checkpoint and ->j_commit_callback | Dmitry Monakhov |
2013-05-07 | ipc: sysv shared memory limited to 8TiB | Robin Holt |
2013-05-07 | mm: allow arch code to control the user page table ceiling | Hugh Dickins |
2013-05-01 | net: fix incorrect credentials passing | Linus Torvalds |
2013-05-01 | netfilter: don't reset nf_trace in nf_reset() | Patrick McHardy |
2013-05-01 | net: count hw_addr syncs so that unsync works properly. | Vlad Yasevich |
2013-04-25 | vm: add vm_iomap_memory() helper function | Linus Torvalds |
2013-04-25 | ssb: implement spurious tone avoidance | Rafał Miłecki |