Age | Commit message (Expand) | Author |
2015-04-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2015-03-25 | s390: remove 31 bit support | Heiko Carstens |
2015-02-28 | qeth: Fix command sizes | Stefan Raspl |
2015-02-28 | s390: remove claw driver | Ursula Braun |
2015-01-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-01-25 | 390/qeth: Fix locking warning during qeth device setup | Thomas Richter |
2015-01-25 | qeth: clean up error handling | Eugene Crosser |
2015-01-17 | qeth: Remove unneeded structure member | Thomas Richter |
2015-01-17 | qeth: sysfs: replace strcmp() with sysfs_streq() | Eugene Crosser |
2015-01-17 | qeth: use qeth_card_hw_is_reachable() everywhere | Eugene Crosser |
2015-01-17 | s390/net: Delete useless checks before function calls | Markus Elfring |
2015-01-17 | s390/ctcm, netiucv: migrate variables to handle y2038 problem | Aya Mahfouz |
2015-01-13 | net: rename vlan_tx_* helpers since "tx" is misleading there | Jiri Pirko |
2014-10-26 | ctcm: replace sscanf by kstrto function | Thomas Richter |
2014-10-26 | lcs: replace sscanf by kstrto function | Thomas Richter |
2014-10-26 | qeth: s390 ethernet device driver dependency | Thomas Richter |
2014-10-26 | qeth: make local functions static in qeth_l3 module | Thomas Richter |
2014-10-26 | qeth: fix some trace formating issues | Thomas Richter |
2014-10-26 | qeth: qeth_core_main make local functions static | Thomas Richter |
2014-10-13 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-10-07 | net: better IFF_XMIT_DST_RELEASE support | Eric Dumazet |
2014-09-19 | sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu... | Kirill Tkhai |
2014-09-02 | qeth: don't query for info if hardware not ready. | Eugene Crosser |
2014-08-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2014-07-22 | s390/qeth: extract qdio buffers from output buffer struct | Sebastian Ott |
2014-07-22 | s390/qeth: extract qdio buffers from input buffer struct | Sebastian Ott |
2014-07-22 | s390/qeth: qdio queue helpers | Sebastian Ott |
2014-07-21 | qeth: Display adjacent switch attributes | Stefan Raspl |
2014-07-15 | net: set name_assign_type in alloc_netdev() | Tom Gundersen |
2014-06-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-06-06 | net: use ethtool_cmd_speed_set helper to set ethtool speed value | Jiri Pirko |
2014-05-30 | s390/net: fix format string mismatches | Ursula Braun |
2014-05-30 | qeth: Fix for possible null pointer dereference | Rickard Strandqvist |
2014-05-20 | s390/cio: fix multiple structure definitions | Sebastian Ott |
2014-05-13 | net: get rid of SET_ETHTOOL_OPS | Wilfried Klaebe |
2014-05-12 | vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu() | dingtianhong |
2014-04-28 | ctc: replace PTR_RET with PTR_ERR_OR_ZERO | Frank Blaschka |
2014-04-28 | claw: replace PTR_RET with PTR_ERR_OR_ZERO | Frank Blaschka |
2014-04-28 | qeth: Add new priority queueing options | Stefan Raspl |
2014-04-28 | qeth: Extend priority queueing to IPv6 | Stefan Raspl |
2014-04-28 | qeth: replace PTR_RET with PTR_ERR_OR_ZERO | Duan Jiong |
2014-04-28 | lcs: replace PTR_RET with PTR_ERR_OR_ZERO | Duan Jiong |
2014-04-28 | qeth: Fix default queue setting in priority queueing | Stefan Raspl |
2014-04-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2014-04-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-04-01 | lcs: Add missing destroy_timer_on_stack() | Thomas Gleixner |
2014-03-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2014-03-20 | qeth: Fix IP version detection for VLAN traffic | Stefan Raspl |
2014-03-20 | qeth: Removed unused parameter | Stefan Raspl |
2014-03-20 | qeth: make qeth_query_card_info_cb() static | Heiko Carstens |