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
path:
root
/
drivers
/
s390
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-08
[S390] smsgiucv_app: deliver z/VM CP special messages (SMSG) as uevents
Hendrik Brueckner
5
-1
/
+225
2010-03-08
[S390] smsgiucv: declare char pointers as "const"
Hendrik Brueckner
2
-8
/
+11
2010-03-08
[S390] remove unused qdio flags in zfcp and qeth
Ursula Braun
1
-3
/
+0
2010-01-25
net: use helpers to access uc list V2
Jiri Pirko
1
-1
/
+1
2010-01-13
qeth: default BLKT values for new OSA/3 hardware
Einar Lueck
2
-18
/
+29
2010-01-13
qeth: avoid recovery during device online setting
Ursula Braun
2
-3
/
+0
2010-01-13
qeth: HiperSockets Network Traffic Analyzer
Ursula Braun
8
-86
/
+336
2010-01-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2010-01-07
claw: use "claw" as root device name
Ursula Braun
1
-1
/
+1
2009-12-29
drivers/s390/net/qeth_l2_main.c: use %pM to shown MAC address
H Hartley Sweeten
1
-18
/
+6
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
2
-2
/
+2
2009-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-5
/
+3
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-12-04
tree-wide: fix misspelling of "definition" in comments
Adam Buchbinder
1
-1
/
+1
2009-11-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+6
2009-11-17
net/s390 drivers: add missing 'const' attribute
Heiko Carstens
3
-3
/
+3
2009-11-16
qeth: allow dynamic change of rx checksumming
Frank Blaschka
3
-23
/
+41
2009-11-16
qeth: rework TSO functions
Frank Blaschka
7
-98
/
+110
2009-11-16
qeth: Recognize return codes of ccw_device_set_online
Ursula Braun
3
-46
/
+31
2009-11-16
qeth: remaining EDDP cleanup
Ursula Braun
1
-2
/
+0
2009-11-16
qeth: Exploit Connection Isolation
Einar Lueck
6
-12
/
+267
2009-11-13
netiucv: displayed TX bytes value much too high
Ursula Braun
1
-2
/
+2
2009-11-13
s390: remove cu3088 layer for lcs and ctcm
Ursula Braun
13
-242
/
+304
2009-11-13
ctcm: suspend has to wait for outstanding I/O
Frank Blaschka
3
-0
/
+8
2009-10-29
[S390] s/r: cmm resume fix
Martin Schwidefsky
1
-1
/
+6
2009-10-29
percpu: make misc percpu symbols unique
Tejun Heo
1
-5
/
+3
2009-10-17
ctcm rollback in case of errors
Einar Lueck
1
-17
/
+42
2009-10-17
lcs: Recognize return codes of ccw_device_set_online().
Klaus-Dieter Wacker
1
-3
/
+9
2009-10-17
lcs: ODEBUG: object is on stack, but not annotated.
Klaus-Dieter Wacker
1
-1
/
+1
2009-10-05
qeth: Convert ethtool get_stats_count() ops to get_sset_count()
Ben Hutchings
4
-7
/
+12
2009-09-21
trivial: remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2009-09-15
driver model: constify attribute groups
David Brownell
1
-1
/
+1
2009-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
9
-112
/
+142
2009-09-11
[S390] proper use of device register
Sebastian Ott
2
-6
/
+9
2009-09-02
drivers: Kill now superfluous ->last_rx stores
Eric Dumazet
4
-4
/
+0
2009-09-02
netdev: drivers should make ethtool_ops const
Stephen Hemminger
2
-3
/
+3
2009-08-26
qeth: display "undefined" value of sysfs-attribute "layer2"
Ursula Braun
1
-1
/
+1
2009-08-26
qeth: display service_level info only when valid.
Klaus-Dieter Wacker
1
-2
/
+3
2009-08-26
qeth: Cleanup for cast-type determination.
Klaus-Dieter Wacker
4
-82
/
+57
2009-08-26
qeth: scheduling while atomic during ifconfig online sequence
Frank Blaschka
1
-0
/
+1
2009-08-26
qeth: HiperSockets SIGA retry support on CC=2.
Klaus-Dieter Wacker
2
-8
/
+61
2009-07-05
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
Patrick McHardy
5
-7
/
+11
2009-07-05
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
1
-5
/
+5
2009-06-22
[S390] driver_data access
Martin Schwidefsky
1
-2
/
+2
2009-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-1
/
+1
2009-06-18
net: group address list and its count
Jiri Pirko
1
-1
/
+1
2009-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
4
-61
/
+62
2009-06-16
[S390] pm: smsgiucv power management callbacks.
Martin Schwidefsky
1
-3
/
+60
2009-06-16
[S390] pm: netiucv power management callbacks.
Ursula Braun
1
-6
/
+109
2009-06-16
[S390] pm: claw driver power management callbacks
Frank Blaschka
1
-4
/
+10
[next]