index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
net
/
netiucv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
s390/net: use net core MTU range checking
Jarod Wilson
2016-10-20
1
-22
/
+2
*
s390/netiucv: improve checking of sysfs attribute buffer
Ursula Braun
2016-10-13
1
-7
/
+7
*
s390/netiucv: get rid of one memcpy in netiucv_printuser
Ursula Braun
2016-10-13
1
-2
/
+1
*
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-05-04
1
-1
/
+1
*
s390/iucv: do not use arrays as argument
Ursula Braun
2015-09-21
1
-11
/
+10
*
s390/net: Delete useless checks before function calls
Markus Elfring
2015-01-17
1
-6
/
+3
*
s390/ctcm, netiucv: migrate variables to handle y2038 problem
Aya Mahfouz
2015-01-17
1
-3
/
+3
*
net: set name_assign_type in alloc_netdev()
Tom Gundersen
2014-07-15
1
-1
/
+1
*
netiucv: improve state checking in conn_action_txdone
Ursula Braun
2013-12-17
1
-2
/
+6
*
s390/s390dbf: use debug_level_enabled() where applicable
Hendrik Brueckner
2013-10-24
1
-7
/
+1
*
netiucv: remove unused macro
Andy Shevchenko
2013-06-25
1
-20
/
+0
*
netiucv: Hold rtnl between name allocation and device registration.
Benjamin Poirier
2013-06-13
1
-1
/
+5
*
netiucv: cleanup attribute usage
frank.blaschka@de.ibm.com
2012-07-25
1
-28
/
+6
*
netiucv: allow multiple interfaces to same peer
Ursula Braun
2011-12-20
1
-82
/
+135
*
netiucv: reinsert dev_alloc_name for device naming
Ursula Braun
2011-11-16
1
-0
/
+2
*
net: call dev_alloc_name from register_netdevice
Jiri Pirko
2011-05-05
1
-2
/
+0
*
s390: Fix wrong size in memcmp (netiucv)
Stefan Weil
2011-02-02
1
-1
/
+1
*
const: constify remaining dev_pm_ops
Alexey Dobriyan
2009-12-15
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-12-14
1
-5
/
+3
|
\
|
*
percpu: make misc percpu symbols unique
Tejun Heo
2009-10-29
1
-5
/
+3
*
|
netiucv: displayed TX bytes value much too high
Ursula Braun
2009-11-13
1
-2
/
+2
|
/
*
trivial: remove unnecessary semicolons
Joe Perches
2009-09-21
1
-1
/
+1
*
driver model: constify attribute groups
David Brownell
2009-09-15
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-09-14
1
-4
/
+3
|
\
|
*
drivers: Kill now superfluous ->last_rx stores
Eric Dumazet
2009-09-02
1
-1
/
+0
|
*
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
Patrick McHardy
2009-07-05
1
-3
/
+3
*
|
[S390] proper use of device register
Sebastian Ott
2009-09-11
1
-3
/
+6
|
/
*
[S390] driver_data access
Martin Schwidefsky
2009-06-22
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2009-06-16
1
-23
/
+24
|
\
|
*
s390: remove driver_data direct access of struct device
Greg Kroah-Hartman
2009-06-15
1
-23
/
+24
*
|
[S390] pm: netiucv power management callbacks.
Ursula Braun
2009-06-16
1
-6
/
+109
|
/
*
net: use symbolic values for ndo_start_xmit() return codes
Patrick McHardy
2009-06-13
1
-2
/
+2
*
netiucv: invalid return code from hard_start_xmit
Ursula Braun
2009-03-24
1
-1
/
+1
*
netiucv: convert to net_device_ops
Frank Blaschka
2009-01-21
1
-5
/
+9
*
[S390] convert iucv printks to dev_xxx and pr_xxx macros.
Ursula Braun
2008-12-25
1
-26
/
+38
*
[S390] bus_id -> dev_set_name() changes
Cornelia Huck
2008-10-10
1
-1
/
+1
*
[S390] Cleanup netiucv printk messages.
Ursula Braun
2008-07-14
1
-52
/
+9
*
netiucv: Fix missing driver attributes.
Cornelia Huck
2008-04-29
1
-0
/
+1
*
netiucv: get rid of in_atomic() use
Ursula Braun
2008-04-29
1
-2
/
+0
*
[S390] replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-17
1
-49
/
+48
*
claw/lcs/netiucv: check s390dbf level before sprints
Peter Tiedemann
2008-02-11
1
-6
/
+16
*
netiucv: change name of nop function
Ursula Braun
2008-02-11
1
-3
/
+3
*
netiucv: Remember to set driver->owner.
Cornelia Huck
2008-02-11
1
-0
/
+1
*
[S390] use LIST_HEAD instead of LIST_HEAD_INIT
Denis Cheng
2008-01-26
1
-2
/
+1
*
netiucv: Use device_driver default attribute groups.
Cornelia Huck
2008-01-24
1
-10
/
+6
*
[S390]: Fix use of skb after netif_rx
Julia Lawall
2007-12-11
1
-2
/
+2
*
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
2007-10-10
1
-1
/
+0
*
Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().
john stultz
2007-07-25
1
-2
/
+2
*
s390: netiucv inlining cleanup
Martin Schwidefsky
2007-06-20
1
-15
/
+3
[next]