index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-11-20
filter: add SKF_AD_NLATTR_NEST to look for nested attributes
Pablo Neira Ayuso
2
-1
/
+21
2008-11-20
igb: Fix tx/rx_ring_count parameters for igb on suspend/resume/ring resize
Alexander Duyck
3
-57
/
+59
2008-11-20
igb: simplify swap in clean_rx_irq if using packet split
Alexander Duyck
1
-2
/
+4
2008-11-20
igb: update name to reflect new hardware
Alexander Duyck
1
-2
/
+2
2008-11-20
net: listening_hash get a spinlock per bucket
Eric Dumazet
6
-119
/
+79
2008-11-20
acenic: convert to net_device_ops
Stephen Hemminger
1
-8
/
+12
2008-11-20
niu: convert to net_device_ops
Stephen Hemminger
1
-8
/
+13
2008-11-20
forcedeth: convert to net_device_ops
Stephen Hemminger
1
-12
/
+17
2008-11-20
tg3: convert to net_device_ops
Stephen Hemminger
1
-12
/
+19
2008-11-20
ixgb: convert to net_device_ops
Stephen Hemminger
2
-27
/
+36
2008-11-20
enic: convert to net_device_ops
Stephen Hemminger
1
-12
/
+17
2008-11-20
ppp: convert to net_device_ops
Stephen Hemminger
1
-1
/
+5
2008-11-20
e100: convert to net_device_ops
Stephen Hemminger
1
-11
/
+16
2008-11-20
igb: convert to net_device_ops
Stephen Hemminger
1
-14
/
+19
2008-11-20
via-velocity: convert to net_device_ops
Stephen Hemminger
1
-10
/
+14
2008-11-20
e1000: convert to net_device_ops
Stephen Hemminger
1
-14
/
+21
2008-11-20
cxgb2: convert to net_device_ops
Stephen Hemminger
1
-11
/
+19
2008-11-20
cxgb3: convert to net_device_ops
Stephen Hemminger
1
-13
/
+16
2008-11-20
atlx: convert to net_device_ops
Stephen Hemminger
2
-28
/
+33
2008-11-20
atl1e: convert to net_device_ops
Stephen Hemminger
1
-13
/
+19
2008-11-20
tun: convert to net_device_ops
Stephen Hemminger
1
-5
/
+20
2008-11-20
8139: convert to net_device_ops
Stephen Hemminger
2
-24
/
+36
2008-11-20
r8169: convert to net_device_ops
Francois Romieu
1
-16
/
+32
2008-11-20
skge: convert to net_device_ops
Stephen Hemminger
1
-18
/
+33
2008-11-20
sky2: convert to net_device_ops
Stephen Hemminger
1
-13
/
+35
2008-11-20
e1000e: convert to net_device_ops
Stephen Hemminger
1
-14
/
+20
2008-11-20
bonding: convert to net_device_ops
Stephen Hemminger
3
-66
/
+56
2008-11-20
vlan: convert to net_device_ops
Stephen Hemminger
2
-20
/
+28
2008-11-20
ip: convert to net_device_ops for ioctl
Stephen Hemminger
2
-12
/
+26
2008-11-20
macvlan: convert to net_device_ops
Stephen Hemminger
1
-7
/
+12
2008-11-20
veth: convert to net_device_ops
Stephen Hemminger
1
-4
/
+8
2008-11-20
bridge: convert to net_device_ops
Stephen Hemminger
1
-7
/
+11
2008-11-20
ifb: convert to net_device_ops
Stephen Hemminger
1
-3
/
+8
2008-11-20
netdev: convert loopback to net_device_ops
Stephen Hemminger
1
-4
/
+8
2008-11-20
netdev: expose ethernet address primitives
Stephen Hemminger
3
-7
/
+14
2008-11-20
netdev: introduce dev_get_stats()
Stephen Hemminger
8
-18
/
+33
2008-11-20
netdev: network device operations infrastructure
Stephen Hemminger
6
-105
/
+259
2008-11-20
net: af_unix should use KERN_INFO instead of KERN_DEBUG
Eric Dumazet
1
-1
/
+1
2008-11-20
drivers/s390/ - csum_partial - remove unnecessary casts
Joe Perches
1
-4
/
+4
2008-11-20
include/net net/ - csum_partial - remove unnecessary casts
Joe Perches
10
-19
/
+19
2008-11-20
net: inet_diag_handler structs can be const
Eric Dumazet
2
-2
/
+2
2008-11-20
net: make /proc/net/protocols namespace aware
Eric Dumazet
1
-5
/
+24
2008-11-19
net: af_packet should update its inuse counter
Eric Dumazet
1
-0
/
+2
2008-11-18
suspend: use WARN not WARN_ON to print the message
Arjan van de Ven
1
-1
/
+1
2008-11-18
block: hold extra reference to bio in blk_rq_map_user_iov()
Jens Axboe
1
-0
/
+6
2008-11-18
relay: fix cpu offline problem
Lai Jiangshan
1
-5
/
+4
2008-11-18
Release old elevator on change elevator
Zhaolei
1
-1
/
+7
2008-11-18
block: fix boot failure with CONFIG_DEBUG_BLOCK_EXT_DEVT=y and nash
Zhang, Yanmin
1
-0
/
+2
2008-11-18
block/md: fix md autodetection
Tejun Heo
1
-1
/
+1
2008-11-18
block: make add_partition() return pointer to hd_struct
Tejun Heo
3
-17
/
+19
[next]