deliverable/linux.git
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
2009-11-07  Arnd Bergmannnet, compat_ioctl: handle socket ioctl abuses in tty...
2009-11-07  Arnd Bergmannnet/tun: handle compat_ioctl directly
2009-11-07  Arnd Bergmanncompat: add struct compat_ifreq etc to compat.h
2009-11-07  Martin Michlmayrhisax: remove bad udelay call to fix build error on ARM
2009-11-07  Herbert Xuipip: Fix handling of DF packets when pmtudisc is OFF
2009-11-07  Ron Mercerqlge: Set PCIe reset type for EEH to fundamental.
2009-11-07  Ron Mercerqlge: Fix early exit from mbox cmd complete wait.
2009-11-07  Don Skidmoreixgbe: fix traffic hangs on Tx with ioatdma loaded
2009-11-07  Yi Zouixgbe: Fix checking TFCS register for TXOFF status...
2009-11-07  Yi Zouixgbe: Fix gso_max_size for 82599 when DCB is enabled
2009-11-07  Finn Thainmacsonic: fix crash on PowerBook 520
2009-11-07  Jiri SlabyNET: cassini, fix lock imbalance
2009-11-07  Sebastian Haasems_usb: Fix byte order issues on big endian machines
2009-11-07  Ajit Khapardebe2net: Bug fix to send config commands to hardware...
next
This page took 0.03883 seconds and 5 git commands to generate.