summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MAINTAINERS: Intel nic driversJoe Perches2014-02-261-0/+1
* sfc: check for NULL efx->ptp_data in efx_ptp_eventEdward Cree2014-02-261-0/+7
* net: tcp: use NET_INC_STATS()Eric Dumazet2014-02-261-2/+2
* phy: unmask link partner capabilitiesCristian Bercaru2014-02-251-7/+9
* net: Fix permission check in netlink_connect()Mike Pecovnik2014-02-251-2/+2
* net/cxgb4: use remove handler as shutdown handlerThadeu Lima de Souza Cascardo2014-02-251-0/+1
* Merge branch 'qlcnic'David S. Miller2014-02-253-11/+4
|\
| * qlcnic: Fix number of rings when we fall back from msix to legacy.Rajesh Borundia2014-02-252-0/+2
| * qlcnic: Allow any VLAN to be configured from VF.Sucheta Chakraborty2014-02-251-9/+0
| * qlcnic: Fix usage of use_msi and use_msi_x module parametersShahed Shaikh2014-02-251-1/+1
| * qlcnic: Fix function return error checkShahed Shaikh2014-02-251-1/+1
|/
* qeth: postpone freeing of qdio memoryUrsula Braun2014-02-253-2/+9
* ipv4: ipv6: better estimate tunnel header cut for correct ufo handlingHannes Frederic Sowa2014-02-252-10/+17
* net,IB/mlx: Bump all Mellanox driver versionsAmir Vadai2014-02-255-10/+10
* r8169: initialize rtl8169_stats seqlockKyle McMartin2014-02-241-0/+2
* tcp: reduce the bloat caused by tcp_is_cwnd_limited()Eric Dumazet2014-02-241-2/+1
* net: stmmac: Check return value of alloc_dma_desc_resources()Tobias Klauser2014-02-241-1/+1
* virtio-net: alloc big buffers also when guest can receive UFOJason Wang2014-02-241-1/+2
* ipv6: reuse ip6_frag_id from ip6_ufo_append_dataHannes Frederic Sowa2014-02-221-1/+1
* net: sctp: rework multihoming retransmission path selection to rfc4960Daniel Borkmann2014-02-221-50/+79
* neigh: fix setting of default gc_* valuesJiri Pirko2014-02-221-1/+1
* net-tcp: fastopen: fix high order allocationsEric Dumazet2014-02-223-5/+13
* Merge branch 'tipc'David S. Miller2014-02-2210-82/+66
|\
| * tipc: make bearer set up in module insertion stageYing Xue2014-02-224-32/+16
| * tipc: remove all enabled flags from all tipc componentsYing Xue2014-02-227-50/+50
|/
* net: sctp: Potentially-Failed state should not be reached from unconfirmed stateMatija Glavinic Pecotic2014-02-201-3/+4
* net: fec: fix potential issue to avoid fec interrupt lost and crc errorDuan Fugang-B386112014-02-201-6/+7
* sit: fix panic with route cache in ip tunnelsNicolas Dichtel2014-02-203-3/+24
* tun: remove bogus hardware vlan acceleration flags from vlan_featuresFernando Luis Vazquez Cao2014-02-201-1/+3
* veth: Fix vlan_features so as to be able to use stacked vlan interfacesToshiaki Makita2014-02-201-1/+2
* ip_tunnel: Move ip_tunnel_get_stats64 into ip_tunnel_core.cDavid S. Miller2014-02-202-46/+46
* xen-netfront: reset skb network header before checksumWei Liu2014-02-191-0/+1
* net: ethoc: document OF bindingsMax Filippov2014-02-191-0/+22
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-02-1910-59/+61
|\
| * netfilter: ctnetlink: force null nat binding on insertPablo Neira Ayuso2014-02-182-42/+49
| * netfilter: nf_tables: check if payload length is a power of 2Nikolay Aleksandrov2014-02-171-1/+2
| * netfilter: nf_tables: fix nf_trace always-on with XT_TRACE=nFlorian Westphal2014-02-174-10/+4
| * netfilter: nf_nat_snmp_basic: fix duplicates in if/else branchesFX Le Bail2014-02-141-2/+2
| * netfilter: nft_meta: fix typo "CONFIG_NET_CLS_ROUTE"Paul Bolle2014-02-141-2/+2
| * netfilter: nft_reject_inet: fix unintended fall-through in switch-statatementPatrick McHardy2014-02-141-2/+2
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-02-1844-116/+292
|\ \
| * \ Merge tag 'ttm-fixes-3.14-2014-02-18' of git://people.freedesktop.org/~thomas...Dave Airlie2014-02-192-0/+3
| |\ \
| | * | drm/ttm: Fix memory leak in ttm_agp_backend.cMasanari Iida2014-02-181-0/+1
| | * | drm/ttm: declare 'struct device' in ttm_page_alloc.hAlexandre Courbot2014-02-181-0/+2
| * | | Merge tag 'vmwgfx-fixes-3.14-2014-02-18' of git://people.freedesktop.org/~tho...Dave Airlie2014-02-1910-71/+113
| |\ \ \
| | * | | drm/vmwgfx: Fix command defines and checksThomas Hellstrom2014-02-122-50/+75
| | * | | drm/vmwgfx: Fix possible integer overflowThomas Hellstrom2014-02-121-4/+7
| | * | | drm/vmwgfx: Remove stray constThomas Hellstrom2014-02-121-1/+1
| | * | | drm/vmwgfx: unlock on error path in vmw_execbuf_process()Dan Carpenter2014-02-121-1/+1
| | * | | drm/vmwgfx: Get maximum mob size from register SVGA_REG_MOB_MAX_SIZECharmaine Lee2014-02-125-1/+16
OpenPOWER on IntegriCloud