mib: add net to TCP_ADD_STATS_USER
[safe/jmp/linux-2.6] / net /
2008-07-17 Pavel Emelyanovmib: add net to TCP_DEC_STATS
2008-07-17 Pavel Emelyanovmib: add net to TCP_INC_STATS_BH
2008-07-17 Pavel Emelyanovmib: add net to TCP_INC_STATS
2008-07-17 Pavel Emelyanovtcp: add net to tcp_mib_init
2008-07-17 Pavel Emelyanovinet: prepare struct net for TCP MIB accounting
2008-07-17 Pavel Emelyanovmib: add net to IP_ADD_STATS_BH
2008-07-17 Pavel Emelyanovmib: add net to IP_INC_STATS_BH
2008-07-17 Pavel Emelyanovmib: add net to IP_INC_STATS
2008-07-17 Pavel Emelyanovipv4: prepare net initialization for IP accounting
2008-07-17 Will Newtonnet/ipv4/tcp.c: Fix use of PULLHUP instead of POLLHUP...
2008-07-17 Harvey Harrisonnet: make __skb_splice_bits static
2008-07-17 David S. MillerMerge branch 'stealer/ipvs/sync-daemon-cleanup-for...
2008-07-17 Rumen G. Bogdanovskiipvs: More reliable synchronization on connection close
2008-07-16 Sven Wegeneripvs: Use schedule_timeout_interruptible() instead...
2008-07-16 Sven Wegeneripvs: Put backup thread on mcast socket wait queue
2008-07-16 Sven Wegeneripvs: Use kthread_run() instead of doing a double-fork...
2008-07-16 Sven Wegeneripvs: Use ERR_PTR for returning errors from make_receiv...
2008-07-16 Sven Wegeneripvs: Initialize mcast addr at compile time
2008-07-15 Akinobu Mitaiucv: fix memory leak in cpu hotplug error path.
2008-07-15 Octavian Purdilanet: refactor tcp splice receive path to improve readab...
2008-07-15 David S. Millernetdev: Do not use TX lock to protect address lists.
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 Emelyanovinet: toss struct net initialization around
2008-07-15 Pavel Emelyanovicmp: add struct net argument to icmp_out_count
2008-07-15 Patrick McHardyvlan: remove unnecessary include statements
2008-07-15 Patrick McHardyvlan: clean up hard_start_xmit functions
2008-07-15 Patrick McHardyvlan: clean up vlan_dev_hard_header()
2008-07-15 Patrick McHardyvlan: ethtool ->get_flags support
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: Optimization to multicast name lookup algorithm
2008-07-15 Allan Stephenstipc: Add missing locks when inspecting node list ...
2008-07-15 Allan Stephenstipc: Fix bug in scope checking for multicast messages
2008-07-15 Allan Stephenstipc: Eliminate improper use of TIPC_OK error code
2008-07-15 Allan Stephenstipc: Fix race condition that could cause accept()...
2008-07-15 Allan Stephenstipc: Optimize pointer dereferencing when receiving...
2008-07-15 Allan Stephenstipc: Remove unneeded parameter to tipc_createport_raw()
2008-07-15 Denis V. Lunevnetlabel: return msg overflow error from netlbl_cipsov4...
2008-07-15 Johann Felix Sodennet: Remove references to wan-router.txt in Kconfigs
2008-07-15 Wang Chen8021q: Check return of dev_set_promiscuity/allmulti
2008-07-15 Wang Chenipv4: Fix ipmr unregister device oops
2008-07-15 Wang Chenipv4: Check return of dev_set_allmulti
2008-07-15 Wang Chenipv6: Fix using after dev_put()
2008-07-15 Wang Chenipv6: Check return of dev_set_allmulti
2008-07-15 Wang Chenbridge: Check return of dev_set_promiscuity
2008-07-15 Wang Chenaf_packet: Check return of dev_set_promiscuity/allmulti
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 Emmanuel Grumbachmac80211: dont add a STA which is not in the same IBSS
2008-07-14 Johannes Bergmac80211: fix struct ieee80211_tx_queue_params
2008-07-14 Johannes Bergmac80211: fix TX sequence numbers
2008-07-14 Johannes Bergwext: make sysfs bits optional and deprecate them
2008-07-14 Johannes Bergmac80211: fix RX sequence number check
2008-07-14 Emmanuel Grumbachmac80211: Fix ieee80211_rx_reorder_ampdu: ignore QoS...
2008-07-14 Johannes Bergmac80211: revamp beacon configuration
2008-07-14 Johannes Bergmac80211: push interface checks down
2008-07-14 Johannes Bergmac80211: revamp virtual interface handling
2008-07-14 Johannes Bergmac80211: make master netdev handling sane
2008-07-14 Samuel Ortizmac80211: power management wext hooks
2008-07-13 Gerrit Renkerdccp ccid-3: Length of loss intervals
2008-07-13 Gerrit Renkerdccp ccid-3: Fix a loss detection bug
2008-07-13 Gerrit Renkerdccp: Upgrade NDP count from 3 to 6 bytes
2008-07-13 Gerrit Renkerdccp ccid-3: Fix error in loss detection
2008-07-10 Steffen Klassertxfrm: Add a XFRM_STATE_AF_UNSPEC flag to xfrm_usersa_info
2008-07-10 Denis V. Lunevipv6: missed namespace context in ipv6_rthdr_rcv
2008-07-10 Denis V. Lunevnetlabel: netlink_unicast calls kfree_skb on error...
2008-07-10 Ben Hutchingsipv4: fib_trie: Fix lookup error return
2008-07-10 Milton Millertcp: correct kcalloc usage
2008-07-09 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-07-09 David Howellsnetfilter: nf_nat_snmp_basic: fix a range check in...
2008-07-09 Patrick McHardynetfilter: nf_conntrack_tcp: fix endless loop
2008-07-09 Mattias Nisslerrc80211_pid: Fix fast_start parameter handling
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. Millermac80211: Decrease number of explicit ->tx_queue refere...
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. Millernetdev: Move next_sched into struct netdev_queue.
2008-07-09 David S. Millerpkt_sched: Make netem queue agnostic.
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.
next