summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-11-20atlx: convert to net_device_opsStephen Hemminger2-28/+33
2008-11-20atl1e: convert to net_device_opsStephen Hemminger1-13/+19
2008-11-20tun: convert to net_device_opsStephen Hemminger1-5/+20
2008-11-208139: convert to net_device_opsStephen Hemminger2-24/+36
2008-11-20r8169: convert to net_device_opsFrancois Romieu1-16/+32
2008-11-20skge: convert to net_device_opsStephen Hemminger1-18/+33
2008-11-20sky2: convert to net_device_opsStephen Hemminger1-13/+35
2008-11-20e1000e: convert to net_device_opsStephen Hemminger1-14/+20
2008-11-20bonding: convert to net_device_opsStephen Hemminger3-66/+56
2008-11-20vlan: convert to net_device_opsStephen Hemminger2-20/+28
2008-11-20ip: convert to net_device_ops for ioctlStephen Hemminger2-12/+26
2008-11-20macvlan: convert to net_device_opsStephen Hemminger1-7/+12
2008-11-20veth: convert to net_device_opsStephen Hemminger1-4/+8
2008-11-20bridge: convert to net_device_opsStephen Hemminger1-7/+11
2008-11-20ifb: convert to net_device_opsStephen Hemminger1-3/+8
2008-11-20netdev: convert loopback to net_device_opsStephen Hemminger1-4/+8
2008-11-20netdev: expose ethernet address primitivesStephen Hemminger3-7/+14
2008-11-20netdev: introduce dev_get_stats()Stephen Hemminger8-18/+33
2008-11-20netdev: network device operations infrastructureStephen Hemminger6-105/+259
2008-11-20net: af_unix should use KERN_INFO instead of KERN_DEBUGEric Dumazet1-1/+1
2008-11-20drivers/s390/ - csum_partial - remove unnecessary castsJoe Perches1-4/+4
2008-11-20include/net net/ - csum_partial - remove unnecessary castsJoe Perches10-19/+19
2008-11-20net: inet_diag_handler structs can be constEric Dumazet2-2/+2
2008-11-20net: make /proc/net/protocols namespace awareEric Dumazet1-5/+24
2008-11-20net: af_packet should update its inuse counterEric Dumazet1-0/+2
2008-11-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller387-2523/+11924
2008-11-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds7-25/+42
2008-11-18suspend: use WARN not WARN_ON to print the messageArjan van de Ven1-1/+1
2008-11-18Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-19/+135
2008-11-18Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-19/+35
2008-11-18Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-5/+7
2008-11-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds11-32/+49
2008-11-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds4-19/+94
2008-11-18block: hold extra reference to bio in blk_rq_map_user_iov()Jens Axboe1-0/+6
2008-11-18relay: fix cpu offline problemLai Jiangshan1-5/+4
2008-11-18Release old elevator on change elevatorZhaolei1-1/+7
2008-11-18block: fix boot failure with CONFIG_DEBUG_BLOCK_EXT_DEVT=y and nashZhang, Yanmin1-0/+2
2008-11-18block/md: fix md autodetectionTejun Heo1-1/+1
2008-11-18block: make add_partition() return pointer to hd_structTejun Heo3-17/+19
2008-11-18block: fix add_partition() error pathTejun Heo1-1/+3
2008-11-18Merge branches 'topic/fix/hda' and 'topic/fix/misc' into for-linusTakashi Iwai4-19/+94
2008-11-18ALSA: hda - Fix resume of GPIO unsol event for STAC/IDTTakashi Iwai1-2/+2
2008-11-18ALSA: hda - Add quirks for HP Pavilion DV modelsTakashi Iwai1-0/+4
2008-11-18Blackfin arch: fix a broken define in dma-mappingMike Frysinger1-1/+5
2008-11-18Blackfin arch: fix bug - Turn on DEBUG_DOUBLEFAULT, booting SMP kernel crashGraf Yang1-1/+1
2008-11-18ALSA: hda - Fix GPIO initialization in patch_stac92hd71bxx()Takashi Iwai1-7/+7
2008-11-18kernel/profile.c: fix section mismatch warningRakib Mullick1-1/+1
2008-11-18cpuset: fix regression when failed to generate sched domainsLi Zefan2-10/+15
2008-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds9-716/+765
2008-11-18prevent cifs_writepages() from skipping unwritten pagesDave Kleikamp1-1/+4