]> pilppa.org Git - linux-2.6-omap-h63xx.git/history - net
module: don't use stop_machine for waiting rmmod
[linux-2.6-omap-h63xx.git] / net /
2008-07-11 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
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-10 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git.kerne...
2008-07-10 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git.kernel...
2008-07-10 Linus TorvaldsMerge branch 'for-2.6.26' of git://neil.brown.name/md
2008-07-10 Ingo MolnarMerge branch 'x86/unify-pci' into x86/core
2008-07-10 Russell KingMerge branch 'imx' into devel
2008-07-10 Russell KingMerge branches 'at91', 'dyntick', 'ep93xx', 'iop',...
2008-07-10 Ingo MolnarMerge branch 'tracing/sysprof' into auto-ftrace-next
2008-07-10 Ingo MolnarMerge branch 'tracing/mmiotrace' into auto-ftrace-next
2008-07-10 Ingo MolnarMerge branch 'tracing/ftrace' into auto-ftrace-next
2008-07-10 Ingo MolnarMerge branch 'x86/gart' into x86/core
2008-07-10 Neil BrownMerge branch 'for-2.6.26' into for-next
2008-07-10 Ingo MolnarMerge branch 'linus' into core/printk
2008-07-09 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
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 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-07-09 Mattias Nisslerrc80211_pid: Fix fast_start parameter handling
2008-07-09 Trond MyklebustSUNRPC: Ensure our task is notified when an rpcbind...
2008-07-09 Chuck LeverSUNRPC: Use only rpcbind v2 for AF_INET requests
2008-07-09 Chuck LeverSUNRPC: Use GETADDR for rpcbind version 4 queries
2008-07-09 Chuck LeverSUNRPC: Use rpcbind version 2 GETPORT
2008-07-09 Chuck LeverSUNRPC: Document some naked integers in rpcbind client
2008-07-09 Chuck LeverSUNRPC: More useful debugging output for rpcb client
2008-07-09 Chuck LeverSUNRPC: Ensure all transports set rq_xtime consistently
2008-07-09 \\\"J. Bruce Fields\\\rpc: minor cleanup of scheduler callback code
2008-07-09 \\\"J. Bruce Fields\\\rpc: remove some unused macros
2008-07-09 \\\"J. Bruce Fields\\\rpc: eliminate unused variable in auth_gss upcall code
2008-07-09 Olga Kornievskaiarpc: bring back cl_chatty
2008-07-09 Chuck LeverSUNRPC: Remove obsolete messages during transport connect
2008-07-09 Chuck LeverSUNRPC: Display some debugging information as text...
2008-07-09 Chuck LeverSUNRPC: Refactor rpc_show_tasks
2008-07-09 Chuck LeverSUNRPC: Don't display the rpc_show_tasks header if...
2008-07-09 Chuck LeverSUNRPC: Rename "call_" functions that are no longer...
2008-07-09 Chuck LeverSUNRPC: Add a function to display the name of an RPC...
2008-07-09 Trond MyklebustSUNRPC: Use GFP_NOFS when allocating credentials
2008-07-09 Trond MyklebustSUNRPC: An ENOMEM error from call_encode is always...
2008-07-09 Trond MyklebustSUNRPC: Ensure we exit early in case of an encode error
2008-07-09 Ingo MolnarMerge branch 'x86/core' into x86/unify-pci
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 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2008-07-09 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
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. Millerpkt_sched: Remove comment reference to old style TX...
2008-07-08 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2008-07-08 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2008-07-08 Patrick McHardyvlan: avoid header copying and linearisation where...
2008-07-08 Andrey Vaginipv6: fix race between ipv6_del_addr and DAD timer
2008-07-08 Linus TorvaldsMerge branch 'hotfixes' of git://git.linux-nfs.org...
2008-07-08 Trond MyklebustSUNRPC: Fix an rpcbind breakage for the case of IPv6...
2008-07-08 Trond MyklebustSUNRPC: Fix a double-free in rpcbind
2008-07-08 Julius Volznet/wireless/nl80211.c: fix endless Netlink callback...
2008-07-08 Randy Dunlapmac80211: fix lots of kernel-doc
2008-07-08 Henrique de Moraes... rfkill: ignore errors from rfkill_toggle_radio in rfkil...
2008-07-08 Henrique de Moraes... rfkill: some minor kernel-doc changes for rfkill_toggle...
2008-07-08 Emmanuel Grumbachmac80211: add support for iwconfig wlanX frag auto
2008-07-08 Harvey Harrisonmac80211: aes_ccm.c remove crypto wrapper and extra...
2008-07-08 Harvey Harrisonmac80211: pass scratch buffer directly, remove addition...
2008-07-08 Harvey Harrisonmac80211: wpa.c remove rx/tx_data ->fc users
2008-07-08 Harvey Harrisonmac80211: remove trivial rx_data->fc users
2008-07-08 Tomas Winklermac80211: call bss_info_change only once upon disassoci...
2008-07-08 Harvey Harrisonmac80211: remove ieee80211_get_hdr_info
2008-07-08 Harvey Harrisonmac80211: remove one user of ieee80211_get_hdr_info
2008-07-08 Harvey Harrisonmac80211: use symbolic defines in wpa.c
2008-07-08 Harvey Harrisonmac80211: move QOS control helpers into ieee80211.h
2008-07-08 Rami Rosenmac80211: remove MAC80211_DEBUG from net/mac80211/Kconfig.
2008-07-08 Tomas Winklermac80211: fix warning: unused variable ifsta
2008-07-08 Tomas Winklermac80211: remove useless tid assignment for management...
2008-07-08 Ron Rindjunskymac80211: add block ack request capability
2008-07-08 Ivo van Doornmac80211: Don't request encryption for probe response
2008-07-08 Patrick McHardyvlan: TCI related type and naming cleanups
2008-07-08 Ingo MolnarMerge branch 'x86/fixmap' into x86/devel
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 Ingo MolnarMerge branch 'linus' into x86/irq
2008-07-08 Patrick McHardyvlan: Add ethtool support
2008-07-08 Joonwoo Parkvlan: Use is_vlan_dev()
2008-07-08 Patrick McHardyvlan: fix network_header/mac_header adjustments
2008-07-08 Ingo MolnarMerge branch 'x86/nmi' into x86/devel
next