summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-11-04inet: fix possible memory corruption with UDP_CORK and UFOHannes Frederic Sowa1-0/+5
2013-11-04net: fix cipso packet validation when !NETLABELSeif Mazareeb1-2/+4
2013-11-04net: dst: provide accessor function to dst->xfrmVlad Yasevich1-0/+12
2013-11-04tcp: must unclone packets before mangling themEric Dumazet1-0/+10
2013-10-22random: run random_int_secret_init() run after all late_initcallsTheodore Ts'o1-0/+1
2013-10-14mm, show_mem: suppress page counts in non-blockable contextsDavid Rientjes1-1/+2
2013-10-14ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka2-5/+9
2013-10-01perf: Clarify perf_cpu_context::active_pmu usage by renaming it to ::unique_pmuPeter Zijlstra1-1/+1
2013-10-01HID: provide a helper for validating hid reportsKees Cook1-0/+4
2013-09-27media: v4l2: added missing mutex.h include to v4l2-ctrls.hAndrzej Hajda1-0/+1
2013-09-27HID: validate HID report id sizeKees Cook1-1/+3
2013-09-27rculist: list_first_or_null_rcu() should use list_entry_rcu()Tejun Heo1-2/+3
2013-09-14ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTOJiri Bohac1-0/+2
2013-09-14ipv6: drop packets with multiple fragmentation headersHannes Frederic Sowa1-0/+1
2013-08-29SCSI: zfcp: fix lock imbalance by reworking request queue lockingMartin Peschke1-0/+57
2013-08-20futex: Take hugepages into account when generating futex_keyZhang Yi1-0/+16
2013-08-15tracing: Fix fields of struct trace_iterator that are zeroed by mistakeAndrew Vagin1-1/+3
2013-08-04virtio: support unlocked queue pollMichael S. Tsirkin1-0/+4
2013-08-04firewire: fix libdc1394/FlyCap2 iso event regressionClemens Ladisch2-2/+3
2013-07-29ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...Hannes Frederic Sowa1-0/+1
2013-07-29ipv6,mcast: always hold idev->lock before mca_lockAmerigo Wang1-0/+3
2013-07-29net: Swap ver and type in pppoe_hdrChangli Gao1-2/+2
2013-07-03perf: Fix perf mmap bugsPeter Zijlstra1-2/+1
2013-06-27net: force a reload of first item in hlist_nulls_for_each_entry_rcuEric Dumazet1-1/+6
2013-06-27net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msgAndy Lutomirski1-0/+3
2013-06-20libceph: wrap auth methods in a mutexSage Weil1-0/+2
2013-06-20libceph: wrap auth ops in wrapper functionsSage Weil1-0/+13
2013-06-20libceph: add update_authorizer auth methodSage Weil1-0/+3
2013-06-20mm: migration: add migrate_entry_wait_huge()Naoya Horiguchi1-0/+3
2013-06-20CPU hotplug: provide a generic helper to disable/enable CPU hotplugSrivatsa S. Bhat1-0/+4
2013-06-20Bluetooth: Fix mgmt handling of power on failuresJohan Hedberg2-0/+2
2013-06-13ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE sectionSteven Rostedt1-1/+2
2013-06-13tracing: Fix possible NULL pointer dereferencesNamhyung Kim1-1/+1
2013-06-07wait: fix false timeouts when using wait_event_timeout()Imre Deak1-5/+11
2013-05-19hugetlbfs: fix mmap failure in unaligned size requestNaoya Horiguchi1-5/+4
2013-05-19ipv6: do not clear pinet6 fieldEric Dumazet1-0/+12
2013-05-19macvlan: fix passthru mode race between dev removal and rx pathJiri Pirko1-0/+17
2013-05-19if_cablemodem.h: Add parenthesis around ioctl macrosJosh Boyer1-6/+6
2013-05-19tcp: force a dst refcount when prequeue packetEric Dumazet1-0/+1
2013-05-19audit: Syscall rules are not applied to existing processes on non-x86Anton Blanchard1-1/+1
2013-05-12drm/radeon: add new richland pci idsAlex Deucher1-0/+2
2013-05-12drm/radeon: add some new SI PCI idsAlex Deucher1-0/+3
2013-05-08jbd2: fix race between jbd2_journal_remove_checkpoint and ->j_commit_callbackDmitry Monakhov1-0/+1
2013-05-08ipc: sysv shared memory limited to 8TiBRobin Holt1-1/+1
2013-05-08mm: allow arch code to control the user page table ceilingHugh Dickins1-0/+10
2013-05-01net: fix incorrect credentials passingLinus Torvalds2-2/+3
2013-05-01netfilter: don't reset nf_trace in nf_reset()Patrick McHardy1-0/+7
2013-05-01net: count hw_addr syncs so that unsync works properly.Vlad Yasevich1-1/+1
2013-04-26vm: add vm_iomap_memory() helper functionLinus Torvalds1-0/+2
2013-04-26ssb: implement spurious tone avoidanceRafał Miłecki1-0/+2