index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
net
/
qeth_l3_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-15
s390: delete any traces of token ring support
Paul Gortmaker
1
-29
/
+6
2012-03-07
qeth: meaningful return code for set_mac_address
Ursula Braun
1
-1
/
+1
2012-02-08
qeth: add query OSA address table support
Frank Blaschka
1
-0
/
+3
2012-02-02
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-08
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
Jiri Pirko
1
-4
/
+5
2011-12-05
net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.
David Miller
1
-2
/
+2
2011-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+7
2011-11-16
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
1
-2
/
+4
2011-11-16
qeth: l3 fix rcu splat in xmit
Frank Blaschka
1
-0
/
+7
2011-10-30
[S390] sparse: fix sparse static warnings
Martin Schwidefsky
1
-1
/
+1
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
1
-2
/
+2
2011-08-13
qeth: add support for af_iucv HiperSockets transport
Frank Blaschka
1
-18
/
+69
2011-08-13
qeth: l3 ipv6 vlan not working on shared OSA chpid
Frank Blaschka
1
-1
/
+0
2011-07-21
qeth: do vlan cleanup
Jiri Pirko
1
-54
/
+46
2011-07-17
net: Abstract dst->neighbour accesses behind helpers.
David S. Miller
1
-7
/
+18
2011-05-18
qeth: use ndo_set_features callback for initial setup and recovery
Frank Blaschka
1
-52
/
+25
2011-05-13
qeth: add OSA concurrent hardware trap
Frank Blaschka
1
-36
/
+17
2011-05-13
qeth: convert to hw_features part 2
Frank Blaschka
1
-56
/
+48
2011-04-20
net: s390: convert to hw_features
Michał Mirosław
1
-84
/
+33
2011-03-14
qeth: change some configurations defaults
Frank Blaschka
1
-0
/
+5
2011-02-26
qeth: remove needless IPA-commands in offline
Ursula Braun
1
-51
/
+4
2011-01-15
qeth: l3 hw tx csum circumvent hw bug
Frank Blaschka
1
-1
/
+3
2011-01-15
qeth: postpone open till recovery is finished
Ursula Braun
1
-2
/
+16
2010-12-10
qeth: l3 add vlan hdr in passthru frames
Frank Blaschka
1
-1
/
+1
2010-12-10
qeth: support VIPA add/del in offline mode
Einar Lueck
1
-1
/
+4
2010-12-10
qeth: support ipv6 query arp cache for HiperSockets
Einar Lueck
1
-72
/
+143
2010-11-28
qeth: l3 fix len in tso hdr
Frank Blaschka
1
-0
/
+1
2010-11-28
qeth: enable interface setup if LAN is offline
Ursula Braun
1
-5
/
+6
2010-11-28
qeth lcs: convert mc rwlock to RCU
Sachin Sant
1
-5
/
+6
2010-10-21
vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.
Jesse Gross
1
-3
/
+3
2010-10-03
qeth: tagging with VLAN-ID 0
Ursula Braun
1
-14
/
+13
2010-09-08
qeth: NAPI support for l2 and l3 discipline
Frank Blaschka
1
-71
/
+111
2010-09-08
qeth: Use %pI6
Joe Perches
1
-6
/
+1
2010-07-23
qeth: serialize sysfs-triggered device configurations
Ursula Braun
1
-1
/
+7
2010-07-23
qeth: IP address takeover flag setting
Klaus-Dieter Wacker
1
-1
/
+1
2010-06-23
qeth: fix page breaks in hw headers
Frank Blaschka
1
-13
/
+13
2010-06-23
qeth: Fold qeth_trace debug area
Carsten Otte
1
-113
/
+113
2010-05-17
qeth: support the new OSA CHPID types OSX and OSM
Ursula Braun
1
-2
/
+4
2010-05-16
qeth: synchronize configuration interface
Frank Blaschka
1
-1
/
+7
2010-05-16
qeth: exploit HW TX checksumming
Frank Blaschka
1
-25
/
+67
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-22
qeth: l3 fix build error in ipv6 addr list handling
Frank Blaschka
1
-1
/
+1
[next]