Age | Commit message (Expand) | Author |
2012-07-25 | qeth: repair crash in qeth_l3_vlan_rx_kill_vid() | frank.blaschka@de.ibm.com |
2012-07-25 | netiucv: cleanup attribute usage | frank.blaschka@de.ibm.com |
2012-07-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2012-07-20 | s390/comments: unify copyright messages and remove file names | Heiko Carstens |
2012-07-16 | s390: Use eth_random_addr | Joe Perches |
2012-07-05 | qeth: Convert over to dst_neigh_lookup_skb(). | David S. Miller |
2012-05-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2012-05-16 | qeth: recognize vlan devices in layer3 mode | frank.blaschka@de.ibm.com |
2012-05-16 | qeth: remove token ring part 2 | Frank Blaschka |
2012-05-16 | s390/qeth: reshuffle initialization | Sebastian Ott |
2012-05-16 | s390/qeth: cleanup drv attr usage | Sebastian Ott |
2012-05-16 | s390/claw: cleanup drv attr usage | Sebastian Ott |
2012-05-16 | s390/lcs: cleanup drv attr usage | Sebastian Ott |
2012-05-16 | s390/ctc: cleanup drv attr usage | Sebastian Ott |
2012-05-16 | s390/ccwgroup: remove ccwgroup_create_from_string | Sebastian Ott |
2012-05-16 | s390/qeth: stop using struct ccwgroup driver for discipline callbacks | Sebastian Ott |
2012-05-16 | s390/qeth: switch to ccwgroup_create_dev | Sebastian Ott |
2012-05-16 | s390/claw: switch to ccwgroup_create_dev | Sebastian Ott |
2012-05-16 | s390/lcs: switch to ccwgroup_create_dev | Sebastian Ott |
2012-05-16 | s390/ctcm: switch to ccwgroup_create_dev | Sebastian Ott |
2012-05-16 | s390/claw: remove "eieio" calls | Heiko Carstens |
2012-05-16 | s390/qdio: Cleanup error handling to drivers | Jan Glauber |
2012-05-15 | s390: delete any traces of token ring support | Paul Gortmaker |
2012-04-24 | qeth: Use blkt defaults for OSA Express 4 | Stefan Raspl |
2012-04-24 | qeth: allow change of blkt default values | Ursula Braun |
2012-03-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2012-03-07 | lcs: Return zero from ccwgroup devs set_offline function | Klaus-Dieter Wacker |
2012-03-07 | qeth: meaningful return code for set_mac_address | Ursula Braun |
2012-03-07 | ctcm: use correct idal word list for ctcmpc | Belinda Thompson |
2012-03-07 | ctcm: make ctcmpc debugging compilable | Ursula Braun |
2012-03-07 | qeth: synchronize discipline module loading | Frank Blaschka |
2012-02-08 | qeth: add wake_up on write channel | Ursula Braun |
2012-02-08 | qeth: add query OSA address table support | Frank Blaschka |
2012-02-02 | qeth: Move away from using neighbour entries in qeth_l3_fill_header() | David Miller |
2012-01-24 | Driver core: driver_find() drops reference before returning | Alan Stern |
2012-01-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2011-12-27 | [S390] qdio: fix kernel panic for zfcp 31-bit | Steffen Maier |
2011-12-20 | 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-08 | net: make vlan ndo_vlan_rx_[add/kill]_vid return error value | Jiri Pirko |
2011-12-05 | net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}. | David Miller |
2011-11-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2011-11-16 | net: introduce and use netdev_features_t for device features sets | Michał Mirosław |
2011-11-16 | 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 |