summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-08net/appletalk: using compat_ptr needs inclusion of linux/compat.hStephen Rothwell
2009-11-08can: Driver for the Microchip MCP251x SPI CAN controllersChristian Pellegrin
2009-11-08net: Support specifying the network namespace upon device creation.Eric W. Biederman
2009-11-08appletalk/ddp.c: Neaten checksum functionJoe Perches
2009-11-08ipv6: avoid dev_hold()/dev_put() in rawv6_bind()Eric Dumazet
2009-11-08gianfar: Fix compiler and sparse warningsAnton Vorontsov
2009-11-08fsl_pq_mdio: Fix compiler/sparse warnings (part 2)Anton Vorontsov
2009-11-08fsl_pq_mdio: Fix compiler/sparse warnings (part 1)Anton Vorontsov
2009-11-07rtnetlink: CleanupsEric Dumazet
2009-11-07net: kill proto_ops wrapperArnd Bergmann
2009-11-07net/x25: push BKL usage into x25_protoArnd Bergmann
2009-11-07net/irda: push BKL into proto_opsArnd Bergmann
2009-11-07net/ipx: push down BKL into a ipx_dgram_opsArnd Bergmann
2009-11-07net/appletalk: push down BKL into a atalk_dgram_opsArnd Bergmann
2009-11-07atl1c: change atl1c_buffer struct and restructure clean atl1c_buffer procedureJie Yang
2009-11-07net: Replace old style lock initializerThomas Gleixner
2009-11-06net: compat: No need to define IFHWADDRLEN and IFNAMSIZ twice.David S. Miller
2009-11-06net, compat_ioctl: handle more ioctls correctlyArnd Bergmann
2009-11-06compat: move sockios handling to net/socket.cArnd Bergmann
2009-11-06appletalk: handle SIOCATALKDIFADDR compat ioctlArnd Bergmann
2009-11-06net: copy socket ioctl code to net/socket.hArnd Bergmann
2009-11-06net, compat_ioctl: handle socket ioctl abuses in tty driversArnd Bergmann
2009-11-06net/tun: handle compat_ioctl directlyArnd Bergmann
2009-11-06compat: add struct compat_ifreq etc to compat.hArnd Bergmann
2009-11-06Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/lowp...David S. Miller
2009-11-06Merge branch 'linux-2.6.33.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2009-11-06ieee802154: add support for creation/removal of logic interfacesDmitry Eremin-Solenikov
2009-11-06ieee802154: add PHY_NAME to LIST_IFACE command resultsDmitry Eremin-Solenikov
2009-11-06ieee802154: add two nl802154 helpersDmitry Eremin-Solenikov
2009-11-06fakehard: mlme_ops->get_phy implementationDmitry Eremin-Solenikov
2009-11-06ieee802154: add an mlme_ops call to retrieve PHY objectDmitry Eremin-Solenikov
2009-11-06fakehard: claim all 2.4 Ghz channels as supportedDmitry Eremin-Solenikov
2009-11-06fakehard: no need to export net_to_phy, make it staticDmitry Eremin-Solenikov
2009-11-06ieee802154: add LIST_PHY command supportDmitry Eremin-Solenikov
2009-11-06ieee802154: split away MAC commands implementationDmitry Eremin-Solenikov
2009-11-06ieee802154: merge nl802154 and wpan-class in single moduleDmitry Eremin-Solenikov
2009-11-06ieee802154: constify struct net_device in some operationsDmitry Eremin-Solenikov
2009-11-06wpan-phy: follow usual patter of devices registrationDmitry Eremin-Solenikov
2009-11-06wpan-phy: allow specifying a per-page channel maskDmitry Eremin-Solenikov
2009-11-06wpan-phy: use snprintf to limit the amount of chars writtenDmitry Eremin-Solenikov
2009-11-06wpan-phy: init channel/page fieldsDmitry Eremin-Solenikov
2009-11-06wpan-phy: add wpan-phy iteration functionsDmitry Eremin-Solenikov
2009-11-06wpan-phy: add a helper to put the wpan_phy deviceDmitry Eremin-Solenikov
2009-11-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-06decnet: netdevice refcount leakEric Dumazet
2009-11-06netfilter: nf_nat: fix NAT issue in 2.6.30.4+Jozsef Kadlecsik
2009-11-06be2net: Fix CQE_STATUS_EXTD_SHIFT defineSathya Perla
2009-11-05net: Fix build warning in sock_bindtodevice().David S. Miller
2009-11-05pktgen: tx_bytes might be slightly wrongEric Dumazet
2009-11-05net: sock_bindtodevice() RCU-ificationEric Dumazet