Age | Commit message (Expand) | Author |
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 |
2014-02-25 | qeth: postpone freeing of qdio memory | Ursula Braun |
2014-02-21 | s390: improve debug feature usage | Sebastian Ott |
2014-01-29 | qeth: fix build of s390 allmodconfig | Eugene Crosser |
2014-01-15 | qeth: bridgeport support - address notifications | Eugene Crosser |
2014-01-15 | qeth: bridgeport support - basic control | Eugene Crosser |
2013-12-17 | qeth: Accurate ethtool output | Eugene Crosser |
2013-12-17 | netiucv: improve state checking in conn_action_txdone | Ursula Braun |
2013-11-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-11-07 | qeth: avoid buffer overflow in snmp ioctl | Ursula Braun |
2013-10-24 | s390/s390dbf: use debug_level_enabled() where applicable | Hendrik Brueckner |
2013-08-22 | s390: replace strict_strtoul() with kstrtoul() | Jingoo Han |
2013-07-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-07-03 | Merge branch 'akpm' (updates from Andrew Morton) | Linus Torvalds |
2013-07-03 | clean up scary strncpy(dst, src, strlen(src)) uses | Kees Cook |
2013-06-26 | s390/net: Cocci spatch "ptr_ret.spatch" | Thomas Meyer |
2013-06-25 | qeth: use default napi weight | Sebastian Ott |
2013-06-25 | qeth: Fix crash on initial MTU size change | Stefan Raspl |
2013-06-25 | qeth: change default standard blkt settings for OSA | Ursula Braun |
2013-06-25 | qeth: Increase default MTU for OSA devices | Stefan Raspl |
2013-06-25 | netiucv: remove unused macro | Andy Shevchenko |
2013-06-13 | netiucv: Hold rtnl between name allocation and device registration. | Benjamin Poirier |
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-22 | qeth: remove cast for kzalloc return value | Zhang Yanfei |
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 |