safe/jmp/linux-2.6
2009-11-12 Arnd Bergmannnet/compat: fix dev_ifsioc emulation corner cases
2009-11-12 Ben DooksDM9000: Wake on LAN support
2009-11-12 Ali Gholami... ixgbe: r_idx not used in ixgbe_msix_clean_rx()
2009-11-12 stephen hemmingerdecnet: convert dndev_lock to spinlock
2009-11-12 stephen hemmingerdecnet: add RTNL lock when reading address list
2009-11-12 stephen hemmingernetdev: fold name hash properly (v3)
2009-11-12 Ron Mercerqlge: Change version to v1.00.00.23.00.00-01.
2009-11-12 Ron Mercerqlge: Clean up module parameter name.
2009-11-12 Ron Mercerqlge: Add asic reset to open call.
2009-11-12 Ron Mercerqlge: Do not change frame routing during suspend.
2009-11-12 David S. Millerclocksource/timecompare: Fix symbol exports to be GPL'd.
2009-11-12 Anton Vorontsovgianfar: Revive SKB recycling
2009-11-12 Anton Vorontsovgianfar: Fix race between gfar_error() and gfar_start_x...
2009-11-12 Anton Vorontsovgianfar: Fix thinko in gfar_set_rx_stash_index()
2009-11-12 Anton Vorontsovgianfar: Fix build with CONFIG_PM=y
2009-11-12 Anton Vorontsovgianfar: Remove 'Interrupt problem!' warning
2009-11-12 Anton Vorontsovskbuff: Do not allow skb recycling with disabled IRQs
2009-11-12 David S. Milleripv6: Remove unused var in inet6_dump_ifinfo()
2009-11-11 John W. Linvilleiwlwifi: fix iwl1000 "RTS/CTS for HT" merge damage
2009-11-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-11 stephen hemmingerCAN: use dev_get_by_index_rcu
2009-11-11 stephen hemmingerIPV4: use rcu to walk list of devices in IGMP
2009-11-11 stephen hemmingerdecnet: use RCU to find network devices
2009-11-11 stephen hemmingers390: use RCU to walk list of network devices
2009-11-11 stephen hemmingernet: use rcu for network scheduler API
2009-11-11 stephen hemmingervlan: eliminate use of dev_base_lock
2009-11-11 stephen hemmingernetdev: add netdev_continue_rcu
2009-11-11 Brian HaleyIPv6: use ipv6_addr_v4mapped()
2009-11-11 Eric Dumazetparisc: led: Use for_each_netdev_rcu()
2009-11-11 Herbert Xusit: Clean up DF code by copying from IPIP
2009-11-11 Eric Dumazetipv6: Allow inet6_dump_addr() to handle more than 64...
2009-11-11 Eric Dumazetipv6: speedup inet6_dump_ifinfo()
2009-11-11 Cyrill Gorcunovnet: netlink_getname, packet_getname -- use DECLARE_SOC...
2009-11-11 Ben Hutchingsusbnet: Set link down initially for drivers that update...
2009-11-11 Marin Mitovniu: Use DMA_BIT_MASK(44) instead of deprecated DMA_44B...
2009-11-11 Eric Dumazetudp: bind() optimisation
2009-11-11 Eilon Greensteinbnx2x: version 1.52.1-4
2009-11-11 Eilon Greensteinbnx2x: Change coalescing granularity to 4us
2009-11-11 Eilon Greensteinbnx2x: Remove misleading error print
2009-11-11 Eilon Greensteinbnx2x: GSO implies CSUM offload
2009-11-11 Rémi Denis... Phonet: allocate and copy for pipe TX without sock...
2009-11-11 Rémi Denis... Phonet: put sockets in a hash table
2009-11-11 Ben Hutchingsspeedfax: declare MODULE_FIRMWARE
2009-11-11 Ben Hutchingspcnet-cs: declare MODULE_FIRMWARE
2009-11-11 Ben Hutchingstms380tr: declare MODULE_FIRMWARE
2009-11-11 Ben Hutchingsspider-net: declare MODULE_FIRMWARE
2009-11-11 Ben Hutchingsmyri10ge: declare MODULE_FIRMWARE
2009-11-11 Ben Hutchingscxgb3: declare MODULE_FIRMWARE
2009-11-11 Ben Hutchingsbnx2x: declare MODULE_FIRMWARE
2009-11-11 Ben Hutchingsambassador: declare MODULE_FIRMWARE
2009-11-11 Ben Hutchingssolos-pci: declare MODULE_FIRMWARE
2009-11-11 Ben Hutchingsnetx: declare MODULE_FIRMWARE
2009-11-10 Wey-Yi Guyiwlwifi: Fix issue on file transfer stalled in HT mode
2009-11-10 Wey-Yi Guyiwlwifi: Use RTS/CTS as the preferred protection mechan...
2009-11-10 Bing ZhaoLibertas: fix issues while configuring host sleep using...
2009-11-10 Bing ZhaoLibertas: coding style cleanup in ethtool.c
2009-11-10 Larry Fingerrtl8187: Fix sparse warnings
2009-11-10 Bob Copelandath5k: add LED definition for BenQ Joybook R55v
2009-11-10 Bob Copelandath5k: add LED support for HP Compaq CQ60
2009-11-10 Bob Copelandath5k: don't reset mcast filter when configuring the...
2009-11-10 Ivo van Doornrt2x00: update MAINTAINERS
2009-11-10 Felix Fietkaub43: work around a locking issue in ->set_tim()
2009-11-10 Martin Fuzzeyssb-pcmcia: Fix 32bit register access in early bus...
2009-11-09 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-11-09 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-09 Yury Polyanskiyxfrm: SAD entries do not expire correctly after suspend...
2009-11-09 Arnd Bergmannnet/compat_ioctl: support SIOCWANDEV
2009-11-09 Arnd Bergmannnet, compat_ioctl: fix SIOCGMII ioctls
2009-11-09 Eric Dumazetudp: multicast RX should increment SNMP/sk_drops counte...
2009-11-09 Eric Dumazetipv6: udp: Optimise multicast reception
2009-11-09 Eric Dumazetipv4: udp: Optimise multicast reception
2009-11-09 Eric Dumazetipv6: udp: optimize unicast RX path
2009-11-09 Eric Dumazetipv4: udp: optimize unicast RX path
2009-11-09 Eric Dumazetudp: secondary hash on (local port, local address)
2009-11-09 Eric Dumazetudp: split sk_hash into two u16 hashes
2009-11-09 Eric Dumazetudp: add a counter into udp_hslot
2009-11-09 Stephen Rothwellnet/appletalk: using compat_ptr needs inclusion of...
2009-11-08 Christian Pellegrincan: Driver for the Microchip MCP251x SPI CAN controllers
2009-11-08 Eric W. Biedermannet: Support specifying the network namespace upon...
2009-11-08 Sebastian Siewiornet/fsl_pq_mdio: add module license GPL
2009-11-08 Wolfgang Grandeggercan: fix WARN_ON dump in net/core/rtnetlink.c:rtmsg_ifi...
2009-11-08 Joe Perchesappletalk/ddp.c: Neaten checksum function
2009-11-08 Eric Dumazetipv6: avoid dev_hold()/dev_put() in rawv6_bind()
2009-11-08 Anton Vorontsovgianfar: Fix compiler and sparse warnings
2009-11-08 Anton Vorontsovfsl_pq_mdio: Fix compiler/sparse warnings (part 2)
2009-11-08 Anton Vorontsovfsl_pq_mdio: Fix compiler/sparse warnings (part 1)
2009-11-08 Eric Dumazetcan: should not use __dev_get_by_index() without locks
2009-11-07 Eric Dumazetrtnetlink: Cleanups
2009-11-07 Arnd Bergmannnet: kill proto_ops wrapper
2009-11-07 Arnd Bergmannnet/x25: push BKL usage into x25_proto
2009-11-07 Arnd Bergmannnet/irda: push BKL into proto_ops
2009-11-07 Arnd Bergmannnet/ipx: push down BKL into a ipx_dgram_ops
2009-11-07 Arnd Bergmannnet/appletalk: push down BKL into a atalk_dgram_ops
2009-11-07 Jie Yangatl1c: change atl1c_buffer struct and restructure clean...
2009-11-07 Thomas Gleixnernet: Replace old style lock initializer
2009-11-07 David S. Millernet: compat: No need to define IFHWADDRLEN and IFNAMSIZ...
2009-11-07 Arnd Bergmannnet, compat_ioctl: handle more ioctls correctly
2009-11-07 Arnd Bergmanncompat: move sockios handling to net/socket.c
2009-11-07 Arnd Bergmannappletalk: handle SIOCATALKDIFADDR compat ioctl
2009-11-07 Arnd Bergmannnet: copy socket ioctl code to net/socket.h
next