aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-28wireless: remove unneeded EXPORT_SYMBOL the tickles a powerpc compiler bugStephen Rothwell
2009-04-28Bluetooth: Fix connection establishment with low security requirementMarcel Holtmann
2009-04-28Bluetooth: Add different pairing timeout for Legacy PairingMarcel Holtmann
2009-04-28Bluetooth: Ensure that HCI sysfs add/del is preempt safeRoger Quadros
2009-04-28gianfar: Use memset instead of cacheable_memzeroKumar Gala
2009-04-28inet_diag: Remove dup assignmentsArnaldo Carvalho de Melo
2009-04-28net: netif_tx_queue_stopped too expensiveEric Dumazet
2009-04-28net: Avoid extra wakeups of threads blocked in wait_for_packet()Eric Dumazet
2009-04-28net: Fix ucc_geth.c handling of fixed-link w/o phy-connection-type property.Grant Likely
2009-04-28fs_enet: Remove dead codeKumar Gala
2009-04-28ixgbe: Clear out stray tx work on link downNelson, Shannon
2009-04-28ixgbe: Interrupt management update for 82599Nelson, Shannon
2009-04-28ixgbe: enable HW RSC for 82599Alexander Duyck
2009-04-28ixgbe: enable hardware offload for sctpJesse Brandeburg
2009-04-28igb: Enable SCTP checksum offloadingJesse Brandeburg
2009-04-28sctp: add feature bit for SCTP offload in hardwareJesse Brandeburg
2009-04-28igb/ixgbe: remove unecessary checks for CHECKSUM_UNNECESSARYAlexander Duyck
2009-04-28igb: make rxcsum configuration seperate from multiqueueAlexander Duyck
2009-04-28igb: reconfigure mailbox timeout logicAlexander Duyck
2009-04-28smsc911x: add fifo byteswap support V2Magnus Damm
2009-04-28atl1c: disable L1/L0s when link detectedJie Yang
2009-04-27net: Fix typo in net_device_ops description.Mike Rapoport
2009-04-27gro: Fix COMPLETE checksum handlingHerbert Xu
2009-04-27gro: Fix handling of headers that extend over the tailHerbert Xu
2009-04-27ipv4: Limit size of route cache hash tableAnton Blanchard
2009-04-27Add reference to CAPI 2.0 standardKarsten Keil
2009-04-27Documentation/isdn/INTERFACE.CAPITilman Schmidt
2009-04-27update Documentation/isdn/00-INDEXTilman Schmidt
2009-04-27bnx2x: driver version 1.48.105-1Vladislav Zolotarov
2009-04-27bnx2x: Removed blob fileVladislav Zolotarov
2009-04-27bnx2x: Separated FW from the source.Vladislav Zolotarov
2009-04-27bnx2x: FW 4.8.53.0Vladislav Zolotarov
2009-04-27tun: add IFF_TUN_EXCL flag to avoid opening a persistent device.David Woodhouse
2009-04-27cxacru: Fix negative dB outputSimon Arlott
2009-04-27pasemi_mac: mac_to_intf() error not noticedroel kluin
2009-04-27drop_monitor: Update netlink protocol to include netlink attribute header in ...Neil Horman
2009-04-27ixgbe: Disallow SFP 1G modules in the SFP+ cages for 82598 and 82599Waskiewicz Jr, Peter P
2009-04-27igb: always use adapter->itr as EITR valueAlexander Duyck
2009-04-27ixgbe: Fix WoL functionality for 82599 KX4 devicesWaskiewicz Jr, Peter P
2009-04-27veth: prevent oops caused by netdev destructorStephen Hemminger
2009-04-27vxge: use max() instead of VXGE_HW_SET_LEVELAlexander Beregalov
2009-04-27vxge: fix possible NULL dereference in vxge-traffic.cAlexander Beregalov
2009-04-27xfrm: wrong hash value for temporary SANicolas Dichtel
2009-04-27bonding: ignore updelay param when there is no active slaveJiri Pirko
2009-04-27bonding: use ethtool for link checking firstJiri Pirko
2009-04-27net: fix fsl_pq_mdio driver to use module_init()Grant Likely
2009-04-27net: add Xilinx ll_temac device driverGrant Likely
2009-04-27net: Rework fs_enet driver to use of_mdio infrastructureGrant Likely
2009-04-27powerpc/82xx: Rework Embedded Planet ep8248e platform to use of_mdioGrant Likely
2009-04-27net: Rework ucc_geth driver to use of_mdio infrastructureGrant Likely