deliverable/linux.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...
2009-11-07  Ajit Khapardebe2net: fix to set proper flow control on resume
2009-11-07  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-11-07  Jan Engelhardtnetfilter: xt_connlimit: fix regression caused by zero...
2009-11-07  David S. MillerMerge branch 'for-next' of git://git./linux/kernel...
2009-11-06  Sean Crossrt2x00: Don't queue ieee80211 work after USB removal
2009-11-06  John W. LinvilleRevert "ipw2200: fix oops on missing firmware"
2009-11-06  David S. MillerMerge branch 'linux-2.6.33.y' of git://git./linux/kerne...
2009-11-06  Dmitry Eremin... ieee802154: add support for creation/removal of logic...
2009-11-06  Dmitry Eremin... ieee802154: add PHY_NAME to LIST_IFACE command results
2009-11-06  Dmitry Eremin... ieee802154: add two nl802154 helpers
2009-11-06  Dmitry Eremin... fakehard: mlme_ops->get_phy implementation
2009-11-06  Dmitry Eremin... ieee802154: add an mlme_ops call to retrieve PHY object
2009-11-06  Dmitry Eremin... fakehard: claim all 2.4 Ghz channels as supported
2009-11-06  Dmitry Eremin... fakehard: no need to export net_to_phy, make it static
2009-11-06  Dmitry Eremin... ieee802154: add LIST_PHY command support
2009-11-06  Dmitry Eremin... ieee802154: split away MAC commands implementation
2009-11-06  Dmitry Eremin... ieee802154: merge nl802154 and wpan-class in single...
2009-11-06  Dmitry Eremin... ieee802154: constify struct net_device in some operations
2009-11-06  Dmitry Eremin... wpan-phy: follow usual patter of devices registration
2009-11-06  Dmitry Eremin... wpan-phy: allow specifying a per-page channel mask
2009-11-06  Dmitry Eremin... wpan-phy: use snprintf to limit the amount of chars...
2009-11-06  Dmitry Eremin... wpan-phy: init channel/page fields
2009-11-06  Dmitry Eremin... wpan-phy: add wpan-phy iteration functions
2009-11-06  Dmitry Eremin... wpan-phy: add a helper to put the wpan_phy device
2009-11-06  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-06  Eric Dumazetdecnet: netdevice refcount leak
2009-11-06  Jozsef Kadlecsiknetfilter: nf_nat: fix NAT issue in 2.6.30.4+
2009-11-06  Sathya Perlabe2net: Fix CQE_STATUS_EXTD_SHIFT define
2009-11-06  David S. Millernet: Fix build warning in sock_bindtodevice().
2009-11-06  Eric Dumazetpktgen: tx_bytes might be slightly wrong
2009-11-06  Eric Dumazetnet: sock_bindtodevice() RCU-ification
2009-11-06  Eric Dumazetip_frag: dont touch device refcount
2009-11-06  Eric Dumazetnet_cls: Use __dev_get_by_index()
2009-11-06  Eric Dumazetsctp: ipv6: avoid touching device refcount
2009-11-06  Eric Dumazetnetlabel: remove dev_put() calls
2009-11-06  Eric Dumazetbridge: remove dev_put() in add_del_if()
2009-11-06  Eric Parisnet: check kern before calling security subsystem
2009-11-06  Eric Parisnet: pass kern to net_proto_family create function
2009-11-06  Eric Parisnet: drop capability from protocol definitions
2009-11-06  Eric Dumazetrose: device refcount leak
2009-11-06  Stephen Hemmingerbridge: prevent bridging wrong device
2009-11-06  Yaniv Rosnerbnx2x: version 1.52.1-3
2009-11-06  Yaniv Rosnerbnx2x: Fix register access timeout in 10M
2009-11-06  Yaniv Rosnerbnx2x: Fix 10G mode in BCM8481/BCM84823
2009-11-06  Yaniv Rosnerbnx2x: Fix BCM8726 ROM load seq
2009-11-06  Yaniv Rosnerbnx2x: Add support for BCM84823
2009-11-06  Yaniv Rosnerbnx2x: Modify BCM8706 link init seq
2009-11-06  Yaniv Rosnerbnx2x: Enable FC when parallel-detect is used
2009-11-06  Yaniv Rosnerbnx2x: Miscellaneous debug print and tabs
2009-11-06  Yaniv Rosnerbnx2x: Fix CL73 autoneg issues
next
This page took 0.038213 seconds and 5 git commands to generate.