index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
net
/
qeth_l3_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-07
s390: remove unneeded variables
Peter Senna Tschudin
1
-4
/
+1
2015-05-18
qeth: fix rx checksum offload handling
Thomas Richter
1
-7
/
+2
2015-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-11
/
+39
2015-01-26
390/qeth: Fix locking warning during qeth device setup
Thomas Richter
1
-11
/
+39
2015-01-18
qeth: use qeth_card_hw_is_reachable() everywhere
Eugene Crosser
1
-5
/
+2
2015-01-14
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
1
-4
/
+4
2014-10-27
qeth: make local functions static in qeth_l3 module
Thomas Richter
1
-4
/
+4
2014-10-27
qeth: fix some trace formating issues
Thomas Richter
1
-1
/
+1
2014-10-07
net: better IFF_XMIT_DST_RELEASE support
Eric Dumazet
1
-1
/
+1
2014-07-16
net: set name_assign_type in alloc_netdev()
Tom Gundersen
1
-1
/
+2
2014-05-31
s390/net: fix format string mismatches
Ursula Braun
1
-1
/
+1
2014-05-14
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
1
-1
/
+1
2014-05-12
vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu()
dingtianhong
1
-5
/
+5
2014-04-28
qeth: Extend priority queueing to IPv6
Stefan Raspl
1
-2
/
+5
2014-02-26
qeth: postpone freeing of qdio memory
Ursula Braun
1
-0
/
+3
2014-01-29
qeth: fix build of s390 allmodconfig
Eugene Crosser
1
-0
/
+8
2013-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2013-04-22
qeth: Fix missing pointer update
Stefan Raspl
1
-1
/
+1
2013-04-22
qeth: remove unused variable
Stefan Raspl
1
-2
/
+1
2013-04-21
qeth: fix VLAN related compilation errors
Patrick McHardy
1
-6
/
+10
2013-04-19
net: vlan: prepare for 802.1ad VLAN filtering offload
Patrick McHardy
1
-2
/
+4
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
1
-3
/
+3
2013-04-09
qeth: fix qeth_wait_for_threads() deadlock for OSN devices
Stefan Raspl
1
-0
/
+2
2013-03-19
qeth: Fix scatter-gather regression
Frank Blaschka
1
-1
/
+3
2013-03-19
qeth: Fix invalid router settings handling
Stefan Raspl
1
-6
/
+11
2013-03-19
qeth: delay feature trace
Stefan Raspl
1
-1
/
+1
2013-01-21
qeth: Support VEPA mode
Stefan Raspl
1
-7
/
+7
2013-01-05
qeth: ensure that __vlan_find_dev_deep() is called with rcu_read_lock
Jiri Pirko
1
-10
/
+11
2012-11-19
qeth: Remove BUG_ONs
Stefan Raspl
1
-4
/
+3
2012-11-19
qeth: Consolidate tracing of card features
Stefan Raspl
1
-0
/
+1
2012-10-16
qeth: fix deadlock between recovery and bonding driver
Stefan Raspl
1
-5
/
+6
2012-09-24
qeth: fix possible memory leak in qeth_l3_add_[vipa|rxip]()
Wei Yongjun
1
-0
/
+2
2012-07-26
qeth: repair crash in qeth_l3_vlan_rx_kill_vid()
frank.blaschka@de.ibm.com
1
-0
/
+4
2012-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-2
/
+3
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
1
-2
/
+0
2012-07-17
s390: Use eth_random_addr
Joe Perches
1
-1
/
+1
2012-07-05
qeth: Convert over to dst_neigh_lookup_skb().
David S. Miller
1
-1
/
+2
2012-05-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-9
/
+7
2012-05-16
qeth: recognize vlan devices in layer3 mode
frank.blaschka@de.ibm.com
1
-2
/
+2
2012-05-16
qeth: remove token ring part 2
Frank Blaschka
1
-55
/
+0
2012-05-16
s390/qeth: stop using struct ccwgroup driver for discipline callbacks
Sebastian Ott
1
-9
/
+7
2012-05-16
s390: delete any traces of token ring support
Paul Gortmaker
1
-29
/
+6
2012-03-08
qeth: meaningful return code for set_mac_address
Ursula Braun
1
-1
/
+1
2012-02-09
qeth: add query OSA address table support
Frank Blaschka
1
-0
/
+3
2012-02-03
qeth: Move away from using neighbour entries in qeth_l3_fill_header()
David Miller
1
-19
/
+16
2011-12-20
qeth: recovery through asynchronous delivery
Einar Lueck
1
-0
/
+5
2011-12-20
qeth: forbid recovery during shutdown
Ursula Braun
1
-0
/
+1
2011-12-20
qeth: suspicious rcu_dereference_check in recovery
Ursula Braun
1
-4
/
+3
2011-12-09
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
Jiri Pirko
1
-4
/
+5
2011-12-06
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
David Miller
1
-2
/
+2
[next]