summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-27tty: Fix transient pty write() EIOPeter Hurley
2013-06-27tcm_qla2xxx: Fix residual for underrun commands that failRoland Dreier
2013-06-27firmware loader: fix use-after-free by double abortMing Lei
2013-06-27USB: serial: ti_usb_3410_5052: new device id for Abbot strip port cableAnders Hammarquist
2013-06-27Input: xpad - fix for "Mad Catz Street Fighter IV FightPad" controllersShawn Joseph
2013-06-27Input: add missing dependencies on CONFIG_HAS_IOMEMBen Hutchings
2013-06-27Input: cyttsp - fix memcpy size paramFerruh Yigit
2013-06-27net_sched: better precise estimation on packet length for untrusted packetsJason Wang
2013-06-27netback: set transport header before passing it to kernelJason Wang
2013-06-27packet: set transport header before doing xmitJason Wang
2013-06-27tuntap: set transport header before passing it to kernelJason Wang
2013-06-27macvtap: set transport header before passing skb to lower deviceJason Wang
2013-06-27tuntap: correct the return value in tun_set_iff()Jason Wang
2013-06-27net: sh_eth: fix incorrect RX length error if R8A7740Yoshihiro Shimoda
2013-06-27sctp: fully initialize sctp_outq in sctp_outq_initNeil Horman
2013-06-27l2tp: Fix sendmsg() return valueGuillaume Nault
2013-06-27l2tp: Fix PPP header erasure and memory leakGuillaume Nault
2013-06-27packet: packet_getname_spkt: make sure string is always 0-terminatedDaniel Borkmann
2013-06-27team: move add to port list before port enablementJiri Pirko
2013-06-27team: check return value of team_get_port_by_index_rcu() for NULLJiri Pirko
2013-06-27tuntap: set SOCK_ZEROCOPY flag during openJason Wang
2013-06-27net: sctp: fix NULL pointer dereference in socket destructionDaniel Borkmann
2013-06-27vhost_net: clear msg.control for non-zerocopy case during txJason Wang
2013-06-27net_sched: htb: do not mix 1ns and 64ns time unitsEric Dumazet
2013-06-27ipv6: assign rt6_info to inet6_ifaddr in init_loopbackGao feng
2013-06-27net_sched: restore "overhead xxx" handlingEric Dumazet
2013-06-27net: force a reload of first item in hlist_nulls_for_each_entry_rcuEric Dumazet
2013-06-27udp6: Fix udp fragmentation for tunnel traffic.Pravin B Shelar
2013-06-27tuntap: forbid changing mq flag for persistent deviceJason Wang
2013-06-27net/core/sock.c: add missing VSOCK string in af_family_*_key_stringsFederico Vaga
2013-06-27net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msgAndy Lutomirski
2013-06-27ipv4: fix redirect handling for TCP packetsMichal Kubecek
2013-06-27net: phy: fix a bug when verify the EEE supportGiuseppe CAVALLARO
2013-06-27ip_tunnel: fix kernel panic with icmp_dest_unreachEric Dumazet
2013-06-27tcp: xps: fix reordering issuesEric Dumazet
2013-06-27xfrm: properly handle invalid states as an errorTimo Teräs
2013-06-27tcp: bug fix in proportional rate reduction.Nandita Dukkipati
2013-06-278139cp: reset BQL when ring tx ring clearedstephen hemminger
2013-06-27r8169: fix offloaded tx checksum for small packets.Francois Romieu
2013-06-27netlabel: improve domain mapping validationPaul Moore
2013-06-27ipv6: fix possible crashes in ip6_cork_release()Eric Dumazet
2013-06-27vxlan: Update vxlan fdb 'used' field after each usageSridhar Samudrala
2013-06-27gianfar: add missing iounmap() on error in gianfar_ptp_probe()Wei Yongjun
2013-06-27net/802/mrp: fix lockdep splatEric Dumazet
2013-06-27tcp: fix tcp_md5_hash_skb_data()Eric Dumazet
2013-06-27net: fec: fix kernel oops when plug/unplug cable many timesFrank Li
2013-06-27x86: Fix section mismatch on load_ucode_apPaul Gortmaker
2013-06-27x86: fix build error and kconfig for ia32_emulation and binfmtRandy Dunlap
2013-06-27x86, mtrr: Fix original mtrr range get for mtrr_cleanupYinghai Lu
2013-06-27range: Do not add new blank slot with add_range_with_mergeYinghai Lu