Commit Graph

387957 Commits (a8eaed55f86ec45a58414ffd04818be641b9e0de)
 

Author SHA1 Message Date
Eric Dumazet 3e3aac4975 vlan: fix a race in egress prio management 12 years ago
Eric Dumazet d4b812dea4 vlan: mask vlan prio bits 12 years ago
Jason Wang ece793fcfc macvtap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGS 12 years ago
Jason Wang 885291761d tuntap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGS 12 years ago
Paolo Valente 87f40dd6ce pkt_sched: sch_qfq: remove a source of high packet delay/jitter 12 years ago
Linus Torvalds 7a62711aac Driver core patches for 3.11-rc2 12 years ago
Linus Torvalds 5d88d15e93 Single patch to staticize a local variable 12 years ago
Linus Torvalds 3f334c2081 Merge branch 'cpuinit_phase2' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 12 years ago
Linus Torvalds c66bce9b65 sound fixes for 3.11-rc2 12 years ago
Dave Airlie 3668f0df6e Merge branch 'drm/3.11/fixes' of git://linuxtv.org/pinchartl/fbdev into drm-fixes 12 years ago
NeilBrown 30bc9b5387 md/raid1: fix bio handling problems in process_checks() 12 years ago
NeilBrown 5024c29831 md: Remove recent change which allows devices to skip recovery. 12 years ago
NeilBrown 7bb23c4934 md/raid10: fix two problems with RAID10 resync. 12 years ago
Dave Airlie fb328d7365 Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linux 12 years ago
Alex Deucher 444bddc4b9 drm/radeon/dpm: add debugfs support for RS780/RS880 (v3) 12 years ago
Linus Torvalds 61f98b0fca Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux 12 years ago
Alex Deucher f90555cbe6 drm/radeon/dpm/atom: fix broken gcc harder 12 years ago
Jan Beulich 093b9c71b6 xen-netfront: pull on receive skb may need to happen earlier 12 years ago
stephen hemminger fe5c3561e6 vxlan: add necessary locking on device removal 12 years ago
Andre Heider 48fa04c3fc drm/radeon/dpm/atom: restructure logic to work around a compiler bug 12 years ago
Alex Deucher 77c7d50a4a drm/radeon/dpm: fix atom vram table parsing 12 years ago
Alex Deucher 1fa4252af7 drm/radeon: fix an endian bug in atom table parsing 12 years ago
Alex Deucher 1294d4a36d drm/radeon: add a module parameter to disable aspm 12 years ago
Laurent Pinchart ffb4040076 drm/rcar-du: Use the GEM PRIME helpers 12 years ago
Laurent Pinchart 58cbd3ac09 drm/shmobile: Use the GEM PRIME helpers 12 years ago
Takashi Iwai 256ca9c3ad ALSA: seq-oss: Initialize MIDI clients asynchronously 12 years ago
Haiyang Zhang f45708209d hyperv: Fix the NETIF_F_SG flag setting in netvsc 12 years ago
Randy Dunlap 08801f9665 driver-core: fix new kernel-doc warning in base/platform.c 12 years ago
Dave Jones c0d15cc7ee linked-list: Remove __list_for_each 12 years ago
David S. Miller ae8e9c5a1a net: Fix sysfs_format_mac() code duplication. 12 years ago
Dave Airlie 6bd2cab2c1 Merge tag 'drm-intel-fixes-2013-07-11' of git://people.freedesktop.org/~danvet/drm-intel 12 years ago
Kees Cook 4df05f3619 x86: Make sure IDT is page aligned 12 years ago
Sarveshwar Bandi 52fe29e4bb be2net: Fix to avoid hardware workaround when not needed 12 years ago
Jason Wang 0fbe0d47b1 macvtap: do not assume 802.1Q when send vlan packets 12 years ago
Jason Wang 82a19eb8c0 macvtap: fix the missing ret value of TUNSETQUEUE 12 years ago
Eric Dumazet 21d1196a35 ipv4: set transport header earlier 12 years ago
Tim Gardner 9a0f06fee1 mlx5 core: Fix __udivdi3 when compiling for 32 bit arches 12 years ago
Hauke Mehrtens 31bd29776b bgmac: add dependency to phylib 12 years ago
Dragos Foianu b6a82dd233 net/irda: fixed style issues in irlan_eth 12 years ago
Dragos Foianu 8a73125c36 ethtool: fixed trailing statements in ethtool 12 years ago
Daniel Baluta f2f79cca13 ndisc: bool initializations should use true and false 12 years ago
Neil Horman 584ec43553 atl1e: unmap partially mapped skb on dma error and free skb 12 years ago
Oliver Schinagl aa01aa3ca2 sysfs: use file mode defines from stat.h 12 years ago
Oliver Schinagl 3493f69f4c sysfs: add more helper macro's for (bin_)attribute(_groups) 12 years ago
Greg Kroah-Hartman d05a6f96c7 driver core: add default groups to struct class 12 years ago
Guenter Roeck 39ef311204 driver core: Introduce device_create_groups 12 years ago
Oliver Schinagl 388a8c353d sysfs: prevent warning when only using binary attributes 12 years ago
Greg Kroah-Hartman 6ab9cea160 sysfs: add support for binary attributes in groups 12 years ago
Greg Kroah-Hartman ced321bf91 driver core: device.h: add RW and RO attribute macros 12 years ago
Greg Kroah-Hartman e4b63603c2 sysfs.h: add BIN_ATTR macro 12 years ago