index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2008-07-14
packet: deliver VLAN TCI to userspace
Patrick McHardy
2008-07-14
packet: support extensible, 64 bit clean mmaped ring structure
Patrick McHardy
2008-07-14
vlan: deliver packets received with VLAN acceleration to network taps
Patrick McHardy
2008-07-14
vlan: Don't store VLAN tag in cb
Patrick McHardy
2008-07-14
Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...
David S. Miller
2008-07-14
tun: Fix/rewrite packet filtering logic
Max Krasnyansky
2008-07-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2008-07-14
net-sched: cls_flow: add perturbation support
Patrick McHardy
2008-07-14
Merge branch 'master' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6
David S. Miller
2008-07-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-07-14
ssb: Include dma-mapping.h
Michael Buesch
2008-07-13
dccp: Upgrade NDP count from 3 to 6 bytes
Gerrit Renker
2008-07-11
net: add netif_napi_del function to allow for removal of napistructs
Alexander Duyck
2008-07-10
xfrm: Add a XFRM_STATE_AF_UNSPEC flag to xfrm_usersa_info
Steffen Klassert
2008-07-08
netdev: Move atomic queue state bits into netdev_queue.
David S. Miller
2008-07-08
net: Delete NETDEVICES_MULTIQUEUE kconfig option.
David S. Miller
2008-07-08
netdev: Move _xmit_lock and xmit_lock_owner into netdev_queue.
David S. Miller
2008-07-08
netdev: Make netif_schedule() routines work with netdev_queue objects.
David S. Miller
2008-07-08
netdev: Move gso_skb into netdev_queue.
David S. Miller
2008-07-08
netdev: Move next_sched into struct netdev_queue.
David S. Miller
2008-07-08
netdev: Kill qdisc_ingress, use netdev->rx_queue.qdisc instead.
David S. Miller
2008-07-08
netdev: Move rest of qdisc state into struct netdev_queue
David S. Miller
2008-07-08
netdev: The ingress_lock member is no longer needed.
David S. Miller
2008-07-08
netdev: Move queue_lock into struct netdev_queue.
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: 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-05
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-07-05
vlan: Add GVRP support
Patrick McHardy
2008-07-05
net: Add GARP applicant-only participant
Patrick McHardy
2008-07-05
Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgar...
David S. Miller
2008-07-04
WAN: convert drivers to use built-in netdev_stats
Krzysztof Halasa
2008-07-03
tun: Allow GSO using virtio_net_hdr
Rusty Russell
2008-07-03
tun: TUNSETFEATURES to set gso features.
Rusty Russell
2008-07-03
tun: Interface to query tun/tap features.
Rusty Russell
2008-07-03
ipv4,ipv6 mroute: Add some helper inline functions to remove ugly ifdefs.
YOSHIFUJI Hideaki
2008-07-03
ipv4: Do cleanup for ip_mr_init
Wang Chen
2008-07-03
ipv6: Do cleanup for ip6_mr_init.
Wang Chen
[next]