summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ip6_tunnel: must reload ipv6h in ip6ip6_tnl_xmit()Eric Dumazet2017-01-242-0/+5
* virtio_net: fix PAGE_SIZE > 64kMichael S. Tsirkin2017-01-241-1/+9
* af_unix: move unix_mknod() out of bindlockWANG Cong2017-01-241-11/+16
* mlxsw: spectrum_router: Correctly reallocate adjacency entriesIdo Schimmel2017-01-241-4/+6
* r8152: don't execute runtime suspend if the tx is not emptyhayeswang2017-01-241-1/+3
* Documentation: net: phy: improve explanation when to specify the PHY IDMartin Blumenstingl2017-01-241-2/+3
* net: phy: marvell: Add Wake from LAN support for 88E1510 PHYJingju Hou2017-01-241-0/+2
* Merge tag 'mac80211-for-davem-2017-01-24' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-01-241-2/+0
|\
| * mac80211: don't try to sleep in rate_control_rate_init()Johannes Berg2017-01-241-2/+0
|/
* net: dsa: Check return value of phy_connect_direct()Florian Fainelli2017-01-231-4/+2
* net: phy: Avoid deadlock during phy_error()Florian Fainelli2017-01-231-5/+9
* net: mpls: Fix multipath selection for LSR use caseDavid Ahern2017-01-231-23/+25
* Merge branch 'amd-xgbe-fixes'David S. Miller2017-01-225-5/+26
|\
| * amd-xgbe: Check xgbe_init() return codeLendacky, Thomas2017-01-222-2/+6
| * amd-xgbe: Add a hardware quirk for register definitionsLendacky, Thomas2017-01-224-3/+20
|/
* bridge: netlink: call br_changelink() during br_dev_newlink()Ivan Vecera2017-01-201-14/+19
* xen-netfront: Fix Rx stall during network stress and OOMVineeth Remanan Pillai2017-01-201-1/+1
* net/mlx5e: Do not recycle pages from emergency reserveEric Dumazet2017-01-201-0/+3
* bpf: fix samples xdp_tx_iptunnel and tc_l2_redirect with fake KBUILD_MODNAMEJesper Dangaard Brouer2017-01-202-0/+2
* bcm63xx_enet: avoid uninitialized variable warningArnd Bergmann2017-01-201-2/+4
* qed: avoid possible stack overflow in qed_ll2_acquire_connectionArnd Bergmann2017-01-203-61/+53
* Revert "net: sctp: fix array overrun read on sctp_timer_tbl"David S. Miller2017-01-201-1/+1
* net: sctp: fix array overrun read on sctp_timer_tblColin Ian King2017-01-201-1/+1
* ipv6: seg6_genl_set_tunsrc() must check kmemdup() return valueEric Dumazet2017-01-201-0/+2
* r8152: fix rtl8152_post_reset functionhayeswang2017-01-201-0/+2
* 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