| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2012-01-09 | 1 | -1/+1 |
|\ |
|
| * | [S390] qdio: fix kernel panic for zfcp 31-bit | Steffen Maier | 2011-12-27 | 1 | -1/+1 |
* | | qeth: recovery through asynchronous delivery | Einar Lueck | 2011-12-20 | 2 | -5/+34 |
* | | qeth: improve recovery during resource shortage | Frank Blaschka | 2011-12-20 | 1 | -2/+9 |
* | | netiucv: allow multiple interfaces to same peer | Ursula Braun | 2011-12-20 | 1 | -82/+135 |
* | | qeth: forbid recovery during shutdown | Ursula Braun | 2011-12-20 | 2 | -0/+2 |
* | | qeth: suspicious rcu_dereference_check in recovery | Ursula Braun | 2011-12-20 | 1 | -4/+3 |
* | | net: make vlan ndo_vlan_rx_[add/kill]_vid return error value | Jiri Pirko | 2011-12-08 | 2 | -11/+16 |
* | | net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}. | David Miller | 2011-12-05 | 1 | -2/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2011-11-21 | 7 | -9/+16 |
|\ \
| |/ |
|
| * | qeth: Reduce CPU consumption through less SIGA-r calls | Einar Lueck | 2011-11-16 | 1 | -2/+1 |
| * | qeth: l3 fix rcu splat in xmit | Frank Blaschka | 2011-11-16 | 1 | -0/+7 |
| * | netiucv: reinsert dev_alloc_name for device naming | Ursula Braun | 2011-11-16 | 1 | -0/+2 |
| * | qeth: remove WARN_ON leftover | Christian Borntraeger | 2011-11-16 | 1 | -1/+0 |
| * | qeth: return with -EPERM if sniffing is not enabled | Ursula Braun | 2011-11-16 | 1 | -2/+2 |
| * | net: Fix references to deleted NET_ETHERNET Kconfig setting. | David S. Miller | 2011-11-09 | 2 | -4/+4 |
* | | net: introduce and use netdev_features_t for device features sets | Michał Mirosław | 2011-11-16 | 1 | -2/+4 |
|/ |
|
* | [S390] sparse: fix sparse static warnings | Martin Schwidefsky | 2011-10-30 | 3 | -3/+3 |
* | [S390] fix mismatch in summation of I/O IRQ statistics | Peter Oberparleiter | 2011-10-30 | 3 | -6/+3 |
* | qeth: convert to SKB paged frag API. | Ian Campbell | 2011-09-15 | 1 | -1/+2 |
* | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko | 2011-08-17 | 3 | -4/+4 |
* | qeth: add support for af_iucv HiperSockets transport | Frank Blaschka | 2011-08-13 | 6 | -61/+391 |
* | qeth: exploit asynchronous delivery of storage blocks | Einar Lueck | 2011-08-13 | 2 | -43/+480 |
* | qeth: support forced signal adapter indications | Einar Lueck | 2011-08-13 | 1 | -1/+2 |
* | qdio: support asynchronous delivery of storage blocks | frank.blaschka@de.ibm.com | 2011-08-13 | 1 | -8/+22 |
* | qeth: do not apply priority queuing to HiperSockets | Ursula Braun | 2011-08-13 | 1 | -19/+21 |
* | qeth: l3 ipv6 vlan not working on shared OSA chpid | Frank Blaschka | 2011-08-13 | 1 | -1/+0 |
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 1 | -1/+1 |
* | qeth: do vlan cleanup | Jiri Pirko | 2011-07-21 | 3 | -56/+47 |
* | net: Abstract dst->neighbour accesses behind helpers. | David S. Miller | 2011-07-17 | 1 | -7/+18 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-06-20 | 2 | -28/+31 |
|\ |
|
| * | [S390] qdio: Split SBAL entry flags | Jan Glauber | 2011-06-06 | 2 | -28/+31 |
* | | net: remove interrupt.h inclusion from netdevice.h | Alexey Dobriyan | 2011-06-06 | 1 | -0/+1 |
|/ |
|
* | qeth: use ndo_set_features callback for initial setup and recovery | Frank Blaschka | 2011-05-18 | 1 | -52/+25 |
* | ctcm: get rid of compile warning | Ursula Braun | 2011-05-13 | 2 | -11/+4 |
* | lcs: get rid of compile warning | Heiko Carstens | 2011-05-13 | 1 | -7/+3 |
* | claw: remove unused return code handling | Heiko Carstens | 2011-05-13 | 1 | -19/+3 |
* | qeth: add owner to ccw driver | Sebastian Ott | 2011-05-13 | 1 | -0/+1 |
* | qeth: add OSA concurrent hardware trap | Frank Blaschka | 2011-05-13 | 6 | -37/+268 |
* | qeth: convert to hw_features part 2 | Frank Blaschka | 2011-05-13 | 7 | -178/+49 |
* | net: call dev_alloc_name from register_netdevice | Jiri Pirko | 2011-05-05 | 1 | -2/+0 |
* | net: s390: convert to hw_features | Michał Mirosław | 2011-04-20 | 3 | -107/+52 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 4 | -4/+4 |
* | [S390] ccwgroup_driver: remove duplicate members | Sebastian Ott | 2011-03-23 | 4 | -8/+16 |
* | [S390] ccw_driver: remove duplicate members | Sebastian Ott | 2011-03-23 | 4 | -7/+15 |
* | qeth: change some configurations defaults | Frank Blaschka | 2011-03-14 | 3 | -2/+11 |
* | qeth: remove needless IPA-commands in offline | Ursula Braun | 2011-02-26 | 4 | -120/+33 |
* | s390: Fix possibly wrong size in strncmp (smsgiucv) | Stefan Weil | 2011-02-02 | 1 | -1/+1 |
* | s390: Fix wrong size in memcmp (netiucv) | Stefan Weil | 2011-02-02 | 1 | -1/+1 |
* | qeth: allow OSA CHPARM change in suspend state | Ursula Braun | 2011-02-02 | 1 | -41/+63 |