summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ipv6: Fix default route failover when CONFIG_IPV6_ROUTER_PREF=nPaul Marks2012-12-031-14/+10
* tun: only queue packets on deviceMichael S. Tsirkin2012-12-032-16/+10
* ipv6: Make 'addrconf_rs_timer' send Router Solicitations (and re-arm itself) ...Shmulik Ladkani2012-12-031-1/+1
* sky2: fix cleanup sequence in probe() functionLino Sanfilippo2012-12-031-7/+8
* 8139cp: properly support change of MTU values [v2]John Greene2012-12-031-19/+4
* tuntap: attach queue 0 before registering netdeviceJason Wang2012-12-031-6/+5
* bnx2x: recognize fan failureYaniv Rosner2012-12-032-1/+11
* vhost-net: initialize zcopy packet countersMichael S. Tsirkin2012-12-031-0/+3
* stmmac: remove two repeated macroswalimis2012-12-031-2/+0
* sundance: Enable WoL supportDenis Kirjanov2012-12-031-1/+80
* sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STAT...Michele Baldessari2012-12-0313-13/+192
* irda: ep7211-sir: Convert to platform_diverAlexander Shiyan2012-12-031-46/+27
* bna: remove useless calls to memset().Cyril Roelandt2012-12-031-4/+0
* tcp: don't abort splice() after small transfersWilly Tarreau2012-12-031-4/+8
* net: fix sparse endianness warnings on sock_commonEric Dumazet2012-12-032-4/+5
* bnx2x: Correct PFC disablementBarak Witkowski2012-12-031-2/+5
* bnx2x: fix 'Ethtool -A' when autonegYuval Mintz2012-12-032-23/+28
* bnx2x: prevent DCB if disabled in nvramBarak Witkowski2012-12-032-2/+14
* bnx2x: Handle a rarely missed interruptYaniv Rosner2012-12-032-0/+16
* bnx2x: mask CPL_OF interruptYuval Mintz2012-12-031-11/+10
* bnx2x: IGU parse error cause probe failureBarak Witkowski2012-12-031-5/+12
* bnx2x: Ext. config accessed only on non-E1x.Yuval Mintz2012-12-031-1/+2
* bnx2x: nvram enables dropless flow controlYuval Mintz2012-12-033-4/+31
* bnx2x: Correct advertised speed/duplexYuval Mintz2012-12-031-8/+4
* bnx2x: Filter packets on FCoE ringsDmitry Kravkov2012-12-034-4/+17
* bnx2x: Management can control PFC/ETSBarak Witkowski2012-12-033-6/+24
* bnx2x: parity recovery flow enhancementBarak Witkowski2012-12-031-13/+20
* bnx2x: revised and corrected SPIO accessYuval Mintz2012-12-032-23/+30
* net/mlx4_en: Set number of rx/tx channels using ethtoolAmir Vadai2012-12-035-14/+93
* net/mlx4_en: Fix TX moderation info loss after set_ringparam is calledAmir Vadai2012-12-031-29/+30
* MAINTAINERS: Add Mellanox ethernet driver - mlx4_enAmir Vadai2012-12-031-0/+8
* Merge git://git.infradead.org/users/dwmw2/atmDavid S. Miller2012-12-025-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