summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-28wanxl: fix info leak in ioctlSalva Peiró1-0/+1
2013-11-28sctp: Perform software checksum if packet has to be fragmented.Vlad Yasevich1-1/+1
2013-11-28sctp: Use software crc32 checksum when xfrm transform will happen.Fan Du1-1/+2
2013-11-28net: dst: provide accessor function to dst->xfrmVlad Yasevich1-0/+12
2013-11-28bnx2x: record rx queue for LRO packetsEric Dumazet1-0/+1
2013-11-28connector: use nlmsg_len() to check message lengthMathias Krause1-3/+4
2013-11-28farsync: fix info leak in ioctlSalva Peiró1-0/+1
2013-11-28l2tp: must disable bh before calling l2tp_xmit_skb()Eric Dumazet1-0/+4
2013-11-28net: vlan: fix nlmsg size calculation in vlan_get_size()Marc Kleine-Budde1-1/+1
2013-11-28ipv6: restrict neighbor entry creation to output flowMarcelo Ricardo Leitner1-4/+7
2013-11-28can: dev: fix nlmsg size calculation in can_get_size()Marc Kleine-Budde1-5/+5
2013-11-28ipv4: fix ineffective source address selectionJiri Benc1-1/+1
2013-11-28proc connector: fix info leaksMathias Krause1-0/+16
2013-11-28net: heap overflow in __audit_sockaddr()Dan Carpenter2-4/+22
2013-11-28net: do not call sock_put() on TIMEWAIT socketsEric Dumazet2-2/+2
2013-11-28tcp: do not forget FIN in tcp_shifted_skb()Eric Dumazet1-1/+4
2013-11-28tcp: must unclone packets before mangling themEric Dumazet2-3/+16
2013-10-27Linux 3.2.52v3.2.52Ben Hutchings1-1/+1
2013-10-27can: flexcan: flexcan_chip_start: fix regression, mark one MB for TX and abor...Marc Kleine-Budde1-2/+8
2013-10-27gianfar: Change default HW Tx queue scheduling modeClaudiu Manoil2-2/+20
2013-10-27mm, show_mem: suppress page counts in non-blockable contextsDavid Rientjes8-1/+24
2013-10-27ACPI / IPMI: Fix atomic context requirement of ipmi_msg_handler()Lv Zheng1-10/+14
2013-10-27staging: comedi: ni_65xx: (bug fix) confine insn_bits to one subdeviceIan Abbott1-15/+11
2013-10-27ext4: avoid hang when mounting non-journal filesystems with orphan listTheodore Ts'o1-1/+2
2013-10-27hwmon: (applesmc) Silence uninitialized warningsHenrik Rydberg1-2/+6
2013-10-27xhci: Fix race between ep halt and URB cancellationFlorian Wolter1-2/+6
2013-10-27cciss: fix info leak in cciss_ioctl32_passthru()Dan Carpenter1-0/+1
2013-10-27cpqarray: fix info leak in ida_locked_ioctl()Dan Carpenter1-0/+1
2013-10-27iscsi: don't hang in endless loop if no targets presentSasha Levin1-1/+1
2013-10-27Revert "sctp: fix call to SCTP_CMD_PROCESS_SACK in sctp_cmd_interpreter()"Ben Hutchings1-2/+1
2013-10-27isofs: Refuse RW mount of the filesystem instead of making it ROJan Kara1-11/+5
2013-10-27HID: usbhid: quirk for N-Trig DuoSense Touch ScreenVasily Titskiy2-0/+3
2013-10-27HID: Fix Speedlink VAD Cezanne support for some devicesStefan Kriwanek1-3/+8
2013-10-27fanotify: dont merge permission eventsLino Sanfilippo1-0/+6
2013-10-27perf tools: Handle JITed code in shared memoryAndi Kleen1-0/+1
2013-10-27perf: Fix perf_cgroup_switch for sw-eventsPeter Zijlstra1-3/+6
2013-10-27perf: Clarify perf_cpu_context::active_pmu usage by renaming it to ::unique_pmuPeter Zijlstra2-7/+7
2013-10-27cgroup: fail if monitored file and event_control are in different cgroupLi Zefan1-0/+11
2013-10-27sfc: Fix efx_rx_buf_offset() for recycled pagesBen Hutchings1-1/+2
2013-10-27macvtap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGSJason Wang1-25/+37
2013-10-27Revert "zram: use zram->lock to protect zram_free_page() in swap free notify ...Ben Hutchings2-5/+2
2013-10-27powerpc/pseries/lparcfg: Fix possible overflow are more than 1026Chen Gang1-0/+1
2013-10-27m68knommu: clean up linker scriptGreg Ungerer1-151/+49
2013-10-27m68k: use non-MMU linker script for ColdFire MMU buildsGreg Ungerer2-1/+9
2013-10-27m68k: consolidate the vmlinux.lds linker scriptsGreg Ungerer3-12/+11
2013-10-27usb: core: don't try to reset_device() a port that got just disconnectedJulius Werner1-2/+3
2013-10-27debugfs: debugfs_remove_recursive() must not rely on list_empty(d_subdirs)Oleg Nesterov1-47/+22
2013-10-27perf: Use css_tryget() to avoid propping up css refcountSalman Qazi1-3/+7
2013-10-27kernel-doc: bugfix - multi-line macrosDaniel Santos1-0/+3
2013-10-27sparc32: Fix exit flag passed from traced sys_sigreturnKirill Tkhai1-1/+1