summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-16parisc: Ensure full cache coherency for kmap/kunmapJohn David Anglin3-46/+6
2014-01-16drm/nouveau/bios: make jump conditionalIlia Mirkin1-1/+5
2014-01-16ARM: shmobile: mackerel: Fix coherent DMA maskLaurent Pinchart1-2/+2
2014-01-16ARM: shmobile: armadillo: Fix coherent DMA maskLaurent Pinchart1-2/+2
2014-01-16ARM: shmobile: kzm9g: Fix coherent DMA maskLaurent Pinchart1-1/+1
2014-01-16ARM: dts: exynos5250: Fix MDMA0 clock numberAbhilash Kesavan1-1/+1
2014-01-16ARM: 7923/1: mm: fix dcache flush logic for compound high pagesSteven Capper1-3/+3
2014-01-16ARM: fix "bad mode in ... handler" message for undefined instructionsRussell King1-1/+7
2014-01-16ARM: fix footbridge clockevent deviceRussell King1-2/+3
2014-01-16sfc: Poll for MCDI completion once before timeout occursRobert Stonehouse1-4/+12
2014-01-16sfc: Refactor efx_mcdi_poll() by introducing efx_mcdi_poll_once()Robert Stonehouse1-6/+17
2014-01-16sfc: RX buffer allocation takes prefix size into account in IP header alignmentAndrew Rybchenko3-4/+9
2014-01-16sfc: Maintain current frequency adjustment when applying a time offsetBen Hutchings1-2/+2
2014-01-16sfc: Stop/re-start PTP when stopping/starting the datapath.Alexandre Rames3-3/+33
2014-01-16sfc: Rate-limit log message for PTP packets without a matching timestamp eventBen Hutchings1-2/+3
2014-01-16sfc: PTP: Moderate log message on event queue overflowLaurence Evans1-2/+21
2014-01-16sfc: Add length checks to efx_xmit_with_hwtstamp() and efx_ptp_is_ptp_tx()Ben Hutchings1-0/+4
2014-01-16bridge: use spin_lock_bh() in br_multicast_set_hash_maxCurt Brune1-2/+2
2014-01-16netpoll: Fix missing TXQ unlock and and OOPS.David S. Miller1-2/+9
2014-01-16net: llc: fix use after free in llc_ui_recvmsgDaniel Borkmann1-2/+3
2014-01-16virtio-net: fix refill races during restoreJason Wang1-5/+6
2014-01-16ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NICWei-Chun Chao4-23/+44
2014-01-16virtio_net: don't leak memory or block when too many fragsMichael S. Tsirkin1-1/+2
2014-01-16virtio-net: make all RX paths handle errors consistentlyMichael S. Tsirkin1-20/+36
2014-01-16virtio_net: fix error handling for mergeable buffersMichael S. Tsirkin1-20/+46
2014-01-16vlan: Fix header ops passthru when doing TX VLAN offload.David S. Miller3-2/+28
2014-01-16net: rose: restore old recvmsg behaviorFlorian Westphal1-12/+4
2014-01-16arc_emac: fix potential use after freeEric Dumazet1-2/+2
2014-01-16rds: prevent dereference of a NULL deviceSasha Levin1-1/+2
2014-01-16ipv6: always set the new created dst's from in ip6_rt_copyLi RongQing1-3/+1
2014-01-16net: fec: fix potential use after freeEric Dumazet1-2/+2
2014-01-16hamradio/yam: fix info leak in ioctlSalva Peiró1-0/+1
2014-01-16drivers/net/hamradio: Integer overflow in hdlcdrv_ioctl()Wenliang Fan1-0/+2
2014-01-16net: inet_diag: zero out uninitialized idiag_{src,dst} fieldsDaniel Borkmann1-0/+16
2014-01-16ip_gre: fix msg_name parsing for recvfrom/recvmsgTimo Teräs2-0/+6
2014-01-16net: unix: allow bind to fail on mutex lockSasha Levin1-2/+6
2014-01-16ipv6: fix illegal mac_header comparison on 32bitHannes Frederic Sowa1-1/+1
2014-01-16netvsc: don't flush peers notifying work during setting mtuJason Wang1-1/+0
2014-01-16tg3: Initialize REG_BASE_ADDR at PCI config offset 120 to 0Nat Gurumoorthy1-0/+3
2014-01-16vxlan: release rt when found circular routeFan Du1-1/+1
2014-01-16net: unix: allow set_peek_off to failSasha Levin3-4/+8
2014-01-16inet: fix NULL pointer Oops in fib(6)_rule_suppressStefan Tomanek2-2/+9
2014-01-16net: drop_monitor: fix the value of maxattrChangli Gao1-1/+0
2014-01-16ipv6: don't count addrconf generated routes against gc limitHannes Frederic Sowa1-5/+3
2014-01-16packet: fix send path when running with proto == 0Daniel Borkmann2-25/+50
2014-01-16br: fix use of ->rx_handler_data in code executed on non-rx_handler pathJiri Pirko2-1/+11
2014-01-16virtio: delete napi structures from netdev before releasing memoryAndrey Vagin1-0/+5
2014-01-16macvtap: signal truncated packetsJason Wang1-5/+6
2014-01-16macvtap: Do not double-count received packetsVlad Yasevich1-10/+0
2014-01-16tun: unbreak truncated packet signallingJason Wang1-7/+9