summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2013-06-27r8169: fix offloaded tx checksum for small packets.Francois Romieu1-14/+27
2013-06-27netlabel: improve domain mapping validationPaul Moore1-0/+69
2013-06-27ipv6: fix possible crashes in ip6_cork_release()Eric Dumazet1-1/+1
2013-06-27vxlan: Update vxlan fdb 'used' field after each usageSridhar Samudrala1-3/+14
2013-06-27gianfar: add missing iounmap() on error in gianfar_ptp_probe()Wei Yongjun1-0/+1
2013-06-27net/802/mrp: fix lockdep splatEric Dumazet1-2/+2
2013-06-27tcp: fix tcp_md5_hash_skb_data()Eric Dumazet1-2/+5
2013-06-27net: fec: fix kernel oops when plug/unplug cable many timesFrank Li2-15/+39
2013-06-27x86: Fix section mismatch on load_ucode_apPaul Gortmaker1-2/+2
2013-06-27x86: fix build error and kconfig for ia32_emulation and binfmtRandy Dunlap1-0/+1
2013-06-27x86, mtrr: Fix original mtrr range get for mtrr_cleanupYinghai Lu1-4/+4
2013-06-27range: Do not add new blank slot with add_range_with_mergeYinghai Lu1-10/+11
2013-06-27drm/radeon: update lockup tracking when scheduling in empty ringJerome Glisse1-0/+7
2013-06-27drm/radeon: do not try to uselessly update virtual memory pagetableJerome Glisse1-2/+4
2013-06-27drm/prime: Honor requested file flags when exporting a bufferLaurent Pinchart1-2/+1
2013-06-27ACPI / PM: Fix error code path for power resources initializationRafael J. Wysocki1-0/+1
2013-06-27ACPI / dock: Take ACPI scan lock in write_undock()Rafael J. Wysocki1-0/+2
2013-06-27ACPI / resources: call acpi_get_override_irq() only for legacy IRQ resourcesMika Westerberg1-5/+11
2013-06-27KVM: x86: remove vcpu's CPL check in host-invoked XCR setZhanghaoyu (A)1-3/+2