summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-07-03Bluetooth: Fix crash in l2cap_build_cmd() with small MTUAnderson Lizardo1-0/+3
2013-07-03ARM: 7772/1: Fix missing flush_kernel_dcache_page() for noMMUSimon Baatz1-0/+6
2013-07-03ARM: 7755/1: handle user space mapped pages in flush_kernel_dcache_pageSimon Baatz2-3/+34
2013-07-03s390/ipl: Fix FCP WWPN and LUN format strings for readMichael Holzheu1-4/+4
2013-06-27Linux 3.9.8v3.9.8Greg Kroah-Hartman1-1/+1
2013-06-27spi/pxa2xx: fix memory corruption due to wrong size used in devm_kzalloc()Mika Westerberg1-1/+1
2013-06-27spi/pxa2xx: use GFP_ATOMIC in sg table allocationMika Westerberg1-1/+1
2013-06-27drivers: uio: Fix UIO device registration failureDamian Hobson-Garcia1-0/+1
2013-06-27perf: Fix mmap() accounting holePeter Zijlstra2-72/+159
2013-06-27perf: Fix perf mmap bugsPeter Zijlstra3-19/+24
2013-06-27rbd: use the correct length for format 2 object namesJosh Durgin1-1/+5
2013-06-27target/iscsi: don't corrupt bh_count in iscsit_stop_time2retain_timer()Joern Engel1-2/+2
2013-06-27tty: Fix transient pty write() EIOPeter Hurley1-8/+5
2013-06-27tcm_qla2xxx: Fix residual for underrun commands that failRoland Dreier1-1/+5
2013-06-27firmware loader: fix use-after-free by double abortMing Lei1-9/+18
2013-06-27USB: serial: ti_usb_3410_5052: new device id for Abbot strip port cableAnders Hammarquist2-2/+5
2013-06-27Input: xpad - fix for "Mad Catz Street Fighter IV FightPad" controllersShawn Joseph1-1/+1
2013-06-27Input: add missing dependencies on CONFIG_HAS_IOMEMBen Hutchings2-0/+2
2013-06-27Input: cyttsp - fix memcpy size paramFerruh Yigit1-1/+1
2013-06-27net_sched: better precise estimation on packet length for untrusted packetsJason Wang1-1/+7
2013-06-27netback: set transport header before passing it to kernelJason Wang1-0/+12
2013-06-27packet: set transport header before doing xmitJason Wang1-0/+21
2013-06-27tuntap: set transport header before passing it to kernelJason Wang1-0/+10
2013-06-27macvtap: set transport header before passing skb to lower deviceJason Wang1-0/+9
2013-06-27tuntap: correct the return value in tun_set_iff()Jason Wang1-2/+6
2013-06-27net: sh_eth: fix incorrect RX length error if R8A7740Yoshihiro Shimoda1-4/+11
2013-06-27sctp: fully initialize sctp_outq in sctp_outq_initNeil Horman1-6/+2
2013-06-27l2tp: Fix sendmsg() return valueGuillaume Nault1-1/+1
2013-06-27l2tp: Fix PPP header erasure and memory leakGuillaume Nault1-2/+2
2013-06-27packet: packet_getname_spkt: make sure string is always 0-terminatedDaniel Borkmann1-3/+2
2013-06-27team: move add to port list before port enablementJiri Pirko1-1/+1
2013-06-27team: check return value of team_get_port_by_index_rcu() for NULLJiri Pirko1-0/+2
2013-06-27tuntap: set SOCK_ZEROCOPY flag during openJason Wang1-0/+2
2013-06-27net: sctp: fix NULL pointer dereference in socket destructionDaniel Borkmann1-0/+6
2013-06-27vhost_net: clear msg.control for non-zerocopy case during txJason Wang1-1/+2
2013-06-27net_sched: htb: do not mix 1ns and 64ns time unitsEric Dumazet1-17/+17
2013-06-27ipv6: assign rt6_info to inet6_ifaddr in init_loopbackGao feng1-1/+3
2013-06-27net_sched: restore "overhead xxx" handlingEric Dumazet5-22/+28
2013-06-27net: force a reload of first item in hlist_nulls_for_each_entry_rcuEric Dumazet1-1/+6
2013-06-27udp6: Fix udp fragmentation for tunnel traffic.Pravin B Shelar2-8/+27
2013-06-27tuntap: forbid changing mq flag for persistent deviceJason Wang1-0/+4
2013-06-27net/core/sock.c: add missing VSOCK string in af_family_*_key_stringsFederico Vaga1-3/+3
2013-06-27net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msgAndy Lutomirski3-21/+56
2013-06-27ipv4: fix redirect handling for TCP packetsMichal Kubecek1-1/+6
2013-06-27net: phy: fix a bug when verify the EEE supportGiuseppe CAVALLARO1-1/+1
2013-06-27ip_tunnel: fix kernel panic with icmp_dest_unreachEric Dumazet2-2/+2
2013-06-27tcp: xps: fix reordering issuesEric Dumazet1-4/+6
2013-06-27xfrm: properly handle invalid states as an errorTimo Teräs1-0/+1
2013-06-27tcp: bug fix in proportional rate reduction.Nandita Dukkipati1-10/+13
2013-06-278139cp: reset BQL when ring tx ring clearedstephen hemminger1-0/+1