summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-17rps: Receive Packet SteeringTom Herbert
2010-03-17RDS: Enable per-cpu workqueue threadsTina Yang
2010-03-17RDS: Do not call set_page_dirty() with irqs offAndy Grover
2010-03-17RDS: Properly unmap when getting a remote access errorSherman Pun
2010-03-17RDS: only put sockets that have seen congestion on the poll_waitqAndy Grover
2010-03-17RDS: Fix locking in rds_send_drop_to()Tina Yang
2010-03-17RDS: Turn down alarming reconnect messagesAndy Grover
2010-03-17RDS: Workaround for in-use MRs on close causing crashAndy Grover
2010-03-17RDS: Fix send locking issueTina Yang
2010-03-17RDS: Fix congestion issues for loopbackAndy Grover
2010-03-17RDS/TCP: Wait to wake thread when write space availableAndy Grover
2010-03-17RDS: update copy_to_user state in tcp transportAndy Grover
2010-03-17RDS: sendmsg() should check sndtimeo, not rcvtimeoAndy Grover
2010-03-17RDS: Do not BUG() on error returned from ib_post_sendAndy Grover
2010-03-16bridge: Make first arg to deliver_clone const.David S. Miller
2010-03-16bridge br_multicast: Don't refer to BR_INPUT_SKB_CB(skb)->mrouters_only witho...YOSHIFUJI Hideaki / 吉藤英明
2010-03-16route: Fix caught BUG_ON during rt_secret_rebuild_oneshot()Vitaliy Gusev
2010-03-16bridge br_multicast: Fix skb leakage in error path.YOSHIFUJI Hideaki / 吉藤英明
2010-03-16bridge br_multicast: Fix handling of Max Response Code in IGMPv3 message.YOSHIFUJI Hideaki / 吉藤英明
2010-03-16NET: netpoll, fix potential NULL ptr dereferenceJiri Slaby
2010-03-16tipc: fix lockdep warning on address assignmentNeil Horman
2010-03-16l2tp: Fix UDP socket reference count bugs in the pppol2tp driverJames Chapman
2010-03-16smsc95xx: wait for PHY to complete reset during initSteve Glendinning
2010-03-16l2tp: Fix oops in pppol2tp_xmitJames Chapman
2010-03-16smsc75xx: SMSC LAN75xx USB gigabit ethernet adapter driverSteve Glendinning
2010-03-16ne: Do not use slashes in irq name stringAtsushi Nemoto
2010-03-16NET: ksz884x, fix lock imbalanceJiri Slaby
2010-03-16gigaset: correct range checking off by one errorTilman Schmidt
2010-03-16bridge: Fix br_forward crash in promiscuous modeMichael Braun
2010-03-16bridge: Move NULL mdb check into br_mdb_ip_getHerbert Xu
2010-03-16ISDN: Add PCI ID for HFC-2S/4S Beronet Card PCIeLars Ellenberg
2010-03-15Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-03-15net-2.6 [Bug-Fix][dccp]: fix oops caused after failed initialisationGerrit Renker
2010-03-15myri: remove dead codeDan Carpenter
2010-03-15gigaset: prune use of tty_buffer_request_roomTilman Schmidt
2010-03-15gigaset: correct clearing of at_state strings on RINGTilman Schmidt
2010-03-15gigaset: avoid registering CAPI driver more than onceTilman Schmidt
2010-03-15obsolete config in kernel source: HSO_AUTOPMChristoph Egger
2010-03-15obsolete config in kernel source: USE_INTERNAL_TIMERChristoph Egger
2010-03-15atm: use for_each_set_bit()Akinobu Mita
2010-03-15phonet: use for_each_set_bit()Akinobu Mita
2010-03-15timestamping: fix example buildRandy Dunlap
2010-03-15drivers/net: drop redundant memsetJulia Lawall
2010-03-15i4l: change magic numbers in Eicon DIVA ISDN driver to symbolic namesIan Munsie
2010-03-15i4l: silence compiler warnings for array access in Eicon DIVA ISDN driverIan Munsie
2010-03-15isdn: misplaced parenthesis in pof_handle_data()Roel Kluin
2010-03-15bnx2x: change smp_mb() comment to conform the trueStanislaw Gruszka
2010-03-15bnx2x: remove not necessary compiler barrierStanislaw Gruszka
2010-03-15bnx2x: use smp_mb() to keep ordering of read write operationsStanislaw Gruszka
2010-03-15be2net: fix mccq create for big endian architecturesAjit Khaparde