Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
8e524c95040aa521283aba126c047381eadaed39
/
drivers
/
s390
/
net
/
qeth_l3_main.c
271648b
qeth: Fix scatter-gather regression
by Frank Blaschka
· 12 years ago
82e2e78
qeth: Fix invalid router settings handling
by Stefan Raspl
· 12 years ago
82f77cf
qeth: delay feature trace
by Stefan Raspl
· 12 years ago
0f54761
qeth: Support VEPA mode
by Stefan Raspl
· 12 years ago
0347af5
qeth: ensure that __vlan_find_dev_deep() is called with rcu_read_lock
by Jiri Pirko
· 12 years ago
18af5c1
qeth: Remove BUG_ONs
by Stefan Raspl
· 12 years ago
395672e0
qeth: Consolidate tracing of card features
by Stefan Raspl
· 12 years ago
2efaf5f
qeth: fix deadlock between recovery and bonding driver
by Stefan Raspl
· 12 years ago
f68bd07
qeth: fix possible memory leak in qeth_l3_add_[vipa|rxip]()
by Wei Yongjun
· 12 years ago
eabfbe6
qeth: repair crash in qeth_l3_vlan_rx_kill_vid()
by frank.blaschka@de.ibm.com
· 12 years ago
3c4cfad
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
a53c8fa
s390/comments: unify copyright messages and remove file names
by Heiko Carstens
· 12 years ago
1833611
s390: Use eth_random_addr
by Joe Perches
· 12 years ago
24db1ba
qeth: Convert over to dst_neigh_lookup_skb().
by David S. Miller
· 12 years ago
e60b9a0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 13 years ago
6d8823d
qeth: recognize vlan devices in layer3 mode
by frank.blaschka@de.ibm.com
· 13 years ago
a8f40f7
qeth: remove token ring part 2
by Frank Blaschka
· 13 years ago
c041f2d487
s390/qeth: stop using struct ccwgroup driver for discipline callbacks
by Sebastian Ott
· 13 years ago
1abd229
s390: delete any traces of token ring support
by Paul Gortmaker
· 13 years ago
e0a8114
qeth: meaningful return code for set_mac_address
by Ursula Braun
· 13 years ago
c3ab96f
qeth: add query OSA address table support
by Frank Blaschka
· 13 years ago
87e7597
qeth: Move away from using neighbour entries in qeth_l3_fill_header()
by David Miller
· 13 years ago
72861ae
qeth: recovery through asynchronous delivery
by Einar Lueck
· 13 years ago
f78ac2b
qeth: forbid recovery during shutdown
by Ursula Braun
· 13 years ago
4763b0a
qeth: suspicious rcu_dereference_check in recovery
by Ursula Braun
· 13 years ago
8e58613
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
by Jiri Pirko
· 13 years ago
2721745
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
by David Miller
· 13 years ago
efd0bf9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
c8f44af
net: introduce and use netdev_features_t for device features sets
by Michał Mirosław
· 13 years ago
1d36cb4
qeth: l3 fix rcu splat in xmit
by Frank Blaschka
· 13 years ago
c4736d9
[S390] sparse: fix sparse static warnings
by Martin Schwidefsky
· 13 years ago
afc4b13
net: remove use of ndo_set_multicast_list in drivers
by Jiri Pirko
· 13 years ago
b333293
qeth: add support for af_iucv HiperSockets transport
by Frank Blaschka
· 13 years ago
1d31f52
qeth: l3 ipv6 vlan not working on shared OSA chpid
by Frank Blaschka
· 13 years ago
7ff0bcf
qeth: do vlan cleanup
by Jiri Pirko
· 13 years ago
69cce1d
net: Abstract dst->neighbour accesses behind helpers.
by David S. Miller
· 13 years ago
60a34277d5
qeth: use ndo_set_features callback for initial setup and recovery
by Frank Blaschka
· 14 years ago
1da74b1
qeth: add OSA concurrent hardware trap
by Frank Blaschka
· 14 years ago
c5e631a
qeth: convert to hw_features part 2
by Frank Blaschka
· 14 years ago
6204b47
net: s390: convert to hw_features
by Michał Mirosław
· 14 years ago
dcf4ae2
qeth: change some configurations defaults
by Frank Blaschka
· 14 years ago
70919e2
qeth: remove needless IPA-commands in offline
by Ursula Braun
· 14 years ago
16c0f93
qeth: l3 hw tx csum circumvent hw bug
by Frank Blaschka
· 14 years ago
3942344
qeth: postpone open till recovery is finished
by Ursula Braun
· 14 years ago
91d4576
qeth: l3 add vlan hdr in passthru frames
by Frank Blaschka
· 14 years ago
f154b79
qeth: support VIPA add/del in offline mode
by Einar Lueck
· 14 years ago
d0ddf30f
qeth: support ipv6 query arp cache for HiperSockets
by Einar Lueck
· 14 years ago
8fa9208
qeth: l3 fix len in tso hdr
by Frank Blaschka
· 14 years ago
2b6203b
qeth: enable interface setup if LAN is offline
by Ursula Braun
· 14 years ago
f3aa3136
qeth lcs: convert mc rwlock to RCU
by Sachin Sant
· 14 years ago
b738127
vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.
by Jesse Gross
· 14 years ago
10651db
qeth: tagging with VLAN-ID 0
by Ursula Braun
· 14 years ago
a1c3ed4
qeth: NAPI support for l2 and l3 discipline
by Frank Blaschka
· 14 years ago
963a9fd
qeth: Use %pI6
by Joe Perches
· 14 years ago
9dc48cc
qeth: serialize sysfs-triggered device configurations
by Ursula Braun
· 14 years ago
6298263
qeth: IP address takeover flag setting
by Klaus-Dieter Wacker
· 14 years ago
51aa165
qeth: fix page breaks in hw headers
by Frank Blaschka
· 14 years ago
847a50f
qeth: Fold qeth_trace debug area
by Carsten Otte
· 14 years ago
5113fec
qeth: support the new OSA CHPID types OSX and OSM
by Ursula Braun
· 15 years ago
c4949f0
qeth: synchronize configuration interface
by Frank Blaschka
· 15 years ago
f6b85b6
qeth: exploit HW TX checksumming
by Frank Blaschka
· 15 years ago
871039f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
70f60a2
qeth: l3 fix build error in ipv6 addr list handling
by Frank Blaschka
· 15 years ago
869da90
qeth: no recovery after layer mismatch (z/VM NICs)
by Ursula Braun
· 15 years ago
a959189
qeth: set promisc off after trace disabling failure
by Ursula Braun
· 15 years ago
21fde74
qeth: l3 send dhcp in non pass thru mode
by Frank Blaschka
· 15 years ago
84b6668
qeth: avoid recovery during device online setting
by Ursula Braun
· 15 years ago
76b11f8
qeth: HiperSockets Network Traffic Analyzer
by Ursula Braun
· 15 years ago
3fd434d
qeth: allow dynamic change of rx checksumming
by Frank Blaschka
· 15 years ago
c3b4a74
qeth: rework TSO functions
by Frank Blaschka
· 15 years ago
aa90922
qeth: Recognize return codes of ccw_device_set_online
by Ursula Braun
· 15 years ago
d64ecc2
qeth: Exploit Connection Isolation
by Einar Lueck
· 15 years ago
df8b4ec
qeth: Convert ethtool get_stats_count() ops to get_sset_count()
by Ben Hutchings
· 15 years ago
451f144
drivers: Kill now superfluous ->last_rx stores
by Eric Dumazet
· 15 years ago
0fc0b73
netdev: drivers should make ethtool_ops const
by Stephen Hemminger
· 15 years ago
ce73e10
qeth: Cleanup for cast-type determination.
by Klaus-Dieter Wacker
· 15 years ago
e806904
qeth: scheduling while atomic during ifconfig online sequence
by Frank Blaschka
· 15 years ago
ec634fe
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
by Patrick McHardy
· 15 years ago
bbcfcdc
[S390] pm: qeth driver power management callbacks
by Frank Blaschka
· 16 years ago
adf3090
net: skb->dst accessors
by Eric Dumazet
· 16 years ago
86d15cd
net: unset IFF_XMIT_DST_RELEASE for qeth and ipoib
by Eric Dumazet
· 16 years ago
b913980
qeth: omit upstream checksumming for HiperSockets
by Ursula Braun
· 16 years ago
f214856
qeth: avoid crash after detach of replugged device
by Ursula Braun
· 16 years ago
8e98ac4
qeth: check for completion of a running recovery
by Ursula Braun
· 16 years ago
64ef895
qeth: remove EDDP
by Frank Blaschka
· 16 years ago
f61a0d0
qeth: add statistics for tx csum
by Frank Blaschka
· 16 years ago
7f6d95e
qeth: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
3d58cef
qeth: fix usage of netdev_ops
by Frank Blaschka
· 16 years ago
7f46b13
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 16 years ago
8403b13
qeth: convert to net_device_ops
by Frank Blaschka
· 16 years ago
035da16
s390: remove s390_root_dev_*()
by Mark McLoughlin
· 16 years ago
6ea2fde
qeth: get rid of extra argument after printk to dev_* conversion
by Heiko Carstens
· 16 years ago
fc9c246
qeth: avoid crash in case of layer mismatch for VSWITCH
by Ursula Braun
· 16 years ago
fe94e2e
qeth: exploit source MAC address for inbound layer3 packets
by Ursula Braun
· 16 years ago
74eacdb
[S390] convert qeth printks to dev_xxx and pr_xxx macros.
by Frank Blaschka
· 16 years ago
0f5623c
qeth: remove non-recover-thread checkings
by Ursula Braun
· 16 years ago
28a7e4c
qeth: avoid qeth recovery problems
by Ursula Braun
· 16 years ago
683d718
[S390] qeth: preallocated qeth header for hiper socket
by Frank Blaschka
· 16 years ago
509e256
qeth: use dev->ml_priv instead of dev->priv
by Heiko Carstens
· 16 years ago
Next »