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