summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tipc-topology-fixes'David S. Miller2017-01-244-83/+99
|\
| * tipc: fix cleanup at module unloadParthasarathy Bhuvaragan2017-01-241-3/+1
| * tipc: ignore requests when the connection state is not CONNECTEDParthasarathy Bhuvaragan2017-01-241-6/+7
| * tipc: fix nametbl_lock soft lockup at module exitParthasarathy Bhuvaragan2017-01-241-11/+5
| * tipc: fix connection refcount errorParthasarathy Bhuvaragan2017-01-241-9/+10
| * tipc: add subscription refcount to avoid invalid deleteParthasarathy Bhuvaragan2017-01-242-54/+71
| * tipc: fix nametbl_lock soft lockup at node/link eventsParthasarathy Bhuvaragan2017-01-241-2/+7
|/
* Merge branch 'alx-mq-fixes'David S. Miller2017-01-241-3/+8
|\
| * alx: work around hardware bug in interrupt fallback pathTobias Regnery2017-01-241-2/+6
| * alx: fix fallback to msi or legacy interruptsTobias Regnery2017-01-241-0/+1
| * alx: fix wrong condition to free descriptor memoryTobias Regnery2017-01-241-1/+1
|/
* qmi_wwan/cdc_ether: add device ID for HP lt2523 (Novatel E371) WWAN cardBjørn Mork2017-01-242-0/+15
* ibmveth: Add a proper check for the availability of the checksum featuresThomas Huth2017-01-241-2/+5
* Merge branch 'vxlan-fdb-fixes'David S. Miller2017-01-241-3/+7
|\
| * vxlan: do not age static remote mac entriesBalakrishnan Raman2017-01-241-1/+1
| * vxlan: don't flush static fdb entries on admin downRoopa Prabhu2017-01-241-2/+6
|/
* Merge branch 'ip6_tnl_parse_tlv_enc_lim-fixes'David S. Miller2017-01-242-12/+27
|\
| * ipv6: fix ip6_tnl_parse_tlv_enc_lim()Eric Dumazet2017-01-241-12/+22
| * 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