index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
drivers
/
net_kern.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-19
High Performance UML Vector Network Driver
Anton Ivanov
1
-2
/
+2
2017-10-18
um: net: Convert timers to use timer_setup()
Kees Cook
1
-5
/
+4
2016-10-20
net: use core MTU range checking in misc drivers
Jarod Wilson
1
-8
/
+0
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
1
-2
/
+2
2015-11-07
um: net: replace GFP_KERNEL with GFP_ATOMIC when spinlock is held
Saurabh Sengar
1
-8
/
+9
2014-10-13
um: net: Eliminate NULL test after alloc_bootmem
Himangi Saraogi
1
-4
/
+0
2014-03-25
uml/net_kern: Call dev_consume_skb_any instead of dev_kfree_skb.
Eric W. Biederman
1
-1
/
+1
2013-03-11
net : enable tx time stamping in the vde driver.
Paul Chavent
1
-0
/
+2
2013-01-07
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
1
-2
/
+2
2013-01-04
um: net: use eth_hw_addr_random() to generate random mac
Jiri Pirko
1
-14
/
+8
2012-10-10
um: get rid of pointless include "..." where include <...> will do
Al Viro
1
-5
/
+5
2012-07-17
arch: Use eth_random_addr
Joe Perches
1
-1
/
+1
2012-05-21
um: Implement um_free_irq()
Richard Weinberger
1
-2
/
+2
2012-03-28
Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2012-03-25
um: irq: Remove IRQF_DISABLED
Yong Zhang
1
-1
/
+1
2012-02-18
UML net: set addr_assign_type if random_ether_addr() used
Danny Kukawka
1
-3
/
+8
2011-08-18
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
1
-1
/
+1
2011-07-26
um: add netpoll support
Richard Weinberger
1
-0
/
+12
2010-09-30
um: Proper Fix for f25c80a4: remove duplicate structure field initialization
Boaz Harrosh
1
-14
/
+3
2010-07-21
arch/um/drivers: remove duplicate structure field initialization
Julia Lawall
1
-8
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-09-21
trivial: remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2009-09-02
netdev: drivers should make ethtool_ops const
Stephen Hemminger
1
-1
/
+1
2009-07-06
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
1
-1
/
+1
2009-06-16
uml: remove driver_data direct access of struct device
Greg Kroah-Hartman
1
-2
/
+2
2009-04-03
uml: fix compile error from net_device_ops conversion
Miklos Szeredi
1
-1
/
+1
2009-03-27
uml: convert network device to netdevice ops
Stephen Hemminger
1
-7
/
+13
2009-03-27
uml: convert network device to internal network device stats
Stephen Hemminger
1
-13
/
+6
2008-12-05
um: Kill directly reference of netdev->priv
Wang Chen
1
-11
/
+11
2008-10-28
net: convert more to %pM
Johannes Berg
1
-6
/
+1
2008-04-28
uml: make several things static
WANG Cong
1
-3
/
+3
2008-03-26
[UML]: uml-net: don't set IFF_ALLMULTI in set_multicast_list
Patrick McHardy
1
-5
/
+1
2008-02-05
uml: use of a public MAC is a warning, not an error
Jeff Dike
1
-5
/
+4
2008-02-05
uml: SMP locking commentary
Jeff Dike
1
-1
/
+6
2007-12-11
[UM]: Fix use of skb after netif_rx
Julia Lawall
1
-1
/
+1
2007-11-15
uml: fix build for !CONFIG_TCP
Jeff Dike
1
-2
/
+12
2007-10-16
uml: correctly handle skb allocation failures
Jeff Dike
1
-0
/
+47
2007-10-16
uml: network driver MTU cleanups
Jeff Dike
1
-34
/
+8
2007-10-16
uml: network formatting
Jeff Dike
1
-100
/
+97
2007-07-24
uml: more __init annotations
Jeff Dike
1
-1
/
+1
2007-05-08
uml: network and pcap cleanup
Jeff Dike
1
-6
/
+9
2007-05-07
uml: drivers get release methods
Jeff Dike
1
-4
/
+15
2007-05-07
uml: Replace one-element array with zero-element array
Paolo 'Blaisorblade' Giarrusso
1
-11
/
+3
2007-05-07
uml: Eliminate temporary buffer in eth_configure
Paolo 'Blaisorblade' Giarrusso
1
-12
/
+13
2007-05-07
uml: improve checking and diagnostics of ethernet MACs
Paolo 'Blaisorblade' Giarrusso
1
-9
/
+29
2007-05-07
uml: remove user_util.h
Jeff Dike
1
-1
/
+0
2007-05-07
uml: network interface hotplug error handling
Jeff Dike
1
-35
/
+46
2007-04-26
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-02-11
[PATCH] uml: network driver locking and code cleanup
Jeff Dike
1
-24
/
+18
2007-02-11
[PATCH] uml: mconsole locking
Jeff Dike
1
-0
/
+1
[next]