summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-15parisc: Ensure full cache coherency for kmap/kunmapJohn David Anglin
2014-01-15drm/nouveau/bios: make jump conditionalIlia Mirkin
2014-01-15ARM: shmobile: mackerel: Fix coherent DMA maskLaurent Pinchart
2014-01-15ARM: shmobile: armadillo: Fix coherent DMA maskLaurent Pinchart
2014-01-15ARM: shmobile: kzm9g: Fix coherent DMA maskLaurent Pinchart
2014-01-15ARM: dts: exynos5250: Fix MDMA0 clock numberAbhilash Kesavan
2014-01-15ARM: 7923/1: mm: fix dcache flush logic for compound high pagesSteven Capper
2014-01-15ARM: fix "bad mode in ... handler" message for undefined instructionsRussell King
2014-01-15ARM: fix footbridge clockevent deviceRussell King
2014-01-15sfc: Poll for MCDI completion once before timeout occursRobert Stonehouse
2014-01-15sfc: Refactor efx_mcdi_poll() by introducing efx_mcdi_poll_once()Robert Stonehouse
2014-01-15sfc: RX buffer allocation takes prefix size into account in IP header alignmentAndrew Rybchenko
2014-01-15sfc: Maintain current frequency adjustment when applying a time offsetBen Hutchings
2014-01-15sfc: Stop/re-start PTP when stopping/starting the datapath.Alexandre Rames
2014-01-15sfc: Rate-limit log message for PTP packets without a matching timestamp eventBen Hutchings
2014-01-15sfc: PTP: Moderate log message on event queue overflowLaurence Evans
2014-01-15sfc: Add length checks to efx_xmit_with_hwtstamp() and efx_ptp_is_ptp_tx()Ben Hutchings
2014-01-15bridge: use spin_lock_bh() in br_multicast_set_hash_maxCurt Brune
2014-01-15netpoll: Fix missing TXQ unlock and and OOPS.David S. Miller
2014-01-15net: llc: fix use after free in llc_ui_recvmsgDaniel Borkmann
2014-01-15virtio-net: fix refill races during restoreJason Wang
2014-01-15ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NICWei-Chun Chao
2014-01-15virtio_net: don't leak memory or block when too many fragsMichael S. Tsirkin
2014-01-15virtio-net: make all RX paths handle errors consistentlyMichael S. Tsirkin
2014-01-15virtio_net: fix error handling for mergeable buffersMichael S. Tsirkin
2014-01-15vlan: Fix header ops passthru when doing TX VLAN offload.David S. Miller
2014-01-15net: rose: restore old recvmsg behaviorFlorian Westphal
2014-01-15arc_emac: fix potential use after freeEric Dumazet
2014-01-15rds: prevent dereference of a NULL deviceSasha Levin
2014-01-15ipv6: always set the new created dst's from in ip6_rt_copyLi RongQing
2014-01-15net: fec: fix potential use after freeEric Dumazet
2014-01-15hamradio/yam: fix info leak in ioctlSalva Peiró
2014-01-15drivers/net/hamradio: Integer overflow in hdlcdrv_ioctl()Wenliang Fan
2014-01-15net: inet_diag: zero out uninitialized idiag_{src,dst} fieldsDaniel Borkmann
2014-01-15ip_gre: fix msg_name parsing for recvfrom/recvmsgTimo Teräs
2014-01-15net: unix: allow bind to fail on mutex lockSasha Levin
2014-01-15ipv6: fix illegal mac_header comparison on 32bitHannes Frederic Sowa
2014-01-15netvsc: don't flush peers notifying work during setting mtuJason Wang
2014-01-15tg3: Initialize REG_BASE_ADDR at PCI config offset 120 to 0Nat Gurumoorthy
2014-01-15vxlan: release rt when found circular routeFan Du
2014-01-15net: unix: allow set_peek_off to failSasha Levin
2014-01-15inet: fix NULL pointer Oops in fib(6)_rule_suppressStefan Tomanek
2014-01-15net: drop_monitor: fix the value of maxattrChangli Gao
2014-01-15ipv6: don't count addrconf generated routes against gc limitHannes Frederic Sowa
2014-01-15packet: fix send path when running with proto == 0Daniel Borkmann
2014-01-15br: fix use of ->rx_handler_data in code executed on non-rx_handler pathJiri Pirko
2014-01-15virtio: delete napi structures from netdev before releasing memoryAndrey Vagin
2014-01-15macvtap: signal truncated packetsJason Wang
2014-01-15macvtap: Do not double-count received packetsVlad Yasevich
2014-01-15tun: unbreak truncated packet signallingJason Wang