aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-11-15Revert "isdn: isdn_ppp: Use SKB list facilities instead of home-grown impleme...David S. Miller
2009-11-15remove deprecated and not used: print_mac()Marin Mitov
2009-11-15net: Optimize hard_start_xmit() return checkingJarek Poplawski
2009-11-15nilfs2: deleted struct nilfs_dat_group_descJiro SEKIBA
2009-11-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-11-13inetpeer: Optimize inet_getid()Eric Dumazet
2009-11-13inet: fix inet_bind_bucket_for_eachLucian Adrian Grijincu
2009-11-13ipv6: use RCU to walk list of network devicesEric Dumazet
2009-11-13net: TCP_MSS_DEFAULT, TCP_MSS_DESIREDWilliam Allen Simpson
2009-11-13sctp: Set source addresses on the association before adding transportsVlad Yasevich
2009-11-13cfg80211: return channel noise via survey APIHolger Schurig
2009-11-13mac80211: add nl80211/cfg80211 handling of the new mesh root mode option.Rui Paulo
2009-11-13mac80211: replace "destination" with "target" to follow the specRui Paulo
2009-11-13mac80211: implement RANN processing and forwardingRui Paulo
2009-11-13net: allow to propagate errors through ->ndo_hard_start_xmit()Patrick McHardy
2009-11-12serial: add support for the Lava Quattro PCI quad-port 16550A cardLennert Buytenhek
2009-11-12alpha: fix F_SETOWN_EX and F_GETLK64 conflictPeter Zijlstra
2009-11-12fb: remove fb_save_state() and fb_restore_state operationsKrzysztof Helt
2009-11-11nl80211: add a parameter for using 4-address frames on virtual interfacesFelix Fietkau
2009-11-11mac80211: update meshconf IERui Paulo
2009-11-11ext3: Wait for proper transaction commit on fsyncJan Kara
2009-11-10netdev: add netdev_continue_rcustephen hemminger
2009-11-10Input: fix locking in memoryless force-feedback devicesDmitry Torokhov
2009-11-10usbnet: Set link down initially for drivers that update link stateBen Hutchings
2009-11-10udp: bind() optimisationEric Dumazet
2009-11-10Phonet: put sockets in a hash tableRĂ©mi Denis-Courmont
2009-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-11-09Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-11-08xfrm: SAD entries do not expire correctly after suspend-resumeYury Polyanskiy
2009-11-08net/compat_ioctl: support SIOCWANDEVArnd Bergmann
2009-11-08udp: secondary hash on (local port, local address)Eric Dumazet
2009-11-08udp: split sk_hash into two u16 hashesEric Dumazet
2009-11-08udp: add a counter into udp_hslotEric Dumazet
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-07i2c: Add an interface to lock/unlock an I2C bus segmentJean Delvare
2009-11-07i2c-piix4: Modify code name SB900 to Hudson-2Crane Cai
2009-11-07net: kill proto_ops wrapperArnd Bergmann
2009-11-06net: compat: No need to define IFHWADDRLEN and IFNAMSIZ twice.David S. Miller
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-06mac80211: async station powersave handlingJohannes Berg
2009-11-06[SCSI] Fix incorrect reporting of host protection capabilitiesMartin K. Petersen
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 an mlme_ops call to retrieve PHY objectDmitry Eremin-Solenikov
2009-11-06ieee802154: add LIST_PHY command supportDmitry 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