summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* can: remove __dev* attributesBill Pemberton2012-12-0324-116/+116
* ARCNET: remove __dev* attributesBill Pemberton2012-12-031-3/+3
* bna: remove useless calls to memset().Cyril Roelandt2012-12-021-4/+0
* tcp: don't abort splice() after small transfersWilly Tarreau2012-12-021-4/+8
* net: fix sparse endianness warnings on sock_commonEric Dumazet2012-12-022-4/+5
* bnx2x: Correct PFC disablementBarak Witkowski2012-12-021-2/+5
* bnx2x: fix 'Ethtool -A' when autonegYuval Mintz2012-12-022-23/+28
* bnx2x: prevent DCB if disabled in nvramBarak Witkowski2012-12-022-2/+14
* bnx2x: Handle a rarely missed interruptYaniv Rosner2012-12-022-0/+16
* bnx2x: mask CPL_OF interruptYuval Mintz2012-12-021-11/+10
* bnx2x: IGU parse error cause probe failureBarak Witkowski2012-12-021-5/+12
* bnx2x: Ext. config accessed only on non-E1x.Yuval Mintz2012-12-021-1/+2
* bnx2x: nvram enables dropless flow controlYuval Mintz2012-12-023-4/+31
* bnx2x: Correct advertised speed/duplexYuval Mintz2012-12-021-8/+4
* bnx2x: Filter packets on FCoE ringsDmitry Kravkov2012-12-024-4/+17
* bnx2x: Management can control PFC/ETSBarak Witkowski2012-12-023-6/+24
* bnx2x: parity recovery flow enhancementBarak Witkowski2012-12-021-13/+20
* bnx2x: revised and corrected SPIO accessYuval Mintz2012-12-022-23/+30
* net/mlx4_en: Set number of rx/tx channels using ethtoolAmir Vadai2012-12-025-14/+93
* net/mlx4_en: Fix TX moderation info loss after set_ringparam is calledAmir Vadai2012-12-021-29/+30
* MAINTAINERS: Add Mellanox ethernet driver - mlx4_enAmir Vadai2012-12-021-0/+8
* Merge git://git.infradead.org/users/dwmw2/atmDavid S. Miller2012-12-015-62/+158
|\
| * solos-pci: remove list_vccs() debugging functionDavid Woodhouse2012-12-021-41/+0
| * solos-pci: use GFP_KERNEL where possible, not GFP_ATOMICDavid Woodhouse2012-12-021-3/+3
| * solos-pci: clean up pclose() functionDavid Woodhouse2012-12-021-4/+14
| * pppoatm: optimise PPP channel wakeups after sock_owned_by_user()David Woodhouse2012-12-021-2/+19
| * br2684: allow assign only on a connected socketKrzysztof Mazur2012-12-021-2/+5
| * solos-pci: Fix leak of skb received for unknown vccNathan Williams2012-12-021-1/+2
| * br2684: fix module_put() raceDavid Woodhouse2012-12-021-1/+4
| * pppoatm: fix missing wakeup in pppoatm_send()David Woodhouse2012-12-021-0/+12
| * br2684: don't send frames on not-ready vccDavid Woodhouse2012-12-021-3/+40
| * atm: add release_cb() callback to vccDavid Woodhouse2012-12-022-0/+11
| * solos-pci: wait for pending TX to complete when releasing vccDavid Woodhouse2012-12-021-3/+14
| * pppoatm: do not inline pppoatm_may_send()Krzysztof Mazur2012-11-301-1/+1
| * pppoatm: drop frames to not-ready vccKrzysztof Mazur2012-11-301-0/+7
| * pppoatm: take ATM socket lock in pppoatm_send()Krzysztof Mazur2012-11-281-2/+17
| * pppoatm: fix module_put() raceKrzysztof Mazur2012-11-281-2/+7
| * pppoatm: allow assign only on a connected socketKrzysztof Mazur2012-11-281-0/+2
| * atm: add owner of push() callback to atmvccKrzysztof Mazur2012-11-282-0/+3
* | qlcnic: remove duplicated include from qlcnic_sysfs.cWei Yongjun2012-12-011-2/+0
* | myri10ge: fix incorrect use of ntohs()Andrew Gallatin2012-12-011-1/+1
* | ipv6: unify logic evaluating inet6_dev's accept_ra propertyShmulik Ladkani2012-12-013-16/+12
* | tcp: change default tcp hash sizeEric Dumazet2012-12-011-4/+2
* | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2012-12-0113-83/+156
|\ \
| * | sfc: Make module parameters really booleanBen Hutchings2012-12-011-4/+4
| * | sfc: Fix timekeeping in efx_mcdi_poll()Ben Hutchings2012-12-011-6/+6
| * | sfc: lock TX queues when calling netif_device_detach()Daniel Pieczko2012-12-013-3/+16
| * | sfc: Work-around flush timeout when flushes have completedDaniel Pieczko2012-12-012-4/+53
| * | sfc: Reset driver's MAC stats after MC reboot seenBen Hutchings2012-12-011-1/+8
| * | sfc: Do not initialise buffer in efx_alloc_special_buffer()Ben Hutchings2012-12-011-3/+0
OpenPOWER on IntegriCloud