summaryrefslogtreecommitdiffstats
path: root/sound (unfollow)
Commit message (Expand)AuthorFilesLines
2008-11-20filter: add SKF_AD_NLATTR_NEST to look for nested attributesPablo Neira Ayuso2-1/+21
2008-11-20igb: Fix tx/rx_ring_count parameters for igb on suspend/resume/ring resizeAlexander Duyck3-57/+59
2008-11-20igb: simplify swap in clean_rx_irq if using packet splitAlexander Duyck1-2/+4
2008-11-20igb: update name to reflect new hardwareAlexander Duyck1-2/+2
2008-11-20net: listening_hash get a spinlock per bucketEric Dumazet6-119/+79
2008-11-20acenic: convert to net_device_opsStephen Hemminger1-8/+12
2008-11-20niu: convert to net_device_opsStephen Hemminger1-8/+13
2008-11-20forcedeth: convert to net_device_opsStephen Hemminger1-12/+17
2008-11-20tg3: convert to net_device_opsStephen Hemminger1-12/+19
2008-11-20ixgb: convert to net_device_opsStephen Hemminger2-27/+36
2008-11-20enic: convert to net_device_opsStephen Hemminger1-12/+17
2008-11-20ppp: convert to net_device_opsStephen Hemminger1-1/+5
2008-11-20e100: convert to net_device_opsStephen Hemminger1-11/+16
2008-11-20igb: convert to net_device_opsStephen Hemminger1-14/+19
2008-11-20via-velocity: convert to net_device_opsStephen Hemminger1-10/+14
2008-11-20e1000: convert to net_device_opsStephen Hemminger1-14/+21
2008-11-20cxgb2: convert to net_device_opsStephen Hemminger1-11/+19
2008-11-20cxgb3: convert to net_device_opsStephen Hemminger1-13/+16
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-19net: af_packet should update its inuse counterEric Dumazet1-0/+2
2008-11-18suspend: use WARN not WARN_ON to print the messageArjan van de Ven1-1/+1
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