Age | Commit message (Expand) | Author |
2014-03-11 | net: ip, ipv6: handle gso skbs in forwarding path | Florian Westphal |
2014-03-11 | net: add and use skb_gso_transport_seglen() | Florian Westphal |
2014-02-20 | sched/nohz: Fix rq->cpu_load calculations some more | Peter Zijlstra |
2014-02-13 | sched/rt: Avoid updating RT entry timeout twice within one tick period | Ying Xue |
2014-02-13 | ore: Fix wrong math in allocation of per device BIO | Boaz Harrosh |
2014-02-13 | audit: correct a type mismatch in audit_syscall_exit() | AKASHI Takahiro |
2014-02-06 | mm: hugetlbfs: fix hugetlbfs optimization | Andrea Arcangeli |
2014-01-15 | vlan: Fix header ops passthru when doing TX VLAN offload. | David S. Miller |
2014-01-15 | net: unix: allow set_peek_off to fail | Sasha Levin |
2014-01-08 | drm/radeon: 0x9649 is SUMO2 not SUMO | Alex Deucher |
2013-12-20 | ALSA: memalloc.h - fix wrong truncation of dma_addr_t | Stefano Panella |
2013-12-11 | crypto: scatterwalk - Use sg_chain_ptr on chain entries | Tom Lendacky |
2013-12-11 | crypto: scatterwalk - Set the chain pointer indication bit | Tom Lendacky |
2013-12-08 | dm: fix truncated status strings | Mikulas Patocka |
2013-12-08 | inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct... | Hannes Frederic Sowa |
2013-12-08 | net: rework recvmsg handler msg_name and msg_namelen logic | Hannes Frederic Sowa |
2013-12-08 | random32: fix off-by-one in seeding requirement | Daniel Borkmann |
2013-12-04 | tracing: Allow events to have NULL strings | Steven Rostedt (Red Hat) |
2013-12-04 | mtd: map: fixed bug in 64-bit systems | Wang Haitao |
2013-11-29 | exec/ptrace: fix get_dumpable() incorrect tests | Kees Cook |
2013-11-29 | include/linux/fs.h: disable preempt when acquire i_size_seqcount write lock | Fan Du |
2013-11-29 | exec: do not abuse ->cred_guard_mutex in threadgroup_lock() | Oleg Nesterov |
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 |