index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2008-11-18
block: fix add_partition() error path
Tejun Heo
1
-1
/
+3
2008-11-18
ALSA: hda - Fix resume of GPIO unsol event for STAC/IDT
Takashi Iwai
1
-2
/
+2
2008-11-18
ALSA: hda - Add quirks for HP Pavilion DV models
Takashi Iwai
1
-0
/
+4
2008-11-18
Blackfin arch: fix a broken define in dma-mapping
Mike Frysinger
1
-1
/
+5
2008-11-18
Blackfin arch: fix bug - Turn on DEBUG_DOUBLEFAULT, booting SMP kernel crash
Graf Yang
1
-1
/
+1
2008-11-18
ALSA: hda - Fix GPIO initialization in patch_stac92hd71bxx()
Takashi Iwai
1
-7
/
+7
2008-11-18
kernel/profile.c: fix section mismatch warning
Rakib Mullick
1
-1
/
+1
2008-11-18
cpuset: fix regression when failed to generate sched domains
Li Zefan
2
-10
/
+15
2008-11-18
prevent cifs_writepages() from skipping unwritten pages
Dave Kleikamp
1
-1
/
+4
2008-11-18
Fixed parsing of mount options when doing DFS submount
Igor Mammedov
2
-27
/
+83
2008-11-17
Remove -mno-spe flags as they dont belong
Kumar Gala
1
-3
/
+1
2008-11-17
[CIFS] Fix check for tcon seal setting and fix oops on failed mount from earl...
Steve French
1
-3
/
+4
2008-11-17
sched, signals: fix the racy usage of ->signal in account_group_xxx/run_posix...
Oleg Nesterov
2
-6
/
+16
2008-11-17
net: sctp should update its inuse counter
Eric Dumazet
1
-0
/
+2
2008-11-17
net: af_unix should update its inuse counter
Eric Dumazet
1
-0
/
+4
2008-11-17
swiotlb: use coherent_dma_mask in alloc_coherent
FUJITA Tomonori
1
-3
/
+7
2008-11-17
net: af_unix can make unix_nr_socks visbile in /proc
Eric Dumazet
1
-3
/
+4
2008-11-17
rtnetlink: propagate error from dev_change_flags in do_setlink()
Johannes Berg
1
-1
/
+3
2008-11-17
netdevice chelsio: Convert directly reference of netdev->priv
Wang Chen
2
-31
/
+31
2008-11-17
isdn: remove extra byteswap in isdn_net_ciscohdlck_slarp_send_reply
Harvey Harrison
1
-2
/
+4
2008-11-17
ematch: simpler tcf_em_unregister()
Alexey Dobriyan
2
-16
/
+4
2008-11-17
net: Cleanup of af_unix
Eric Dumazet
1
-62
/
+55
2008-11-17
dccp: Tidy up setsockopt calls
Gerrit Renker
1
-11
/
+12
2008-11-17
dccp: Deprecate Ack Ratio sysctl
Gerrit Renker
6
-15
/
+0
2008-11-17
dccp: Feature negotiation for minimum-checksum-coverage
Gerrit Renker
2
-15
/
+42
2008-11-17
dccp: Deprecate old setsockopt framework
Gerrit Renker
4
-105
/
+32
2008-11-17
dccp: Mechanism to resolve CCID dependencies
Gerrit Renker
3
-4
/
+47
2008-11-17
virtio_net: VIRTIO_NET_F_MSG_RXBUF (imprive rcv buffer allocation)
Mark McLoughlin
2
-20
/
+162
[next]