summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* virtio-net: restore VIRTIO_HDR_F_DATA_VALID on receivingJason Wang2017-01-205-6/+10
* gianfar: Do not reuse pages from emergency reserveEric Dumazet2017-01-191-1/+1
* tcp: initialize max window for a new fastopen socketAlexey Kodanev2017-01-191-0/+1
* net/mlx5e: Remove unused variableArnd Bergmann2017-01-191-1/+0
* ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lockKefeng Wang2017-01-191-3/+1
* MAINTAINERS: update cxgb4 maintainerHariprasad Shenai2017-01-191-1/+1
* bpf: don't trigger OOM killer under pressure with map allocDaniel Borkmann2017-01-185-36/+52
* lwtunnel: fix autoload of lwt modulesDavid Ahern2017-01-184-7/+86
* bnxt_en: Fix "uninitialized variable" bug in TPA code path.Michael Chan2017-01-181-1/+1
* net: phy: bcm63xx: Utilize correct config_intr functionDaniel Gonzalez Cabanelas2017-01-181-2/+19
* net: fix harmonize_features() vs NETIF_F_HIGHDMAEric Dumazet2017-01-181-2/+2
* Merge branch 'xen-netback-leaks'David S. Miller2017-01-182-2/+17
|\
| * xen-netback: protect resource cleaning on XenBus disconnectIgor Druzhinin2017-01-182-2/+6
| * xen-netback: fix memory leaks on XenBus disconnectIgor Druzhinin2017-01-181-0/+11
|/
* Merge branch 'ethtool-set-channels-fix'David S. Miller2017-01-183-17/+2
|\
| * net/mlx5e: Remove unnecessary checks when setting num channelsEran Ben Elisha2017-01-181-10/+0
| * net/mlx4_en: Remove unnecessary checks when setting num channelsEran Ben Elisha2017-01-181-6/+1
| * net: ethtool: Initialize buffer when querying device channel settingsEran Ben Elisha2017-01-181-1/+1
|/
* Merge tag 'linux-can-fixes-for-4.10-20170118' of git://git.kernel.org/pub/scm...David S. Miller2017-01-182-4/+13
|\
| * can: ti_hecc: add missing prepare and unprepare of the clockYegor Yefremov2017-01-181-4/+12
| * can: c_can_pci: fix null-pointer-deref in c_can_start() - set device pointerEinar Jón2017-01-181-0/+1
|/
* net: phy: dp83848: add DP83620 PHY supportAlvaro G. M2017-01-171-0/+3
* bpf: Fix test_lru_sanity5() in test_lru_map.cMartin KaFai Lau2017-01-171-26/+27
* vxlan: fix byte order of vxlan-gpe port numberLance Richardson2017-01-171-1/+1
* stmmac: add missing of_node_putJulia Lawall2017-01-171-0/+1
* virtio: don't set VIRTIO_NET_HDR_F_DATA_VALID on xmitRolf Neugebauer2017-01-171-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-01-1760-210/+384
|\
| * net sched actions: fix refcnt when GETing of action after bindJamal Hadi Salim2017-01-161-3/+2
| * Merge branch 'mlx4-core-fixes'David S. Miller2017-01-163-29/+37
| |\
| | * net/mlx4_core: Eliminate warning messages for SRQ_LIMIT under SRIOVJack Morgenstein2017-01-161-9/+14
| | * net/mlx4_core: Fix when to save some qp context flags for dynamic VST to VGT ...Jack Morgenstein2017-01-161-2/+3
| | * net/mlx4_core: Fix racy CQ (Completion Queue) freeJack Morgenstein2017-01-161-18/+20
| |/
| * net: stmmac: don't use netdev_[dbg, info, ..] before net_device is registeredHeiner Kallweit2017-01-161-9/+10
| * net/mlx5e: Fix a -Wmaybe-uninitialized warningArnd Bergmann2017-01-161-4/+7
| * ax25: Fix segfault after sock connection timeoutBasil Gunn2017-01-161-1/+1
| * bpf: rework prog_digest into prog_tagDaniel Borkmann2017-01-169-21/+24
| * tipc: allocate user memory with GFP_KERNEL flagParthasarathy Bhuvaragan2017-01-165-13/+13
| * net: phy: dp83867: allow RGMII_TXID/RGMII_RXID interface typesKaricheri, Muralidharan2017-01-162-4/+10
| * ip6_tunnel: Account for tunnel header in tunnel MTUJakub Sitnicki2017-01-161-2/+2
| * mld: do not remove mld souce list info when set link downHangbin Liu2017-01-161-21/+30
| * be2net: fix MAC addr setting on privileged BE3 VFsIvan Vecera2017-01-161-2/+10
| * be2net: don't delete MAC on close on unprivileged BE3 VFsIvan Vecera2017-01-161-1/+5
| * be2net: fix status check in be_cmd_pmac_add()Ivan Vecera2017-01-161-1/+1
| * cpmac: remove hopeless #warningArnd Bergmann2017-01-161-1/+1
| * ravb: do not use zero-length alignment DMA descriptorMasaru Nagai2017-01-161-0/+13
| * mlx4: do not call napi_schedule() without careEric Dumazet2017-01-161-1/+4
| * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2017-01-162-18/+45
| |\
| | * ieee802154: atusb: fix driver to work with older firmware versionsStefan Schmidt2017-01-121-9/+4
| | * at86rf230: Allow slow GPIO pins for "rstn"Andrey Smirnov2017-01-121-2/+2
| | * ieee802154: atusb: do not use the stack for address fetching to make it DMA ableStefan Schmidt2017-01-121-1/+7