Age | Commit message (Expand) | Author |
2013-04-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-04-22 | qeth: Fix missing pointer update | Stefan Raspl |
2013-04-22 | qeth: remove unused variable | Stefan Raspl |
2013-04-21 | qeth: fix VLAN related compilation errors | Patrick McHardy |
2013-04-19 | net: vlan: prepare for 802.1ad VLAN filtering offload | Patrick McHardy |
2013-04-19 | net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* | Patrick McHardy |
2013-04-08 | qeth: fix qeth_wait_for_threads() deadlock for OSN devices | Stefan Raspl |
2013-03-19 | qeth: Fix scatter-gather regression | Frank Blaschka |
2013-03-19 | qeth: Fix invalid router settings handling | Stefan Raspl |
2013-03-19 | qeth: delay feature trace | Stefan Raspl |
2013-01-21 | qeth: Support VEPA mode | Stefan Raspl |
2013-01-04 | qeth: ensure that __vlan_find_dev_deep() is called with rcu_read_lock | Jiri Pirko |
2012-11-19 | qeth: Remove BUG_ONs | Stefan Raspl |
2012-11-19 | qeth: Consolidate tracing of card features | Stefan Raspl |
2012-10-16 | qeth: fix deadlock between recovery and bonding driver | Stefan Raspl |
2012-09-24 | qeth: fix possible memory leak in qeth_l3_add_[vipa|rxip]() | Wei Yongjun |
2012-07-25 | qeth: repair crash in qeth_l3_vlan_rx_kill_vid() | 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: stop using struct ccwgroup driver for discipline callbacks | Sebastian Ott |
2012-05-15 | s390: delete any traces of token ring support | Paul Gortmaker |
2012-03-07 | qeth: meaningful return code for set_mac_address | 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 |
2011-12-20 | qeth: recovery through asynchronous delivery | Einar Lueck |
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: l3 fix rcu splat in xmit | Frank Blaschka |
2011-10-30 | [S390] sparse: fix sparse static warnings | Martin Schwidefsky |
2011-08-17 | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko |
2011-08-13 | qeth: add support for af_iucv HiperSockets transport | Frank Blaschka |
2011-08-13 | qeth: l3 ipv6 vlan not working on shared OSA chpid | Frank Blaschka |
2011-07-21 | qeth: do vlan cleanup | Jiri Pirko |
2011-07-17 | net: Abstract dst->neighbour accesses behind helpers. | David S. Miller |
2011-05-18 | qeth: use ndo_set_features callback for initial setup and recovery | Frank Blaschka |
2011-05-13 | qeth: add OSA concurrent hardware trap | Frank Blaschka |
2011-05-13 | qeth: convert to hw_features part 2 | Frank Blaschka |
2011-04-20 | net: s390: convert to hw_features | Michał Mirosław |
2011-03-14 | qeth: change some configurations defaults | Frank Blaschka |
2011-02-26 | qeth: remove needless IPA-commands in offline | Ursula Braun |
2011-01-15 | qeth: l3 hw tx csum circumvent hw bug | Frank Blaschka |