index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
net
/
qeth_l3_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-27
1
-11
/
+39
|
\
|
*
390/qeth: Fix locking warning during qeth device setup
Thomas Richter
2015-01-25
1
-11
/
+39
*
|
qeth: use qeth_card_hw_is_reachable() everywhere
Eugene Crosser
2015-01-17
1
-5
/
+2
*
|
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2015-01-13
1
-4
/
+4
|
/
*
qeth: make local functions static in qeth_l3 module
Thomas Richter
2014-10-26
1
-4
/
+4
*
qeth: fix some trace formating issues
Thomas Richter
2014-10-26
1
-1
/
+1
*
net: better IFF_XMIT_DST_RELEASE support
Eric Dumazet
2014-10-07
1
-1
/
+1
*
net: set name_assign_type in alloc_netdev()
Tom Gundersen
2014-07-15
1
-1
/
+2
*
s390/net: fix format string mismatches
Ursula Braun
2014-05-30
1
-1
/
+1
*
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-05-13
1
-1
/
+1
*
vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu()
dingtianhong
2014-05-12
1
-5
/
+5
*
qeth: Extend priority queueing to IPv6
Stefan Raspl
2014-04-28
1
-2
/
+5
*
qeth: postpone freeing of qdio memory
Ursula Braun
2014-02-25
1
-0
/
+3
*
qeth: fix build of s390 allmodconfig
Eugene Crosser
2014-01-29
1
-0
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-22
1
-0
/
+2
|
\
|
*
qeth: fix qeth_wait_for_threads() deadlock for OSN devices
Stefan Raspl
2013-04-08
1
-0
/
+2
*
|
qeth: Fix missing pointer update
Stefan Raspl
2013-04-22
1
-1
/
+1
*
|
qeth: remove unused variable
Stefan Raspl
2013-04-22
1
-2
/
+1
*
|
qeth: fix VLAN related compilation errors
Patrick McHardy
2013-04-21
1
-6
/
+10
*
|
net: vlan: prepare for 802.1ad VLAN filtering offload
Patrick McHardy
2013-04-19
1
-2
/
+4
*
|
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
2013-04-19
1
-3
/
+3
|
/
*
qeth: Fix scatter-gather regression
Frank Blaschka
2013-03-19
1
-1
/
+3
*
qeth: Fix invalid router settings handling
Stefan Raspl
2013-03-19
1
-6
/
+11
*
qeth: delay feature trace
Stefan Raspl
2013-03-19
1
-1
/
+1
*
qeth: Support VEPA mode
Stefan Raspl
2013-01-21
1
-7
/
+7
*
qeth: ensure that __vlan_find_dev_deep() is called with rcu_read_lock
Jiri Pirko
2013-01-04
1
-10
/
+11
*
qeth: Remove BUG_ONs
Stefan Raspl
2012-11-19
1
-4
/
+3
*
qeth: Consolidate tracing of card features
Stefan Raspl
2012-11-19
1
-0
/
+1
*
qeth: fix deadlock between recovery and bonding driver
Stefan Raspl
2012-10-16
1
-5
/
+6
*
qeth: fix possible memory leak in qeth_l3_add_[vipa|rxip]()
Wei Yongjun
2012-09-24
1
-0
/
+2
*
qeth: repair crash in qeth_l3_vlan_rx_kill_vid()
frank.blaschka@de.ibm.com
2012-07-25
1
-0
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-07-24
1
-2
/
+3
|
\
|
*
s390: Use eth_random_addr
Joe Perches
2012-07-16
1
-1
/
+1
|
*
qeth: Convert over to dst_neigh_lookup_skb().
David S. Miller
2012-07-05
1
-1
/
+2
*
|
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-07-20
1
-2
/
+0
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2012-05-21
1
-9
/
+7
|
\
|
*
s390/qeth: stop using struct ccwgroup driver for discipline callbacks
Sebastian Ott
2012-05-16
1
-9
/
+7
*
|
qeth: recognize vlan devices in layer3 mode
frank.blaschka@de.ibm.com
2012-05-16
1
-2
/
+2
*
|
qeth: remove token ring part 2
Frank Blaschka
2012-05-16
1
-55
/
+0
*
|
s390: delete any traces of token ring support
Paul Gortmaker
2012-05-15
1
-29
/
+6
|
/
*
qeth: meaningful return code for set_mac_address
Ursula Braun
2012-03-07
1
-1
/
+1
*
qeth: add query OSA address table support
Frank Blaschka
2012-02-08
1
-0
/
+3
*
qeth: Move away from using neighbour entries in qeth_l3_fill_header()
David Miller
2012-02-02
1
-19
/
+16
*
qeth: recovery through asynchronous delivery
Einar Lueck
2011-12-20
1
-0
/
+5
*
qeth: forbid recovery during shutdown
Ursula Braun
2011-12-20
1
-0
/
+1
*
qeth: suspicious rcu_dereference_check in recovery
Ursula Braun
2011-12-20
1
-4
/
+3
*
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
Jiri Pirko
2011-12-08
1
-4
/
+5
*
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
David Miller
2011-12-05
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-11-21
1
-0
/
+7
|
\
|
*
qeth: l3 fix rcu splat in xmit
Frank Blaschka
2011-11-16
1
-0
/
+7
[next]