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
2010-08-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-08-04
Merge branch 'master' into for-next
Jiri Kosina
2010-07-25
sysfs: add attribute to indicate hw address assignment type
Stefan Assmann
2010-07-19
net: 64bit stats for netdev_queue
Eric Dumazet
2010-07-19
net: support time stamping in phy devices.
Richard Cochran
2010-07-19
pm_qos: Get rid of the allocation in pm_qos_add_request()
James Bottomley
2010-07-10
net: Document that dev_get_stats() returns the given pointer
Ben Hutchings
2010-07-10
net: Get rid of rtnl_link_stats64 / net_device_stats union
Ben Hutchings
2010-07-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-07-07
net: fix 64 bit counters on 32 bit arches
Eric Dumazet
2010-07-06
net: Fix definition of netif_vdbg() when VERBOSE_DEBUG is defined
Ben Hutchings
2010-07-04
netdevice.h: Change netif_<level> macros to call netdev_<level> functions
Joe Perches
2010-07-04
netdevice.h net/core/dev.c: Convert netdev_<level> logging macros to functions
Joe Perches
2010-07-03
net: decreasing real_num_tx_queues needs to flush qdisc
John Fastabend
2010-06-17
udp: Add UFO to NETIF_F_SOFTWARE_GSO
Herbert Xu
2010-06-16
Merge branch 'master' into for-next
Jiri Kosina
2010-06-15
net: Fix error in comment on net_device_ops::ndo_get_stats
Ben Hutchings
2010-06-15
bridge: use rx_handler_data pointer to store net_bridge_port pointer
Jiri Pirko
2010-06-15
macvlan: use rx_handler_data pointer to store macvlan_port pointer V2
Jiri Pirko
2010-06-15
net: add rx_handler data pointer
Jiri Pirko
2010-06-15
netpoll: Add ndo_netpoll_setup
Herbert Xu
2010-06-12
net: Enable 64-bit net device statistics on 32-bit architectures
Ben Hutchings
2010-06-08
anycast: Some RCU conversions
Eric Dumazet
2010-06-04
fix comment typo in netdevice.h
Justin P. Mattock
2010-06-02
net: replace hooks in __netif_receive_skb V5
Jiri Pirko
2010-06-02
net: CONFIG_NET_NS reduction
Eric Dumazet
2010-05-31
arp_notify: allow drivers to explicitly request a notification event.
Ian Campbell
2010-05-24
net: Fix definition of netif_vdbg() when VERBOSE_DEBUG is not defined
Ben Hutchings
2010-05-21
net: fix problem in dequeuing from input_pkt_queue
Tom Herbert
2010-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-05-18
net: Add netlink support for virtual port management (was iovnl)
Scott Feldman
2010-05-16
net: Consistent skb timestamping
Eric Dumazet
2010-05-10
PM QOS update
Mark Gross
2010-05-06
netpoll: add generic support for bridge and bonding devices
WANG Cong
2010-05-03
net: Use explicit "unsigned int" instead of plain "unsigned" in netdevice.h
David S. Miller
2010-05-03
net: fix softnet_stat
Changli Gao
2010-04-27
net: batch skb dequeueing from softnet input_pkt_queue
Changli Gao
2010-04-27
net: reimplement softnet_data.output_queue as a FIFO queue
Changli Gao
2010-04-20
rps: cleanups
Eric Dumazet
2010-04-19
rps: shortcut net_rps_action()
Eric Dumazet
2010-04-16
rfs: Receive Flow Steering
Tom Herbert
2010-04-15
net: CONFIG_SMP should be CONFIG_RPS
Changli Gao
2010-04-13
net: uninline skb_bond_should_drop()
Eric Dumazet
2010-04-07
net: fix definition of netdev_for_each_mc_addr()
Pavel Roskin
2010-04-03
net: convert multicast list to list_head
Jiri Pirko
2010-04-03
net: move address list functions to a separate file
Jiri Pirko
2010-03-31
netdev: ethtool RXHASH flag
stephen hemminger
2010-03-25
rps: add CONFIG_RPS
Eric Dumazet
2010-03-22
bonding: flush unicast and multicast lists when changing type
Jiri Pirko
[next]