aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-28ipv6: ip6_append_data_mtu did not care about pmtudisc and frag_sizeHannes Frederic Sowa
2013-07-28ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...Hannes Frederic Sowa
2013-07-28ipip: fix a regression in ioctlCong Wang
2013-07-28l2tp: add missing .owner to struct pppox_protoWei Yongjun
2013-07-28ip_tunnels: Use skb-len to PMTU check.Pravin B Shelar
2013-07-28ipv6,mcast: always hold idev->lock before mca_lockAmerigo Wang
2013-07-28vti: remove duplicated code to fix a memory leakCong Wang
2013-07-28gre: fix a regression in ioctlCong Wang
2013-07-28net: Swap ver and type in pppoe_hdrChangli Gao
2013-07-28x25: Fix broken locking in ioctl error paths.Dave Jones
2013-07-28neighbour: fix a race in neigh_destroy()Eric Dumazet
2013-07-28ipv6: only apply anti-spoofing checks to not-pointopoint tunnelsHannes Frederic Sowa
2013-07-28sparc32: vm_area_struct access for old Sun SPARCs.Olivier DANET
2013-07-28writeback: Fix periodic writeback after fs mountJan Kara
2013-07-25Linux 3.10.3v3.10.3Greg Kroah-Hartman
2013-07-25tracing: Add trace_array_get/put() to event handlingSteven Rostedt (Red Hat)
2013-07-25tracing: Fix race between deleting buffer and setting eventsSteven Rostedt (Red Hat)
2013-07-25tracing: Get trace_array ref counts when accessing trace filesSteven Rostedt (Red Hat)
2013-07-25tracing: Add trace_array_get/put() to handle instance refs betterSteven Rostedt (Red Hat)
2013-07-25tracing: Protect ftrace_trace_arrays list in trace_events.cAlexander Z Lam
2013-07-25tracing: Make trace_marker use the correct per-instance bufferAlexander Z Lam
2013-07-25tracing: Fix irqs-off tag display in syscall tracingzhangwei(Jovi)
2013-07-25tracing: Failed to create system directorySteven Rostedt
2013-07-25perf: Fix perf_lock_task_context() vs RCUPeter Zijlstra
2013-07-25perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid scenarioJiri Olsa
2013-07-25perf: Clone child context from parent context pmuJiri Olsa
2013-07-25staging: line6: Fix unlocked snd_pcm_stop() callTakashi Iwai
2013-07-25MIPS: Octeon: Don't clobber bootloader data structures.David Daney
2013-07-25thermal: cpu_cooling: fix stub functionArnd Bergmann
2013-07-25xtensa: adjust boot parameters address when INITIALIZE_XTENSA_MMU_INSIDE_VMLI...Max Filippov
2013-07-25iommu/amd: Only unmap large pages from the first pteAlex Williamson
2013-07-25drm/nv50-/disp: Use output specific mask in interruptEmil Velikov
2013-07-25drm/nva3/disp: Fix HDMI audio regressionIlia Mirkin
2013-07-25drm/radeon: add backlight quirk for hybrid macAlex Deucher
2013-07-25drm/radeon: fix AVI infoframe generationAlex Deucher
2013-07-25drm/nouveau: use vmalloc for pgt allocationMarcin Slusarz
2013-07-25drm/mgag200: Added resolution and bandwidth limits for various G200e products.Julia Lemire
2013-07-25drm/gem: fix not to assign error value to gem nameYoungJun Cho
2013-07-25drm/i915: Only clear write-domains after a successful wait-seqnoChris Wilson
2013-07-25drm/i915: Fix context sizes on HSWBen Widawsky
2013-07-25drm/i915: Fix up sdvo hpd pins for i965g/gmDaniel Vetter
2013-07-25of: Fix address decoding on Bimini and js2x machinesBenjamin Herrenschmidt
2013-07-25svcrpc: don't error out on small tcp fragmentJ. Bruce Fields
2013-07-25svcrpc: fix handling of too-short rpc'sJ. Bruce Fields
2013-07-25svcrpc: fix failures to handle -1 uid'sJ. Bruce Fields
2013-07-25uprobes: Fix return value in error handling pathzhangwei(Jovi)
2013-07-25printk: Fix rq->lock vs logbuf_lock unlock lock inversionBu, Yitian
2013-07-25mac80211: close AP_VLAN interfaces before unregistering allJohannes Berg
2013-07-25b43: ensue that BCMA is "y" when B43 is "y"Hauke Mehrtens
2013-07-25virtio_balloon: leak_balloon(): only tell host if we got pages deflatedLuiz Capitulino