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
Age
Commit message (
Expand
)
Author
2008-07-09
netdev: Move atomic queue state bits into netdev_queue.
David S. Miller
2008-07-09
net: Delete NETDEVICES_MULTIQUEUE kconfig option.
David S. Miller
2008-07-09
netdev: Move _xmit_lock and xmit_lock_owner into netdev_queue.
David S. Miller
2008-07-09
pkt_sched: Make qdisc_run take a netdev_queue.
David S. Miller
2008-07-09
netdev: Make netif_schedule() routines work with netdev_queue objects.
David S. Miller
2008-07-09
netdev: Move gso_skb into netdev_queue.
David S. Miller
2008-07-09
pkt_sched: Add qdisc_tx_is_noop() helper and use in IPV6.
David S. Miller
2008-07-09
net: Clean up explicit ->tx_queue references in link watch.
David S. Miller
2008-07-09
pkt_sched: Add qdisc_all_tx_empty()
David S. Miller
2008-07-09
pkt_sched: Add qdisc_reset_all_tx().
David S. Miller
2008-07-09
netdev: Move next_sched into struct netdev_queue.
David S. Miller
2008-07-09
pkt_sched: Kill stats_lock member of struct Qdisc.
David S. Miller
2008-07-09
netdev: Kill qdisc_ingress, use netdev->rx_queue.qdisc instead.
David S. Miller
2008-07-09
netdev: Move rest of qdisc state into struct netdev_queue
David S. Miller
2008-07-09
netdev: The ingress_lock member is no longer needed.
David S. Miller
2008-07-09
netdev: Move queue_lock into struct netdev_queue.
David S. Miller
2008-07-09
pkt_sched: Remove 'dev' member of struct Qdisc.
David S. Miller
2008-07-08
netdev: Create netdev_queue abstraction.
David S. Miller
2008-07-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
2008-07-08
vlan: avoid header copying and linearisation where possible
Patrick McHardy
2008-07-08
mac80211: fix lots of kernel-doc
Randy Dunlap
2008-07-08
mac80211: move QOS control helpers into ieee80211.h
Harvey Harrison
2008-07-08
mac80211: add block ack request capability
Ron Rindjunsky
2008-07-08
vlan: TCI related type and naming cleanups
Patrick McHardy
2008-07-08
vlan: remove useless struct hlist_node declaration from if_vlan.h
Patrick McHardy
2008-07-08
vlan: move struct vlan_dev_info to private header
Patrick McHardy
2008-07-08
vlan: uninline __vlan_hwaccel_rx
Patrick McHardy
2008-07-08
vlan: fix network_header/mac_header adjustments
Patrick McHardy
2008-07-08
net: remove padding from struct socket on 64bit & increase objects/cache
Richard Kennedy
2008-07-08
netfilter: fix string extension for case insensitive pattern matching
Joonwoo Park
2008-07-08
textsearch: convert kmalloc + memset to kzalloc
Joonwoo Park
2008-07-08
textsearch: support for case insensitive searching
Joonwoo Park
2008-07-08
netfilter: cleanup netfilter_ipv6.h userspace header
Adrian Bunk
2008-07-08
netfilter: nf_conntrack: add allocation flag to nf_conntrack_alloc
Pablo Neira Ayuso
2008-07-06
net-sched: consolidate default fifo qdisc setup
Patrick McHardy
2008-07-06
net-sched: add dynamically sized qdisc class hash helpers
Patrick McHardy
2008-07-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-07-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
2008-07-06
vlan: Add GVRP support
Patrick McHardy
2008-07-06
net: Add GARP applicant-only participant
Patrick McHardy
2008-07-06
net: Add STP demux layer
Patrick McHardy
2008-07-06
MIB: add struct net to UDP6_INC_STATS_BH
Pavel Emelyanov
2008-07-06
MIB: add struct net to UDP6_INC_STATS_USER
Pavel Emelyanov
2008-07-06
MIB: add struct net to UDP_INC_STATS_BH
Pavel Emelyanov
2008-07-06
MIB: add struct net to UDP_INC_STATS_USER
Pavel Emelyanov
2008-07-06
Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...
David S. Miller
2008-07-06
netns: place rt_genid into struct net
Denis V. Lunev
2008-07-06
netns: make rt_secret_rebuild timer per namespace
Denis V. Lunev
2008-07-06
netns: register net.ipv4.route.flush in each namespace
Denis V. Lunev
2008-07-06
net: add fib_rules_ops to flush_cache method
Denis V. Lunev
[next]