index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
net
Age
Commit message (
Expand
)
Author
2017-06-24
s390/qeth: avoid null pointer dereference on OSN
Julian Wiedmann
2017-06-24
s390/qeth: unbreak OSM and OSN support
Julian Wiedmann
2017-06-24
s390/qeth: handle sysfs error during initialization
Ursula Braun
2016-07-19
qeth: delete napi struct when removing a qeth device
Ursula Braun
2015-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-03-25
s390: remove 31 bit support
Heiko Carstens
2015-02-28
qeth: Fix command sizes
Stefan Raspl
2015-02-28
s390: remove claw driver
Ursula Braun
2015-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-25
390/qeth: Fix locking warning during qeth device setup
Thomas Richter
2015-01-25
qeth: clean up error handling
Eugene Crosser
2015-01-17
qeth: Remove unneeded structure member
Thomas Richter
2015-01-17
qeth: sysfs: replace strcmp() with sysfs_streq()
Eugene Crosser
2015-01-17
qeth: use qeth_card_hw_is_reachable() everywhere
Eugene Crosser
2015-01-17
s390/net: Delete useless checks before function calls
Markus Elfring
2015-01-17
s390/ctcm, netiucv: migrate variables to handle y2038 problem
Aya Mahfouz
2015-01-13
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2014-10-26
ctcm: replace sscanf by kstrto function
Thomas Richter
2014-10-26
lcs: replace sscanf by kstrto function
Thomas Richter
2014-10-26
qeth: s390 ethernet device driver dependency
Thomas Richter
2014-10-26
qeth: make local functions static in qeth_l3 module
Thomas Richter
2014-10-26
qeth: fix some trace formating issues
Thomas Richter
2014-10-26
qeth: qeth_core_main make local functions static
Thomas Richter
2014-10-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-10-07
net: better IFF_XMIT_DST_RELEASE support
Eric Dumazet
2014-09-19
sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...
Kirill Tkhai
2014-09-02
qeth: don't query for info if hardware not ready.
Eugene Crosser
2014-08-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2014-07-22
s390/qeth: extract qdio buffers from output buffer struct
Sebastian Ott
2014-07-22
s390/qeth: extract qdio buffers from input buffer struct
Sebastian Ott
2014-07-22
s390/qeth: qdio queue helpers
Sebastian Ott
2014-07-21
qeth: Display adjacent switch attributes
Stefan Raspl
2014-07-15
net: set name_assign_type in alloc_netdev()
Tom Gundersen
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-06-06
net: use ethtool_cmd_speed_set helper to set ethtool speed value
Jiri Pirko
2014-05-30
s390/net: fix format string mismatches
Ursula Braun
2014-05-30
qeth: Fix for possible null pointer dereference
Rickard Strandqvist
2014-05-20
s390/cio: fix multiple structure definitions
Sebastian Ott
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-05-12
vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu()
dingtianhong
2014-04-28
ctc: replace PTR_RET with PTR_ERR_OR_ZERO
Frank Blaschka
2014-04-28
claw: replace PTR_RET with PTR_ERR_OR_ZERO
Frank Blaschka
2014-04-28
qeth: Add new priority queueing options
Stefan Raspl
2014-04-28
qeth: Extend priority queueing to IPv6
Stefan Raspl
2014-04-28
qeth: replace PTR_RET with PTR_ERR_OR_ZERO
Duan Jiong
2014-04-28
lcs: replace PTR_RET with PTR_ERR_OR_ZERO
Duan Jiong
2014-04-28
qeth: Fix default queue setting in priority queueing
Stefan Raspl
2014-04-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2014-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-04-01
lcs: Add missing destroy_timer_on_stack()
Thomas Gleixner
[next]