aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* forcedeth: convert to net_device_opsStephen Hemminger2008-11-20
* tg3: convert to net_device_opsStephen Hemminger2008-11-20
* ixgb: convert to net_device_opsStephen Hemminger2008-11-20
* enic: convert to net_device_opsStephen Hemminger2008-11-20
* ppp: convert to net_device_opsStephen Hemminger2008-11-20
* e100: convert to net_device_opsStephen Hemminger2008-11-20
* igb: convert to net_device_opsStephen Hemminger2008-11-20
* via-velocity: convert to net_device_opsStephen Hemminger2008-11-20
* e1000: convert to net_device_opsStephen Hemminger2008-11-20
* cxgb2: convert to net_device_opsStephen Hemminger2008-11-20
* cxgb3: convert to net_device_opsStephen Hemminger2008-11-20
* atlx: convert to net_device_opsStephen Hemminger2008-11-20
* atl1e: convert to net_device_opsStephen Hemminger2008-11-20
* tun: convert to net_device_opsStephen Hemminger2008-11-20
* 8139: convert to net_device_opsStephen Hemminger2008-11-20
* r8169: convert to net_device_opsFrancois Romieu2008-11-20
* skge: convert to net_device_opsStephen Hemminger2008-11-20
* sky2: convert to net_device_opsStephen Hemminger2008-11-20
* e1000e: convert to net_device_opsStephen Hemminger2008-11-20
* bonding: convert to net_device_opsStephen Hemminger2008-11-20
* vlan: convert to net_device_opsStephen Hemminger2008-11-20
* ip: convert to net_device_ops for ioctlStephen Hemminger2008-11-20
* macvlan: convert to net_device_opsStephen Hemminger2008-11-20
* veth: convert to net_device_opsStephen Hemminger2008-11-20
* bridge: convert to net_device_opsStephen Hemminger2008-11-20
* ifb: convert to net_device_opsStephen Hemminger2008-11-20
* netdev: convert loopback to net_device_opsStephen Hemminger2008-11-20
* netdev: expose ethernet address primitivesStephen Hemminger2008-11-20
* netdev: introduce dev_get_stats()Stephen Hemminger2008-11-20
* netdev: network device operations infrastructureStephen Hemminger2008-11-20
* net: af_unix should use KERN_INFO instead of KERN_DEBUGEric Dumazet2008-11-19
* drivers/s390/ - csum_partial - remove unnecessary castsJoe Perches2008-11-19
* include/net net/ - csum_partial - remove unnecessary castsJoe Perches2008-11-19
* net: inet_diag_handler structs can be constEric Dumazet2008-11-19
* net: make /proc/net/protocols namespace awareEric Dumazet2008-11-19
* net: af_packet should update its inuse counterEric Dumazet2008-11-19
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-19
|\
| * Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-11-18
| |\
| | * block: hold extra reference to bio in blk_rq_map_user_iov()Jens Axboe2008-11-18
| | * relay: fix cpu offline problemLai Jiangshan2008-11-18
| | * Release old elevator on change elevatorZhaolei2008-11-18
| | * block: fix boot failure with CONFIG_DEBUG_BLOCK_EXT_DEVT=y and nashZhang, Yanmin2008-11-18
| | * block/md: fix md autodetectionTejun Heo2008-11-18
| | * block: make add_partition() return pointer to hd_structTejun Heo2008-11-18
| | * block: fix add_partition() error pathTejun Heo2008-11-18
| * | suspend: use WARN not WARN_ON to print the messageArjan van de Ven2008-11-18
| * | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2008-11-18
| |\ \
| | * | kernel/profile.c: fix section mismatch warningRakib Mullick2008-11-18
| | * | function tracing: fix wrong pos computing when read buffer has been fulfilledwalimis2008-11-16
| | * | tracing: fix mmiotrace resizing crashIngo Molnar2008-11-13