index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
drivers
/
net_kern.c
Age
Commit message (
Expand
)
Author
2022-09-19
um: move from strlcpy with unused retval to strscpy
Wolfram Sang
2021-10-29
net: um: use eth_hw_addr_set()
Jakub Kicinski
2020-12-13
um: Support dynamic IRQ allocation
Johannes Berg
2020-03-29
um: Delete never executed timer
Leon Romanovsky
2020-03-29
um: Don't overwrite ethtool driver version
Leon Romanovsky
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-09-15
um: Add SPDX headers for files in arch/um/drivers
Alex Dewar
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2018-12-27
um: Remove obsolete reenable_XX calls
Anton Ivanov
2018-10-31
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
memblock: replace alloc_bootmem with memblock_alloc
Mike Rapoport
2018-02-19
High Performance UML Vector Network Driver
Anton Ivanov
2017-10-18
um: net: Convert timers to use timer_setup()
Kees Cook
2016-10-20
net: use core MTU range checking in misc drivers
Jarod Wilson
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
2015-11-06
um: net: replace GFP_KERNEL with GFP_ATOMIC when spinlock is held
Saurabh Sengar
2014-10-13
um: net: Eliminate NULL test after alloc_bootmem
Himangi Saraogi
2014-03-24
uml/net_kern: Call dev_consume_skb_any instead of dev_kfree_skb.
Eric W. Biederman
2013-03-11
net : enable tx time stamping in the vde driver.
Paul Chavent
2013-01-06
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
2013-01-03
um: net: use eth_hw_addr_random() to generate random mac
Jiri Pirko
2012-10-09
um: get rid of pointless include "..." where include <...> will do
Al Viro
2012-07-16
arch: Use eth_random_addr
Joe Perches
2012-05-21
um: Implement um_free_irq()
Richard Weinberger
2012-03-27
Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-03-25
um: irq: Remove IRQF_DISABLED
Yong Zhang
2012-02-17
UML net: set addr_assign_type if random_ether_addr() used
Danny Kukawka
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-07-25
um: add netpoll support
Richard Weinberger
2010-09-29
um: Proper Fix for f25c80a4: remove duplicate structure field initialization
Boaz Harrosh
2010-07-21
arch/um/drivers: remove duplicate structure field initialization
Julia Lawall
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-09-21
trivial: remove unnecessary semicolons
Joe Perches
2009-09-02
netdev: drivers should make ethtool_ops const
Stephen Hemminger
2009-07-05
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
2009-06-15
uml: remove driver_data direct access of struct device
Greg Kroah-Hartman
2009-04-02
uml: fix compile error from net_device_ops conversion
Miklos Szeredi
2009-03-27
uml: convert network device to netdevice ops
Stephen Hemminger
2009-03-27
uml: convert network device to internal network device stats
Stephen Hemminger
2008-12-04
um: Kill directly reference of netdev->priv
Wang Chen
2008-10-27
net: convert more to %pM
Johannes Berg
2008-04-28
uml: make several things static
WANG Cong
2008-03-26
[UML]: uml-net: don't set IFF_ALLMULTI in set_multicast_list
Patrick McHardy
2008-02-05
uml: use of a public MAC is a warning, not an error
Jeff Dike
2008-02-05
uml: SMP locking commentary
Jeff Dike
2007-12-11
[UM]: Fix use of skb after netif_rx
Julia Lawall
2007-11-14
uml: fix build for !CONFIG_TCP
Jeff Dike
2007-10-16
uml: correctly handle skb allocation failures
Jeff Dike
2007-10-16
uml: network driver MTU cleanups
Jeff Dike
[next]