summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-16iwmc3200top: use prefered style for the device table.Tomas Winkler
2009-11-16net: check the return value of ndo_select_queue()Eric Dumazet
2009-11-16netxen: update MAINTAINERSAmit Kumar Salecha
2009-11-16mISDN: fix error return in HFCmulti_init()Roel Kluin
2009-11-16forcedeth: mac address fixStanislav O. Bezzubtsev
2009-11-16r6040: fix version printingFlorian Fainelli
2009-11-16hamradio/mkiss: fix typo in compat_ioctlArnd Bergmann
2009-11-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2009-11-16Bluetooth: Fix regression with L2CAP configuration in Basic ModeGustavo F. Padovan
2009-11-16Bluetooth: Select Basic Mode as default for SOCK_SEQPACKETGustavo F. Padovan
2009-11-16Bluetooth: Set general bonding security for ACL by defaultAndrei Emeltchenko
2009-11-15Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/lowp...David S. Miller
2009-11-14alpha: Fixup recvmmsg syscall glueArnaldo Carvalho de Melo
2009-11-14net/can: add driver for mscan family & mpc52xx_mscanWolfram Sang
2009-11-14Phonet: convert routing table to RCURémi Denis-Courmont
2009-11-14Phonet: put protocols array under RCURémi Denis-Courmont
2009-11-14netiucv: displayed TX bytes value much too highUrsula Braun
2009-11-14s390: remove cu3088 layer for lcs and ctcmUrsula Braun
2009-11-14ctcm: suspend has to wait for outstanding I/OFrank Blaschka
2009-11-14iucv: add work_queue cleanup for suspendUrsula Braun
2009-11-14inetpeer: Optimize inet_getid()Eric Dumazet
2009-11-14ipv6: speedup inet6_dump_addr()Eric Dumazet
2009-11-14inet: fix inet_bind_bucket_for_eachLucian Adrian Grijincu
2009-11-14ipv4: speedup inet_dump_ifaddr()Eric Dumazet
2009-11-14ixgbe: Make queue pairs on single MSI-X interruptsPJ Waskiewicz
2009-11-14ixgbe: Flush the LSC mask change to prevent repeated interruptsNelson, Shannon
2009-11-14igb: only recycle page if it is on our numa nodeAlexander Duyck
2009-11-14igb: check for packets on all tx rings when link is downAlexander Duyck
2009-11-14igb: removed unused tx/rx total bytes/packets from adapter structAlexander Duyck
2009-11-14igb: Rework how netdev->stats is handledAlexander Duyck
2009-11-14igb: when number of CPUs > 4 combine tx/rx queues to allow more queuesAlexander Duyck
2009-11-14igb: move timesync init into a seperate functionAlexander Duyck
2009-11-14igb: change type for ring sizes to u16 in igb_set_ring_paramAlexander Duyck
2009-11-14ARM: fix bug of checking on signed return value using unsigned statement in w...Wan ZongShun
2009-11-14igmp: Use next_net_device_rcu()Eric Dumazet
2009-11-14ipv6: use RCU to walk list of network devicesEric Dumazet
2009-11-14net: TCP_MSS_DEFAULT, TCP_MSS_DESIREDWilliam Allen Simpson
2009-11-14r8169: Fix receive buffer length when MTU is between 1515 and 1536Raimonds Cicans
2009-11-14can: add the missing netlink get_xstats_size callbackWolfgang Grandegger
2009-11-14can: Fix driver Kconfig structureOliver Hartkopp
2009-11-14ipmr: missing dev_put() on error path in vif_add()Dan Carpenter
2009-11-14s2io: fixing a ethtool test that is brokenBreno Leitao
2009-11-14sctp: Set socket source address when additing first transportVlad Yasevich
2009-11-14sctp: Fix regression introduced by new sctp_connectx apiVlad Yasevich
2009-11-14sctp: Set source addresses on the association before adding transportsVlad Yasevich
2009-11-13MAINTAINERS: RFKILL - Fix pattern entry missing colonJoe Perches
2009-11-13p54usb: Remove DMA buffer from stackLarry Finger
2009-11-13rt2x00: Update MAINTAINERSGertjan van Wingerde
2009-11-13Revert "libipw: initiate cfg80211 API conversion"John W. Linville
2009-11-13vlan/macvlan: propagate transmission state to upper layersPatrick McHardy