aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-28netlink: Fix handling of error from netlink_dump().Ben Pfaff
2014-07-28net: mvneta: Fix big endian issue in mvneta_txq_desc_csum()Thomas Fitzsimmons
2014-07-28net: mvneta: fix operation in 10 Mbit/s modeThomas Petazzoni
2014-07-28appletalk: Fix socket referencing in skbAndrey Utkin
2014-07-28tcp: fix false undo corner casesYuchung Cheng
2014-07-28igmp: fix the problem when mc leave groupdingtianhong
2014-07-28net: Fix NETDEV_CHANGE notifier usage causing spurious arp flushLoic Prylli
2014-07-28net: qmi_wwan: add two Sierra Wireless/Netgear devicesBjørn Mork
2014-07-28net: qmi_wwan: Add ID for Telewell TW-LTE 4G v2Bernd Wachter
2014-07-28ipv4: icmp: Fix pMTU handling for rare caseEdward Allcutt
2014-07-28tcp: Fix divide by zero when pushing during tcp-repairChristoph Paasch
2014-07-28bnx2x: fix possible panic under memory stressEric Dumazet
2014-07-28vlan: free percpu stats in device destructorEric Dumazet
2014-07-28net: fix sparse warning in sk_dst_set()Eric Dumazet
2014-07-28ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fixEric Dumazet
2014-07-28ipv4: fix dst race in sk_dst_get()Eric Dumazet
2014-07-28net: fix UDP tunnel GSO of frag_list GRO packetsWei-Chun Chao
2014-07-28net: huawei_cdc_ncm: increase command buffer sizeBjørn Mork
2014-07-28drivers: net: cpsw: fix dual EMAC stall when connected to same switchMugunthan V N
2014-07-288021q: fix a potential memory leakLi RongQing
2014-07-28net: sctp: check proc_dointvec result in proc_sctp_do_authDaniel Borkmann
2014-07-28tcp: fix tcp_match_skb_to_sack() for unaligned SACK at end of an skbNeal Cardwell
2014-07-28net: filter: fix upper BPF instruction limitKees Cook
2014-07-28net: sctp: propagate sysctl errors from proc_do* properlyDaniel Borkmann
2014-07-28slcan: Port write_wakeup deadlock fix from slipTyler Hall
2014-07-28slip: Fix deadlock in write_wakeupTyler Hall
2014-07-28ip_tunnel: fix ip_tunnel_lookupDmitry Popov
2014-07-28net/mlx4_en: Don't configure the HW vxlan parser when vxlan offloading isn't setOr Gerlitz
2014-07-28net/mlx4_core: Fix the error flow when probing with invalid VF configurationOr Gerlitz
2014-07-28shmem: fix splicing from a hole while it's punchedHugh Dickins
2014-07-28shmem: fix faulting into a hole, not taking i_mutexHugh Dickins
2014-07-28shmem: fix faulting into a hole while it's punchedHugh Dickins
2014-07-28iwlwifi: dvm: don't enable CTS to selfEmmanuel Grumbach
2014-07-28iwlwifi: update the 7265 series HW IDsOren Givon
2014-07-28quota: missing lock in dqcache_shrink_scan()Niu Yawei
2014-07-28igb: do a reset on SR-IOV re-init if device is downStefan Assmann
2014-07-28igb: Workaround for i210 Errata 25: Slow System ClockTodd Fujinaka
2014-07-28hwmon: (adt7470) Fix writes to temperature limit registersGuenter Roeck
2014-07-28hwmon: (da9052) Don't use dash in the name attributeAxel Lin
2014-07-28hwmon: (da9055) Don't use dash in the name attributeAxel Lin
2014-07-28xen/manage: fix potential deadlock when resuming the consoleDavid Vrabel
2014-07-28xen/balloon: set ballooned out pages as invalid in p2mDavid Vrabel
2014-07-28tracing: Add TRACE_ITER_PRINTK flag check in __trace_puts/__trace_bputszhangwei(Jovi)
2014-07-28tracing: Add ftrace_trace_stack into __trace_puts/__trace_bputszhangwei(Jovi)
2014-07-28tracing: Fix graph tracer with stack tracer on other archsSteven Rostedt (Red Hat)
2014-07-28tracing: instance_rmdir() leaks ftrace_event_file->filterOleg Nesterov
2014-07-28iio:core: Handle error when mask type is not separateSrinivas Pandruvada
2014-07-28fuse: ignore entry-timeout on LOOKUP_REVALAnand Avati
2014-07-28fuse: handle large user and group IDMiklos Szeredi
2014-07-28fuse: avoid scheduling while atomicMiklos Szeredi