summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/can/mscan: use {clr|set}bits8 macrosWolfram Sang2009-11-171-12/+7
* net/can/mscan: drop support for CAN_MODE_{SLEEP|STOP}Wolfram Sang2009-11-171-8/+0
* net/can/mscan: trivial fixesWolfram Sang2009-11-172-23/+18
* net/can/mscan: move defines into .h fileWolfram Sang2009-11-172-29/+29
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-1732-467/+365
|\
| * ppp: fix BUG on non-linear SKB (multilink receive)Ben McKeegan2009-11-171-2/+9
| * ixgbe: Fixing EEH handler to handle more than one errorBreno Leitao2009-11-171-0/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-176-165/+45
| |\
| | * MAINTAINERS: RFKILL - Fix pattern entry missing colonJoe Perches2009-11-131-1/+1
| | * p54usb: Remove DMA buffer from stackLarry Finger2009-11-131-3/+7
| | * rt2x00: Update MAINTAINERSGertjan van Wingerde2009-11-131-0/+1
| | * Revert "libipw: initiate cfg80211 API conversion"John W. Linville2009-11-134-161/+36
| * | net: Fix the rollback test in dev_change_name()Eric Dumazet2009-11-161-5/+6
| * | Revert "isdn: isdn_ppp: Use SKB list facilities instead of home-grown impleme...David S. Miller2009-11-162-190/+164
| * | TI Davinci EMAC : Fix Console Hang when bringing the interface downSriram2009-11-161-3/+0
| * | smsc911x: Fix Console Hang when bringing the interface down.Sriram2009-11-161-1/+1
| * | mISDN: fix error return in HFCmulti_init()Roel Kluin2009-11-161-1/+1
| * | forcedeth: mac address fixStanislav O. Bezzubtsev2009-11-161-4/+1
| * | r6040: fix version printingFlorian Fainelli2009-11-161-1/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2009-11-162-4/+10
| |\ \
| | * | Bluetooth: Fix regression with L2CAP configuration in Basic ModeGustavo F. Padovan2009-11-161-3/+8
| | * | Bluetooth: Select Basic Mode as default for SOCK_SEQPACKETGustavo F. Padovan2009-11-161-1/+1
| | * | Bluetooth: Set general bonding security for ACL by defaultAndrei Emeltchenko2009-11-161-0/+1
| | |/
| * | r8169: Fix receive buffer length when MTU is between 1515 and 1536Raimonds Cicans2009-11-141-2/+2
| * | can: add the missing netlink get_xstats_size callbackWolfgang Grandegger2009-11-141-0/+6
| * | can: Fix driver Kconfig structureOliver Hartkopp2009-11-144-55/+64
| * | ipmr: missing dev_put() on error path in vif_add()Dan Carpenter2009-11-141-1/+3
| * | s2io: fixing a ethtool test that is brokenBreno Leitao2009-11-141-0/+1
| * | sctp: Set socket source address when additing first transportVlad Yasevich2009-11-141-1/+2
| * | sctp: Fix regression introduced by new sctp_connectx apiVlad Yasevich2009-11-141-5/+13
| * | sctp: Set source addresses on the association before adding transportsVlad Yasevich2009-11-144-20/+23
| * | tcp: provide more information on the tcp receive_queue bugsIlpo Järvinen2009-11-131-7/+12
| |/
* | KS8695: fix ks8695_rx() unreasonable action.zeal2009-11-171-7/+6
* | KS8695: fix ks8695_rx_irq() bug.zeal2009-11-171-15/+7
* | qeth: allow dynamic change of rx checksummingFrank Blaschka2009-11-163-23/+41
* | qeth: rework TSO functionsFrank Blaschka2009-11-167-98/+110
* | qeth: Recognize return codes of ccw_device_set_onlineUrsula Braun2009-11-163-46/+31
* | qeth: remaining EDDP cleanupUrsula Braun2009-11-161-2/+0
* | qeth: Exploit Connection IsolationEinar Lueck2009-11-166-12/+267
* | remove deprecated and not used: print_mac()Marin Mitov2009-11-162-11/+0
* | bonding: fix 802.3ad standards compliance errorJay Vosburgh2009-11-161-42/+43
* | vlan: Use __vlan_hwaccel_put_tag() in rxEric Dumazet2009-11-161-2/+2
* | tg3: Update version to 3.104Matt Carlson2009-11-161-2/+2
* | tg3: Fix DIDs, Enable 5717 supportMatt Carlson2009-11-162-8/+9
* | tg3: Add rx prod ring consolidationMatt Carlson2009-11-162-10/+164
* | tg3: Create aliases for rx producer mailbox regsMatt Carlson2009-11-162-12/+10
* | tg3: Lay proucer ring handling groundworkMatt Carlson2009-11-162-37/+50
* | tg3: Consider rx_std_prod_idx a hw mailboxMatt Carlson2009-11-161-6/+9
* | tg3: rename rx_[std|jmb]_ptrMatt Carlson2009-11-162-10/+10
* | tg3: tg3_alloc_rx_skb(tnapi => tp)Matt Carlson2009-11-161-7/+4