index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
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
...
*
|
net: fix dev_seq_next()
Eric Dumazet
2011-01-27
1
-1
/
+8
*
|
net: reduce and unify printk level in netdev_fix_features()
Michał Mirosław
2011-01-24
1
-1
/
+1
*
|
net: change netdev->features to u32
Michał Mirosław
2011-01-24
1
-12
/
+12
*
|
net: RPS: Enable hardware acceleration of RFS
Ben Hutchings
2011-01-24
1
-3
/
+30
*
|
net: implement mechanism for HW based QOS
John Fastabend
2011-01-19
1
-0
/
+68
*
|
net_device: add support for network device groups
Vlad Dogaru
2011-01-19
1
-0
/
+7
|
/
*
net: remove dev_txq_stats_fold()
Eric Dumazet
2011-01-13
1
-5
/
+0
*
net: Add alloc_netdev_mqs function
Tom Herbert
2011-01-10
1
-3
/
+7
*
net offloading: Pass features into netif_needs_gso().
Jesse Gross
2011-01-09
1
-9
/
+3
*
net offloading: Generalize netif_get_vlan_features().
Jesse Gross
2011-01-09
1
-2
/
+2
*
trivial: Fix typo fault in netdevice.h
Michal Simek
2011-01-03
1
-1
/
+1
*
net: use NUMA_NO_NODE instead of the magic number -1
Changli Gao
2010-12-16
1
-1
/
+1
*
bnx2x: Take the distribution range definition out of skb_tx_hash()
Vladislav Zolotarov
2010-12-16
1
-0
/
+10
*
net: RCU conversion of dev_getbyhwaddr() and arp_ioctl()
Eric Dumazet
2010-12-08
1
-1
/
+2
*
net sched: use xps information for qdisc NUMA affinity
Eric Dumazet
2010-12-01
1
-1
/
+19
*
xps: add __rcu annotations
Eric Dumazet
2010-11-29
1
-2
/
+2
*
xps: Add CONFIG_XPS
Tom Herbert
2010-11-28
1
-24
/
+28
*
net: add netif_tx_queue_frozen_or_stopped
Eric Dumazet
2010-11-28
1
-2
/
+4
*
xps: Transmit Packet Steering
Tom Herbert
2010-11-24
1
-0
/
+30
*
netdev: add rcu annotations to receive handler hook
stephen hemminger
2010-11-15
1
-2
/
+2
*
net: Simplify RX queue allocation
Tom Herbert
2010-11-15
1
-2
/
+1
*
offloading: Force software GSO for multiple vlan tags.
Jesse Gross
2010-11-15
1
-4
/
+3
*
decnet: RCU conversion and get rid of dev_base_lock
Eric Dumazet
2010-11-08
1
-1
/
+1
*
net: Detect and ignore netif_stop_queue() calls before register_netdev()
Guillaume Chazarain
2010-11-08
1
-0
/
+5
*
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-27
1
-0
/
+12
*
net: Allow changing number of RX queues after device allocation
Ben Hutchings
2010-09-27
1
-1
/
+15
*
tunnels: prepare percpu accounting
Eric Dumazet
2010-09-27
1
-0
/
+1
*
net: loopback driver cleanup
Eric Dumazet
2010-09-26
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-16
1
-9
/
+11
*
ipv4: ip_ptr cleanups
Eric Dumazet
2010-09-15
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
|
\
[prev]
[next]