index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
netdevice.h
Age
Commit message (
Expand
)
Author
2011-01-20
net: implement mechanism for HW based QOS
John Fastabend
2011-01-20
net_device: add support for network device groups
Vlad Dogaru
2011-01-14
net: remove dev_txq_stats_fold()
Eric Dumazet
2011-01-11
net: Add alloc_netdev_mqs function
Tom Herbert
2011-01-10
net offloading: Pass features into netif_needs_gso().
Jesse Gross
2011-01-10
net offloading: Generalize netif_get_vlan_features().
Jesse Gross
2011-01-03
trivial: Fix typo fault in netdevice.h
Michal Simek
2010-12-16
net: use NUMA_NO_NODE instead of the magic number -1
Changli Gao
2010-12-16
bnx2x: Take the distribution range definition out of skb_tx_hash()
Vladislav Zolotarov
2010-12-08
net: RCU conversion of dev_getbyhwaddr() and arp_ioctl()
Eric Dumazet
2010-12-01
net sched: use xps information for qdisc NUMA affinity
Eric Dumazet
2010-11-29
xps: add __rcu annotations
Eric Dumazet
2010-11-29
xps: Add CONFIG_XPS
Tom Herbert
2010-11-28
net: add netif_tx_queue_frozen_or_stopped
Eric Dumazet
2010-11-24
xps: Transmit Packet Steering
Tom Herbert
2010-11-15
netdev: add rcu annotations to receive handler hook
stephen hemminger
2010-11-15
net: Simplify RX queue allocation
Tom Herbert
2010-11-15
offloading: Force software GSO for multiple vlan tags.
Jesse Gross
2010-11-08
decnet: RCU conversion and get rid of dev_base_lock
Eric Dumazet
2010-11-08
net: Detect and ignore netif_stop_queue() calls before register_netdev()
Guillaume Chazarain
2010-10-25
rps: add __rcu annotations
Eric Dumazet
2010-10-25
net/802: add __rcu annotations
Eric Dumazet
2010-10-25
ipv6: ip6_ptr rcu annotations
Eric Dumazet
2010-10-25
vlan: rcu annotations
Eric Dumazet
2010-10-21
napi: unexport napi_reuse_skb
stephen hemminger
2010-10-21
vlan: Centralize handling of hardware acceleration.
Jesse Gross
2010-10-21
vlan: Avoid hash table lookup to find group.
Jesse Gross
2010-10-21
vlan: Enable software emulation for vlan accleration.
Jesse Gross
2010-10-20
net: allocate tx queues in register_netdevice
Tom Herbert
2010-10-12
net: percpu net_device refcount
Eric Dumazet
2010-10-11
neigh: speedup neigh_hh_init()
Eric Dumazet
2010-10-05
net: add a core netdev->rx_dropped counter
Eric Dumazet
2010-10-05
net: dynamic ingress_queue allocation
Eric Dumazet
2010-09-29
net: rename netdev rx_queue to ingress_queue
Eric Dumazet
2010-09-29
dummy: percpu stats and lockless xmit
Eric Dumazet
2010-09-28
net: Add netif_copy_real_num_queues() for use by virtual net drivers
Ben Hutchings
2010-09-28
net: Allow changing number of RX queues after device allocation
Ben Hutchings
2010-09-28
tunnels: prepare percpu accounting
Eric Dumazet
2010-09-27
net: loopback driver cleanup
Eric Dumazet
2010-09-23
net: return operator cleanup
Eric Dumazet
2010-09-19
net: reorder struct netdev_hw_addr
Eric Dumazet
2010-09-17
net: shrinks struct net_device
Eric Dumazet
2010-09-16
ipv4: ip_ptr cleanups
Eric Dumazet
2010-09-01
skge: add GRO support
Eric Dumazet
2010-08-31
net: add a comment on netdev->last_rx
Eric Dumazet
2010-08-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-08-24
net: increase the size of priv_flags and add IFF_OVS_DATAPATH
Simon Horman
2010-08-23
net: Rename skb_has_frags to skb_has_frag_list
David S. Miller
2010-08-16
cfg80211: support sysfs namespaces
Johannes Berg
2010-08-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
[next]