ipv4: prepare net initialization for IP accounting
[safe/jmp/linux-2.6] / include /
2008-07-15 David S. Millernetdev: Add netdev->addr_list_lock protection.
2008-07-15 David S. Millernetdev: Add addr_list_lock to struct net_device.
2008-07-15 Pavel Emelyanovmib: add struct net to ICMPMSGIN_INC_STATS_BH
2008-07-15 Pavel Emelyanovmib: add struct net to ICMPMSGOUT_INC_STATS
2008-07-15 Pavel Emelyanovmib: add struct net to ICMP_INC_STATS_BH
2008-07-15 Pavel Emelyanovmib: add struct net to ICMP_INC_STATS
2008-07-15 Pavel Emelyanovicmp: drop unused MIB accounting wrappers
2008-07-15 Pavel Emelyanovicmp: add struct net argument to icmp_out_count
2008-07-15 Patrick McHardypacket: deliver VLAN TCI to userspace
2008-07-15 Patrick McHardypacket: support extensible, 64 bit clean mmaped ring...
2008-07-15 Patrick McHardyvlan: deliver packets received with VLAN acceleration...
2008-07-15 Patrick McHardyvlan: Don't store VLAN tag in cb
2008-07-15 Allan Stephenstipc: Remove unneeded parameter to tipc_createport_raw()
2008-07-15 David S. MillerMerge branch 'davem-next' of /linux/kernel/git/jgarzik...
2008-07-15 Max Krasnyanskytun: Fix/rewrite packet filtering logic
2008-07-15 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-07-15 Patrick McHardynet-sched: cls_flow: add perturbation support
2008-07-15 David S. MillerMerge branch 'master' of git://eden-feed.erg.abdn.ac...
2008-07-15 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-07-15 David S. Millernetfilter: Let nf_ct_kill() callers know if del_timer...
2008-07-14 Johannes Bergmac80211: fix struct ieee80211_tx_queue_params
2008-07-14 Johannes Bergmac80211: fix TX sequence numbers
2008-07-14 Michael Bueschssb: Include dma-mapping.h
2008-07-14 Johannes Bergmac80211: revamp beacon configuration
2008-07-14 Samuel Ortizmac80211: power management wext hooks
2008-07-13 Gerrit Renkerdccp: Upgrade NDP count from 3 to 6 bytes
2008-07-11 Alexander Duycknet: add netif_napi_del function to allow for removal...
2008-07-10 Steffen Klassertxfrm: Add a XFRM_STATE_AF_UNSPEC flag to xfrm_usersa_info
2008-07-09 David S. Millernetdev: Move atomic queue state bits into netdev_queue.
2008-07-09 David S. Millernet: Delete NETDEVICES_MULTIQUEUE kconfig option.
2008-07-09 David S. Millernetdev: Move _xmit_lock and xmit_lock_owner into netdev...
2008-07-09 David S. Millerpkt_sched: Make qdisc_run take a netdev_queue.
2008-07-09 David S. Millernetdev: Make netif_schedule() routines work with netdev...
2008-07-09 David S. Millernetdev: Move gso_skb into netdev_queue.
2008-07-09 David S. Millerpkt_sched: Add qdisc_tx_is_noop() helper and use in...
2008-07-09 David S. Millernet: Clean up explicit ->tx_queue references in link...
2008-07-09 David S. Millerpkt_sched: Add qdisc_all_tx_empty()
2008-07-09 David S. Millerpkt_sched: Add qdisc_reset_all_tx().
2008-07-09 David S. Millernetdev: Move next_sched into struct netdev_queue.
2008-07-09 David S. Millerpkt_sched: Kill stats_lock member of struct Qdisc.
2008-07-09 David S. Millernetdev: Kill qdisc_ingress, use netdev->rx_queue.qdisc...
2008-07-09 David S. Millernetdev: Move rest of qdisc state into struct netdev_queue
2008-07-09 David S. Millernetdev: The ingress_lock member is no longer needed.
2008-07-09 David S. Millernetdev: Move queue_lock into struct netdev_queue.
2008-07-09 David S. Millerpkt_sched: Remove 'dev' member of struct Qdisc.
2008-07-08 David S. Millernetdev: Create netdev_queue abstraction.
2008-07-08 David S. MillerMerge branch 'master' of /linux/kernel/git/linville...
2008-07-08 Patrick McHardyvlan: avoid header copying and linearisation where...
2008-07-08 Randy Dunlapmac80211: fix lots of kernel-doc
2008-07-08 Harvey Harrisonmac80211: move QOS control helpers into ieee80211.h
2008-07-08 Ron Rindjunskymac80211: add block ack request capability
2008-07-08 Patrick McHardyvlan: TCI related type and naming cleanups
2008-07-08 Patrick McHardyvlan: remove useless struct hlist_node declaration...
2008-07-08 Patrick McHardyvlan: move struct vlan_dev_info to private header
2008-07-08 Patrick McHardyvlan: uninline __vlan_hwaccel_rx
2008-07-08 Patrick McHardyvlan: fix network_header/mac_header adjustments
2008-07-08 Richard Kennedynet: remove padding from struct socket on 64bit & incre...
2008-07-08 Joonwoo Parknetfilter: fix string extension for case insensitive...
2008-07-08 Joonwoo Parktextsearch: convert kmalloc + memset to kzalloc
2008-07-08 Joonwoo Parktextsearch: support for case insensitive searching
2008-07-08 Adrian Bunknetfilter: cleanup netfilter_ipv6.h userspace header
2008-07-08 Pablo Neira Ayusonetfilter: nf_conntrack: add allocation flag to nf_conn...
2008-07-06 Patrick McHardynet-sched: consolidate default fifo qdisc setup
2008-07-06 Patrick McHardynet-sched: add dynamically sized qdisc class hash helpers
2008-07-06 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-07-06 David S. MillerMerge branch 'master' of /linux/kernel/git/linville...
2008-07-06 Patrick McHardyvlan: Add GVRP support
2008-07-06 Patrick McHardynet: Add GARP applicant-only participant
2008-07-06 Patrick McHardynet: Add STP demux layer
2008-07-06 Pavel EmelyanovMIB: add struct net to UDP6_INC_STATS_BH
2008-07-06 Pavel EmelyanovMIB: add struct net to UDP6_INC_STATS_USER
2008-07-06 Pavel EmelyanovMIB: add struct net to UDP_INC_STATS_BH
2008-07-06 Pavel EmelyanovMIB: add struct net to UDP_INC_STATS_USER
2008-07-06 David S. MillerMerge branch 'davem-next' of /linux/kernel/git/jgarzik...
2008-07-06 Denis V. Lunevnetns: place rt_genid into struct net
2008-07-06 Denis V. Lunevnetns: make rt_secret_rebuild timer per namespace
2008-07-06 Denis V. Lunevnetns: register net.ipv4.route.flush in each namespace
2008-07-06 Denis V. Lunevnet: add fib_rules_ops to flush_cache method
2008-07-06 Denis V. Lunevnetns: add namespace parameter to rt_cache_flush
2008-07-04 Krzysztof HalasaWAN: convert drivers to use built-in netdev_stats
2008-07-03 Rusty Russelltun: Allow GSO using virtio_net_hdr
2008-07-03 Rusty Russelltun: TUNSETFEATURES to set gso features.
2008-07-03 Rusty Russelltun: Interface to query tun/tap features.
2008-07-03 YOSHIFUJI Hideakiipv4,ipv6 mroute: Add some helper inline functions...
2008-07-03 Wang Chenipv4: Do cleanup for ip_mr_init
2008-07-03 Wang Chenipv6: Do cleanup for ip6_mr_init.
2008-07-03 YOSHIFUJI Hideakiipv6 addrconf: add accept_dad sysctl to control DAD...
2008-07-03 YOSHIFUJI Hideakiipv6: Add disable_ipv6 sysctl to disable IPv6 operaion...
2008-07-03 Linus TorvaldsMerge branch 'for-2.6.26' of git://git.kernel.dk/linux...
2008-07-03 Linus TorvaldsMerge branch 'i2c-for-linus' of git://jdelvare.pck...
2008-07-03 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-07-02 Santwona Beheranetdev: Add support for rx flow hash configuration...
2008-07-02 Patrick McHardynet-sched: change tcf_destroy_chain() to clear start...
2008-07-01 Wolfram Sangi2c: Fix bad hint about irqs in i2c.h
2008-07-01 Jens AxboeProperly notify block layer of sync writes
2008-06-30 Tomas Winklermac80211: add spectrum capabilities
2008-06-30 Emmanuel Grumbachmac80211: don't accept WEP keys other than WEP40 and...
2008-06-30 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-06-30 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-06-30 Bastien NoceraInput: add KEY_MEDIA_REPEAT definition
next