summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-03typhoon: remove __dev* attributesBill Pemberton
2012-12-033c59x: remove __dev* attributesBill Pemberton
2012-12-03i825xx: remove __dev* attributesBill Pemberton
2012-12-03i825xx/ether1.c: remove __dev* attributesBill Pemberton
2012-12-03drivers/net/ethernet/amd/am79c961a.c: remove __dev* attributesBill Pemberton
2012-12-03can: remove __dev* attributesBill Pemberton
2012-12-03ARCNET: remove __dev* attributesBill Pemberton
2012-12-03bna: remove useless calls to memset().Cyril Roelandt
2012-12-03tcp: don't abort splice() after small transfersWilly Tarreau
2012-12-03net: fix sparse endianness warnings on sock_commonEric Dumazet
2012-12-03bnx2x: Correct PFC disablementBarak Witkowski
2012-12-03bnx2x: fix 'Ethtool -A' when autonegYuval Mintz
2012-12-03bnx2x: prevent DCB if disabled in nvramBarak Witkowski
2012-12-03bnx2x: Handle a rarely missed interruptYaniv Rosner
2012-12-03bnx2x: mask CPL_OF interruptYuval Mintz
2012-12-03bnx2x: IGU parse error cause probe failureBarak Witkowski
2012-12-03bnx2x: Ext. config accessed only on non-E1x.Yuval Mintz
2012-12-03bnx2x: nvram enables dropless flow controlYuval Mintz
2012-12-03bnx2x: Correct advertised speed/duplexYuval Mintz
2012-12-03bnx2x: Filter packets on FCoE ringsDmitry Kravkov
2012-12-03bnx2x: Management can control PFC/ETSBarak Witkowski
2012-12-03bnx2x: parity recovery flow enhancementBarak Witkowski
2012-12-03bnx2x: revised and corrected SPIO accessYuval Mintz
2012-12-03net/mlx4_en: Set number of rx/tx channels using ethtoolAmir Vadai
2012-12-03net/mlx4_en: Fix TX moderation info loss after set_ringparam is calledAmir Vadai
2012-12-03MAINTAINERS: Add Mellanox ethernet driver - mlx4_enAmir Vadai
2012-12-02Merge git://git.infradead.org/users/dwmw2/atmDavid S. Miller
2012-12-02solos-pci: remove list_vccs() debugging functionDavid Woodhouse
2012-12-02solos-pci: use GFP_KERNEL where possible, not GFP_ATOMICDavid Woodhouse
2012-12-02solos-pci: clean up pclose() functionDavid Woodhouse
2012-12-02pppoatm: optimise PPP channel wakeups after sock_owned_by_user()David Woodhouse
2012-12-02br2684: allow assign only on a connected socketKrzysztof Mazur
2012-12-02solos-pci: Fix leak of skb received for unknown vccNathan Williams
2012-12-02br2684: fix module_put() raceDavid Woodhouse
2012-12-02pppoatm: fix missing wakeup in pppoatm_send()David Woodhouse
2012-12-02br2684: don't send frames on not-ready vccDavid Woodhouse
2012-12-02atm: add release_cb() callback to vccDavid Woodhouse
2012-12-02solos-pci: wait for pending TX to complete when releasing vccDavid Woodhouse
2012-12-01qlcnic: remove duplicated include from qlcnic_sysfs.cWei Yongjun
2012-12-01myri10ge: fix incorrect use of ntohs()Andrew Gallatin
2012-12-01ipv6: unify logic evaluating inet6_dev's accept_ra propertyShmulik Ladkani
2012-12-01tcp: change default tcp hash sizeEric Dumazet
2012-12-01Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller
2012-12-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-12-01ixgbe: Do not parse past IP header on fragments beyond the firstAlexander Duyck
2012-12-01e1000e: cosmetic cleanup of commentsBruce Allan
2012-12-01igb: Fix SerDes autoneg flow control.Carolyn Wyborny
2012-12-01igb: Unset sigdetect for SERDES loopback on 82580 and i350Carolyn Wyborny
2012-12-01igb: Workaround for global device reset problem on 82580.Carolyn Wyborny
2012-12-01igb: Refactoring of i210 file.Carolyn Wyborny