| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-03-21 |
|\ |
|
| * | lcs: Return zero from ccwgroup devs set_offline function | Klaus-Dieter Wacker | 2012-03-08 |
| * | qeth: meaningful return code for set_mac_address | Ursula Braun | 2012-03-08 |
| * | ctcm: use correct idal word list for ctcmpc | Belinda Thompson | 2012-03-08 |
| * | ctcm: make ctcmpc debugging compilable | Ursula Braun | 2012-03-08 |
| * | qeth: synchronize discipline module loading | Frank Blaschka | 2012-03-08 |
| * | qeth: add wake_up on write channel | Ursula Braun | 2012-02-08 |
| * | qeth: add query OSA address table support | Frank Blaschka | 2012-02-08 |
| * | qeth: Move away from using neighbour entries in qeth_l3_fill_header() | David Miller | 2012-02-02 |
* | | Driver core: driver_find() drops reference before returning | Alan Stern | 2012-01-24 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2012-01-09 |
|\ |
|
| * | [S390] qdio: fix kernel panic for zfcp 31-bit | Steffen Maier | 2011-12-27 |
* | | qeth: recovery through asynchronous delivery | Einar Lueck | 2011-12-20 |
* | | qeth: improve recovery during resource shortage | Frank Blaschka | 2011-12-20 |
* | | netiucv: allow multiple interfaces to same peer | Ursula Braun | 2011-12-20 |
* | | qeth: forbid recovery during shutdown | Ursula Braun | 2011-12-20 |
* | | qeth: suspicious rcu_dereference_check in recovery | Ursula Braun | 2011-12-20 |
* | | net: make vlan ndo_vlan_rx_[add/kill]_vid return error value | Jiri Pirko | 2011-12-08 |
* | | net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}. | David Miller | 2011-12-05 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2011-11-21 |
|\| |
|
| * | qeth: Reduce CPU consumption through less SIGA-r calls | Einar Lueck | 2011-11-16 |
| * | qeth: l3 fix rcu splat in xmit | Frank Blaschka | 2011-11-16 |
| * | netiucv: reinsert dev_alloc_name for device naming | Ursula Braun | 2011-11-16 |
| * | qeth: remove WARN_ON leftover | Christian Borntraeger | 2011-11-16 |
| * | qeth: return with -EPERM if sniffing is not enabled | Ursula Braun | 2011-11-16 |
| * | net: Fix references to deleted NET_ETHERNET Kconfig setting. | David S. Miller | 2011-11-09 |
* | | net: introduce and use netdev_features_t for device features sets | Michał Mirosław | 2011-11-16 |
|/ |
|
* | [S390] sparse: fix sparse static warnings | Martin Schwidefsky | 2011-10-30 |
* | [S390] fix mismatch in summation of I/O IRQ statistics | Peter Oberparleiter | 2011-10-30 |
* | qeth: convert to SKB paged frag API. | Ian Campbell | 2011-09-15 |
* | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko | 2011-08-17 |
* | qeth: add support for af_iucv HiperSockets transport | Frank Blaschka | 2011-08-13 |
* | qeth: exploit asynchronous delivery of storage blocks | Einar Lueck | 2011-08-13 |
* | qeth: support forced signal adapter indications | Einar Lueck | 2011-08-13 |
* | qdio: support asynchronous delivery of storage blocks | frank.blaschka@de.ibm.com | 2011-08-13 |
* | qeth: do not apply priority queuing to HiperSockets | Ursula Braun | 2011-08-13 |
* | qeth: l3 ipv6 vlan not working on shared OSA chpid | Frank Blaschka | 2011-08-13 |
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 |
* | qeth: do vlan cleanup | Jiri Pirko | 2011-07-21 |
* | net: Abstract dst->neighbour accesses behind helpers. | David S. Miller | 2011-07-18 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-06-21 |
|\ |
|
| * | [S390] qdio: Split SBAL entry flags | Jan Glauber | 2011-06-06 |
* | | net: remove interrupt.h inclusion from netdevice.h | Alexey Dobriyan | 2011-06-07 |
|/ |
|
* | qeth: use ndo_set_features callback for initial setup and recovery | Frank Blaschka | 2011-05-18 |
* | ctcm: get rid of compile warning | Ursula Braun | 2011-05-13 |
* | lcs: get rid of compile warning | Heiko Carstens | 2011-05-13 |
* | claw: remove unused return code handling | Heiko Carstens | 2011-05-13 |
* | qeth: add owner to ccw driver | Sebastian Ott | 2011-05-13 |
* | qeth: add OSA concurrent hardware trap | Frank Blaschka | 2011-05-13 |
* | qeth: convert to hw_features part 2 | Frank Blaschka | 2011-05-13 |