summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-01Linux 3.8.11v3.8.11Greg Kroah-Hartman1-1/+1
2013-05-01ARM: 7692/1: iop3xx: move IOP3XX_PERIPHERAL_VIRT_BASEAaro Koskinen1-1/+1
2013-05-01ARM: 7699/1: sched_clock: Add more notrace to prevent recursionStephen Boyd1-2/+2
2013-05-01tracing: Fix selftest function recursion accountingSteven Rostedt1-13/+3
2013-05-01net: drop dst before queueing fragmentsEric Dumazet2-6/+22
2013-05-01net: fix incorrect credentials passingLinus Torvalds1-2/+2
2013-05-01net: rate-limit warn-bad-offload splats.Ben Greear1-0/+3
2013-05-01tcp: call tcp_replace_ts_recent() from tcp_ack()Eric Dumazet1-33/+31
2013-05-01net: cdc_mbim: remove bogus sizeof()Bjørn Mork1-1/+1
2013-05-01net: mvneta: fix improper tx queue usage in mvneta_tx()Willy Tarreau1-5/+4
2013-05-01esp4: fix error return code in esp_output()Wei Yongjun1-3/+3
2013-05-01net: mvmdio: add select PHYLIBThomas Petazzoni1-1/+1
2013-05-01tcp: Reallocate headroom if it would overflow csum_startThomas Graf1-2/+6
2013-05-01tcp: incoming connections might use wrong route under synfloodDmitry Popov1-2/+2
2013-05-01rtnetlink: Call nlmsg_parse() with correct header lengthMichael Riesch1-2/+2
2013-05-01ipv6/tcp: Stop processing ICMPv6 redirect messagesChristoph Paasch1-0/+1
2013-05-01netfilter: don't reset nf_trace in nf_reset()Patrick McHardy2-0/+8
2013-05-01af_unix: If we don't care about credentials coallesce all messagesEric W. Biederman1-1/+1
2013-05-01bonding: fix l23 and l34 load balancing in forwarding pathEric Dumazet1-25/+30
2013-05-01bonding: IFF_BONDING is not stripped on enslave failurenikolay@redhat.com1-0/+1
2013-05-01bonding: fix bonding_masters race condition in bond unloadingnikolay@redhat.com1-0/+9
2013-05-01atl1e: limit gso segment size to prevent generation of wrong ip length fieldsHannes Frederic Sowa2-1/+2
2013-05-01net: count hw_addr syncs so that unsync works properly.Vlad Yasevich2-4/+4
2013-05-01net IPv6 : Fix broken IPv6 routing table after loopback down-upBalakumaran Kannan1-0/+27
2013-05-01cbq: incorrect processing of high limitsVasily Averin1-1/+4
2013-05-01tipc: fix info leaks via msg_name in recv_msg/recv_streamMathias Krause1-0/+7
2013-05-01rose: fix info leak via msg_name in rose_recvmsg()Mathias Krause1-0/+1
2013-05-01NFC: llcp: fix info leaks via msg_name in llcp_sock_recvmsg()Mathias Krause1-0/+3
2013-05-01netrom: fix info leak via msg_name in nr_recvmsg()Mathias Krause1-0/+1
2013-05-01llc: Fix missing msg_namelen update in llc_ui_recvmsg()Mathias Krause1-0/+2
2013-05-01l2tp: fix info leak in l2tp_ip6_recvmsg()Mathias Krause1-0/+1
2013-05-01iucv: Fix missing msg_namelen update in iucv_sock_recvmsg()Mathias Krause1-0/+2
2013-05-01irda: Fix missing msg_namelen update in irda_recvmsg_dgram()Mathias Krause1-0/+2
2013-05-01caif: Fix missing msg_namelen update in caif_seqpkt_recvmsg()Mathias Krause1-0/+2
2013-05-01Bluetooth: SCO - Fix missing msg_namelen update in sco_sock_recvmsg()Mathias Krause1-0/+1
2013-05-01Bluetooth: RFCOMM - Fix missing msg_namelen update in rfcomm_sock_recvmsg()Mathias Krause1-0/+1
2013-05-01Bluetooth: fix possible info leak in bt_sock_recvmsg()Mathias Krause1-2/+2
2013-05-01ax25: fix info leak via msg_name in ax25_recvmsg()Mathias Krause1-0/+1
2013-05-01atm: update msg_namelen in vcc_recvmsg()Mathias Krause1-0/+2
2013-05-01sparc64: Fix race in TLB batch processing.David S. Miller7-55/+242
2013-05-01TTY: fix atime/mtime regressionJiri Slaby1-1/+15
2013-05-01TTY: do not update atime/mtime on read/writeJiri Slaby1-6/+2
2013-05-01aio: fix possible invalid memory access when DEBUG is enabledZhao Hongjiang1-1/+1
2013-04-26Linux 3.8.10v3.8.10Greg Kroah-Hartman1-1/+1
2013-04-26Add file_ns_capable() helper function for open-time capability checkingLinus Torvalds2-0/+26
2013-04-25Linux 3.8.9v3.8.9Greg Kroah-Hartman1-1/+1
2013-04-25Revert "MIPS: page.h: Provide more readable definition for PAGE_MASK."Ralf Baechle1-1/+1
2013-04-25s390: move dummy io_remap_pfn_range() to asm/pgtable.hLinus Torvalds2-4/+4
2013-04-25Btrfs: make sure nbytes are right after log replayJosef Bacik1-6/+42
2013-04-25vm: convert mtdchar mmap to vm_iomap_memory() helperLinus Torvalds1-30/+2