index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
netdevice.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
rps: add __rcu annotations
Eric Dumazet
2010-10-25
1
-6
/
+6
*
net/802: add __rcu annotations
Eric Dumazet
2010-10-25
1
-1
/
+1
*
ipv6: ip6_ptr rcu annotations
Eric Dumazet
2010-10-25
1
-1
/
+1
*
vlan: rcu annotations
Eric Dumazet
2010-10-25
1
-1
/
+1
*
napi: unexport napi_reuse_skb
stephen hemminger
2010-10-21
1
-2
/
+0
*
vlan: Centralize handling of hardware acceleration.
Jesse Gross
2010-10-21
1
-1
/
+0
*
vlan: Avoid hash table lookup to find group.
Jesse Gross
2010-10-21
1
-1
/
+4
*
vlan: Enable software emulation for vlan accleration.
Jesse Gross
2010-10-21
1
-3
/
+11
*
net: allocate tx queues in register_netdevice
Tom Herbert
2010-10-20
1
-2
/
+2
*
net: percpu net_device refcount
Eric Dumazet
2010-10-12
1
-3
/
+4
*
neigh: speedup neigh_hh_init()
Eric Dumazet
2010-10-11
1
-0
/
+6
*
net: add a core netdev->rx_dropped counter
Eric Dumazet
2010-10-05
1
-0
/
+3
*
net: dynamic ingress_queue allocation
Eric Dumazet
2010-10-05
1
-1
/
+1
*
net: rename netdev rx_queue to ingress_queue
Eric Dumazet
2010-09-29
1
-1
/
+1
*
dummy: percpu stats and lockless xmit
Eric Dumazet
2010-09-29
1
-0
/
+1
*
net: Add netif_copy_real_num_queues() for use by virtual net drivers
Ben Hutchings
2010-09-28
1
-0
/
+12
*
net: Allow changing number of RX queues after device allocation
Ben Hutchings
2010-09-28
1
-1
/
+15
*
tunnels: prepare percpu accounting
Eric Dumazet
2010-09-28
1
-0
/
+1
*
net: loopback driver cleanup
Eric Dumazet
2010-09-27
1
-2
/
+4
*
net: return operator cleanup
Eric Dumazet
2010-09-23
1
-1
/
+1
*
net: reorder struct netdev_hw_addr
Eric Dumazet
2010-09-19
1
-1
/
+1
*
net: shrinks struct net_device
Eric Dumazet
2010-09-17
1
-9
/
+11
*
ipv4: ip_ptr cleanups
Eric Dumazet
2010-09-16
1
-1
/
+1
*
skge: add GRO support
Eric Dumazet
2010-09-01
1
-0
/
+1
*
net: add a comment on netdev->last_rx
Eric Dumazet
2010-08-31
1
-1
/
+8
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-08-25
1
-0
/
+2
|
\
|
*
cfg80211: support sysfs namespaces
Johannes Berg
2010-08-16
1
-0
/
+2
*
|
net: increase the size of priv_flags and add IFF_OVS_DATAPATH
Simon Horman
2010-08-24
1
-1
/
+1
*
|
net: Rename skb_has_frags to skb_has_frag_list
David S. Miller
2010-08-23
1
-1
/
+1
|
/
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-08-05
1
-1
/
+1
|
\
|
*
Merge branch 'master' into for-next
Jiri Kosina
2010-08-04
1
-1
/
+4
|
|
\
|
*
\
Merge branch 'master' into for-next
Jiri Kosina
2010-06-16
1
-4
/
+12
|
|
\
\
|
*
|
|
fix comment typo in netdevice.h
Justin P. Mattock
2010-06-04
1
-1
/
+1
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-08-04
1
-69
/
+96
|
\
\
\
\
|
*
|
|
|
sysfs: add attribute to indicate hw address assignment type
Stefan Assmann
2010-07-25
1
-0
/
+6
|
*
|
|
|
net: 64bit stats for netdev_queue
Eric Dumazet
2010-07-19
1
-3
/
+3
|
*
|
|
|
net: support time stamping in phy devices.
Richard Cochran
2010-07-19
1
-0
/
+4
|
*
|
|
|
net: Document that dev_get_stats() returns the given pointer
Ben Hutchings
2010-07-10
1
-2
/
+2
|
*
|
|
|
net: Get rid of rtnl_link_stats64 / net_device_stats union
Ben Hutchings
2010-07-10
1
-42
/
+28
|
*
|
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-07-08
1
-1
/
+4
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
net: fix 64 bit counters on 32 bit arches
Eric Dumazet
2010-07-07
1
-4
/
+8
|
*
|
|
|
netdevice.h: Change netif_<level> macros to call netdev_<level> functions
Joe Perches
2010-07-04
1
-7
/
+13
|
*
|
|
|
netdevice.h net/core/dev.c: Convert netdev_<level> logging macros to functions
Joe Perches
2010-07-04
1
-19
/
+17
|
*
|
|
|
udp: Add UFO to NETIF_F_SOFTWARE_GSO
Herbert Xu
2010-06-17
1
-1
/
+2
|
*
|
|
|
net: Fix error in comment on net_device_ops::ndo_get_stats
Ben Hutchings
2010-06-16
1
-1
/
+1
|
*
|
|
|
bridge: use rx_handler_data pointer to store net_bridge_port pointer
Jiri Pirko
2010-06-15
1
-2
/
+0
|
*
|
|
|
macvlan: use rx_handler_data pointer to store macvlan_port pointer V2
Jiri Pirko
2010-06-15
1
-2
/
+0
|
*
|
|
|
net: add rx_handler data pointer
Jiri Pirko
2010-06-15
1
-1
/
+3
|
*
|
|
|
netpoll: Add ndo_netpoll_setup
Herbert Xu
2010-06-15
1
-0
/
+2
|
*
|
|
|
net: Enable 64-bit net device statistics on 32-bit architectures
Ben Hutchings
2010-06-13
1
-37
/
+54
[next]