index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-23
dccp: Set per-connection CCIDs via socket options
Gerrit Renker
6
-8
/
+61
2008-11-23
myri10ge: update firmware headers
Brice Goglin
1
-0
/
+1
2008-11-23
myri10ge: update DCA comments
Brice Goglin
1
-3
/
+3
2008-11-23
net: af_netlink should update its inuse counter
Eric Dumazet
1
-0
/
+2
2008-11-23
net: some optimizations in af_inet
Eric Dumazet
1
-5
/
+4
2008-11-21
Merge branch 'for-david' of git://git.kernel.org/pub/scm/linux/kernel/git/chr...
David S. Miller
14
-2066
/
+1379
2008-11-21
igb: do not use phy ops in ethtool test cleanup for non-copper parts
Alexander Duyck
3
-22
/
+50
2008-11-21
enic: misc cleanup items:
Scott Feldman
3
-2
/
+15
2008-11-21
enic: move wmb closer to where needed: before writing posted_index to hw
Scott Feldman
3
-6
/
+16
2008-11-21
enic: mask off some reserved bits in CQ descriptor for future use
Scott Feldman
1
-2
/
+3
2008-11-21
enic: driver/firmware API updates
Scott Feldman
2
-19
/
+60
2008-11-21
enic: enable ethtool LRO support
Scott Feldman
2
-20
/
+24
2008-11-22
WAN pc300too.c: Fix PC300-X.21 detection
Krzysztof Hałasa
1
-24
/
+24
2008-11-22
WAN: syncppp.c is no longer used by any kernel code. Remove it.
Krzysztof Hałasa
5
-1681
/
+1
2008-11-22
WAN: new synchronous PPP implementation for generic HDLC.
Krzysztof Hałasa
3
-52
/
+606
2008-11-22
WAN: Simplify sca_init_port() in HD64572 driver.
Krzysztof Hałasa
1
-36
/
+31
2008-11-22
WAN: Correct comments in hd6457[02].c
Krzysztof Hałasa
2
-2
/
+2
2008-11-22
WAN: HD64572 drivers don't use next_desc() anymore.
Krzysztof Hałasa
1
-10
/
+3
2008-11-22
WAN: Simplify HD64572 drivers.
Krzysztof Hałasa
3
-135
/
+110
2008-11-22
WAN: don't print HD64572 driver versions anymore.
Krzysztof Hałasa
2
-26
/
+2
2008-11-22
WAN: Simplify HD64572 status handling.
Krzysztof Hałasa
1
-29
/
+8
2008-11-22
WAN: rework HD64572 interrupts a bit.
Krzysztof Hałasa
1
-23
/
+13
2008-11-22
WAN: HD64572 already handles TX underruns with DMAC.
Krzysztof Hałasa
1
-17
/
+15
2008-11-22
WAN: TX-done handler now uses the ownership bit in HD64572 drivers.
Krzysztof Hałasa
1
-8
/
+3
2008-11-22
WAN: convert HD64572-based drivers to NAPI.
Krzysztof Hałasa
3
-37
/
+71
2008-11-22
WAN: remove SCA support from SCA-II drivers
Krzysztof Hałasa
3
-261
/
+45
2008-11-22
WAN: remove SCA II support from SCA drivers
Krzysztof Hałasa
3
-205
/
+58
2008-11-22
WAN: split hd6457x.c into hd64570.c and hd64572.c
Krzysztof Hałasa
6
-4
/
+871
2008-11-21
ne2k: convert to net_device_ops
Stephen Hemminger
3
-15
/
+37
2008-11-21
eql: convert to net_device_ops
Stephen Hemminger
1
-4
/
+8
2008-11-21
sc92031: convert to net_device_ops
Stephen Hemminger
1
-11
/
+18
2008-11-21
qla3xxx: convert to net_device_ops
Stephen Hemminger
1
-10
/
+12
2008-11-21
hamachi: convert to net_device_ops
Stephen Hemminger
1
-7
/
+14
2008-11-21
bnx2x: convert to net_device_ops
Stephen Hemminger
1
-14
/
+20
2008-11-21
ns83820: convert to net_device_ops
Stephen Hemminger
1
-8
/
+14
2008-11-21
yellowfin: convert to net_device_ops
Stephen Hemminger
1
-6
/
+11
2008-11-21
r6040: convert to net_device_ops
Stephen Hemminger
1
-11
/
+18
2008-11-21
sis900: convert to net_device_ops
Stephen Hemminger
1
-11
/
+16
2008-11-21
tehuti: convert to net_device_ops
Stephen Hemminger
1
-11
/
+16
2008-11-21
sfc: convert to net_device_ops
Stephen Hemminger
1
-13
/
+18
2008-11-21
netxen: convert to net_device_ops
Stephen Hemminger
2
-20
/
+33
2008-11-21
dl2k: convert to net_device_ops
Stephen Hemminger
1
-8
/
+14
2008-11-21
bnx2: convert to net_device_ops
Stephen Hemminger
1
-16
/
+20
2008-11-21
mlx4: convert to net_device_ops
Stephen Hemminger
1
-15
/
+19
2008-11-21
myri10ge: convert to net_device_ops
Stephen Hemminger
1
-7
/
+13
2008-11-21
via-rhine: convert to net_device_ops
Stephen Hemminger
1
-11
/
+17
2008-11-21
qlge: fix sparse warnings
Stephen Hemminger
1
-13
/
+14
2008-11-21
qlge: convert to net_device_ops
Stephen Hemminger
1
-11
/
+19
2008-11-21
s2io: convert to net_device_ops
Stephen Hemminger
1
-21
/
+22
2008-11-21
jme: convert driver to net_device_ops
Stephen Hemminger
1
-9
/
+13
[next]