| Commit message (Expand) | Author | Age |
* | qeth: fix race condition during device startup | Frank Blaschka | 2010-11-08 |
* | qeth: remove dev_queue_xmit invocation | Ursula Braun | 2010-11-08 |
* | vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID. | Jesse Gross | 2010-10-21 |
* | s390: ctcm_mpc: Fix build after netdev refcount changes. | David S. Miller | 2010-10-13 |
* | qeth: tagging with VLAN-ID 0 | Ursula Braun | 2010-10-04 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-09-27 |
|\ |
|
| * | s390: use free_netdev(netdev) instead of kfree() | Vasiliy Kulikov | 2010-09-26 |
* | | qeth: NAPI support for l2 and l3 discipline | Frank Blaschka | 2010-09-08 |
* | | Kconfig: have CCWGROUP depend on CLAW | Mike Frysinger | 2010-09-08 |
* | | qeth: Use %pI6 | Joe Perches | 2010-09-08 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-08-13 |
|\ |
|
| * | ctcm: rename READ/WRITE defines to avoid redefinitions | Ursula Braun | 2010-08-12 |
| * | claw: rename READ/WRITE defines to avoid redefinitions | Heiko Carstens | 2010-08-12 |
* | | [S390] cmm, smsgiucv_app: convert sender to uppercase | Hendrik Brueckner | 2010-08-09 |
|/ |
|
* | qeth: avoid useless removal of multicast addresses | Ursula Braun | 2010-07-23 |
* | qeth: Use memdup_user when user data is immediately copied into the allocated... | Julia Lawall | 2010-07-23 |
* | qeth: return zero from reply callback functions | Ursula Braun | 2010-07-23 |
* | claw: A claw device is a group of just 2 ccw devices | Ursula Braun | 2010-07-23 |
* | qeth: avoid loop if ipa command response is missing | Ursula Braun | 2010-07-23 |
* | qeth: serialize sysfs-triggered device configurations | Ursula Braun | 2010-07-23 |
* | qeth: Clear mac_bits field when switching between Layer 2 and Layer 3 | Carsten Otte | 2010-07-23 |
* | qeth: IP address takeover flag setting | Klaus-Dieter Wacker | 2010-07-23 |
* | qeth: handle missing z/VM authorization of OSX | Ursula Braun | 2010-06-23 |
* | qeth: specify correct function level for OSN devices | Ursula Braun | 2010-06-23 |
* | qeth: fix page breaks in hw headers | Frank Blaschka | 2010-06-23 |
* | qeth: fix use after free for qeths debug area | Carsten Otte | 2010-06-23 |
* | qeth: Fold qeth_qerr debug area | Carsten Otte | 2010-06-23 |
* | qeth: Fold qeth_misc debug area | Carsten Otte | 2010-06-23 |
* | qeth: Fold qeth_sense debug area | Carsten Otte | 2010-06-23 |
* | qeth: Fold qeth_trace debug area | Carsten Otte | 2010-06-23 |
* | qeth: Add new s390 debug feature for each qeth card | Carsten Otte | 2010-06-23 |
* | qeth: Rework qeth_dbf_longtext | Carsten Otte | 2010-06-23 |
* | smsgiucv: guarantee single iucv connect in thaw | Ursula Braun | 2010-06-23 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2010-05-21 |
|\ |
|
| * | qeth: support the new OSA CHPID types OSX and OSM | Ursula Braun | 2010-05-18 |
| * | drivers/s390/net: Drop memory allocation cast | Julia Lawall | 2010-05-18 |
| * | qeth: synchronize configuration interface | Frank Blaschka | 2010-05-16 |
| * | qeth: new message if OLM limit is reached | Ursula Braun | 2010-05-16 |
| * | qeth: exploit HW TX checksumming | Frank Blaschka | 2010-05-16 |
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-11 |
| |\ |
|
| * | | net: convert multicast list to list_head | Jiri Pirko | 2010-04-03 |
| * | | qeth: l3 fix build error in ipv6 addr list handling | Frank Blaschka | 2010-03-22 |
| * | | net: convert multiple drivers to use netdev_for_each_mc_addr, part7 | Jiri Pirko | 2010-03-17 |
* | | | [S390] qdio: remove API wrappers | Jan Glauber | 2010-05-17 |
| |/
|/| |
|
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-03-13 |
|\ |
|
| * | qeth: change checksumming default for HiperSockets | Frank Blaschka | 2010-03-10 |
| * | qeth: no recovery after layer mismatch (z/VM NICs) | Ursula Braun | 2010-03-10 |
| * | qeth: set promisc off after trace disabling failure | Ursula Braun | 2010-03-10 |
| * | qeth: l3 send dhcp in non pass thru mode | Frank Blaschka | 2010-03-10 |