Age | Commit message (Expand) | Author | Files | Lines |
2017-08-15 | s390/net: reduce inlining | Julian Wiedmann | 1 | -2/+2 |
2017-07-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -11/+9 |
2017-07-04 | Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -8/+6 |
2017-07-01 | net: convert sk_buff.users from atomic_t to refcount_t | Reshetova, Elena | 1 | -5/+5 |
2017-06-16 | networking: introduce and use skb_put_data() | Johannes Berg | 1 | -6/+4 |
2017-06-12 | s390: drivers: convert to use DRIVER_ATTR_RO/WO | Greg Kroah-Hartman | 1 | -8/+6 |
2017-06-08 | net: s390: fix up for "Fix inconsistent teardown and release of private netde... | Stephen Rothwell | 1 | -2/+2 |
2017-04-07 | s390/netiucv: improve endianness handling | Hans Wippel | 1 | -1/+1 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
2016-10-20 | s390/net: use net core MTU range checking | Jarod Wilson | 1 | -22/+2 |
2016-10-13 | s390/netiucv: improve checking of sysfs attribute buffer | Ursula Braun | 1 | -7/+7 |
2016-10-13 | s390/netiucv: get rid of one memcpy in netiucv_printuser | Ursula Braun | 1 | -2/+1 |
2016-05-04 | treewide: replace dev->trans_start update with helper | Florian Westphal | 1 | -1/+1 |
2015-09-22 | s390/iucv: do not use arrays as argument | Ursula Braun | 1 | -11/+10 |
2015-01-18 | s390/net: Delete useless checks before function calls | Markus Elfring | 1 | -6/+3 |
2015-01-18 | s390/ctcm, netiucv: migrate variables to handle y2038 problem | Aya Mahfouz | 1 | -3/+3 |
2014-07-16 | net: set name_assign_type in alloc_netdev() | Tom Gundersen | 1 | -1/+1 |
2013-12-18 | netiucv: improve state checking in conn_action_txdone | Ursula Braun | 1 | -2/+6 |
2013-10-24 | s390/s390dbf: use debug_level_enabled() where applicable | Hendrik Brueckner | 1 | -7/+1 |
2013-06-26 | netiucv: remove unused macro | Andy Shevchenko | 1 | -20/+0 |
2013-06-14 | netiucv: Hold rtnl between name allocation and device registration. | Benjamin Poirier | 1 | -1/+5 |
2012-07-26 | netiucv: cleanup attribute usage | frank.blaschka@de.ibm.com | 1 | -28/+6 |
2011-12-20 | netiucv: allow multiple interfaces to same peer | Ursula Braun | 1 | -82/+135 |
2011-11-17 | netiucv: reinsert dev_alloc_name for device naming | Ursula Braun | 1 | -0/+2 |
2011-05-05 | net: call dev_alloc_name from register_netdevice | Jiri Pirko | 1 | -2/+0 |
2011-02-03 | s390: Fix wrong size in memcmp (netiucv) | Stefan Weil | 1 | -1/+1 |
2009-12-15 | const: constify remaining dev_pm_ops | Alexey Dobriyan | 1 | -1/+1 |
2009-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 1 | -5/+3 |
2009-11-14 | netiucv: displayed TX bytes value much too high | Ursula Braun | 1 | -2/+2 |
2009-10-29 | percpu: make misc percpu symbols unique | Tejun Heo | 1 | -5/+3 |
2009-09-21 | trivial: remove unnecessary semicolons | Joe Perches | 1 | -1/+1 |
2009-09-15 | driver model: constify attribute groups | David Brownell | 1 | -1/+1 |
2009-09-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 1 | -4/+3 |
2009-09-11 | [S390] proper use of device register | Sebastian Ott | 1 | -3/+6 |
2009-09-03 | drivers: Kill now superfluous ->last_rx stores | Eric Dumazet | 1 | -1/+0 |
2009-07-06 | net: convert remaining non-symbolic return values in ndo_start_xmit() functions | Patrick McHardy | 1 | -3/+3 |
2009-06-22 | [S390] driver_data access | Martin Schwidefsky | 1 | -2/+2 |
2009-06-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 1 | -23/+24 |
2009-06-16 | [S390] pm: netiucv power management callbacks. | Ursula Braun | 1 | -6/+109 |
2009-06-16 | s390: remove driver_data direct access of struct device | Greg Kroah-Hartman | 1 | -23/+24 |
2009-06-13 | net: use symbolic values for ndo_start_xmit() return codes | Patrick McHardy | 1 | -2/+2 |
2009-03-25 | netiucv: invalid return code from hard_start_xmit | Ursula Braun | 1 | -1/+1 |
2009-01-22 | netiucv: convert to net_device_ops | Frank Blaschka | 1 | -5/+9 |
2008-12-25 | [S390] convert iucv printks to dev_xxx and pr_xxx macros. | Ursula Braun | 1 | -26/+38 |
2008-10-10 | [S390] bus_id -> dev_set_name() changes | Cornelia Huck | 1 | -1/+1 |
2008-07-14 | [S390] Cleanup netiucv printk messages. | Ursula Braun | 1 | -52/+9 |
2008-04-29 | netiucv: Fix missing driver attributes. | Cornelia Huck | 1 | -0/+1 |
2008-04-29 | netiucv: get rid of in_atomic() use | Ursula Braun | 1 | -2/+0 |
2008-04-17 | [S390] replace remaining __FUNCTION__ occurrences | Harvey Harrison | 1 | -49/+48 |
2008-02-11 | claw/lcs/netiucv: check s390dbf level before sprints | Peter Tiedemann | 1 | -6/+16 |