summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-25net: phy: leds: Clear phy_num_led_triggers on failure to avoid crashGeert Uytterhoeven
2017-01-25net-next: ethernet: mediatek: change the compatible stringJohn Crispin
2017-01-25Documentation: devicetree: change the mediatek ethernet compatible stringJohn Crispin
2017-01-25Merge branch 'bnxt_en-rtnl-fixes'David S. Miller
2017-01-25bnxt_en: Fix RTNL lock usage on bnxt_get_port_module_status().Michael Chan
2017-01-25bnxt_en: Fix RTNL lock usage on bnxt_update_link().Michael Chan
2017-01-25bnxt_en: Fix bnxt_reset() in the slow path task.Michael Chan
2017-01-25tcp: correct memory barrier usage in tcp_check_space()Jason Baron
2017-01-25sctp: sctp gso should set feature with NETIF_F_SG when calling skb_segmentXin Long
2017-01-25sctp: sctp_addr_id2transport should verify the addr before looking up assocXin Long
2017-01-24Merge branch 'lwt-module-unload'David S. Miller
2017-01-24lwtunnel: Fix oops on state free after encap module unloadRobert Shearman
2017-01-24net: Specify the owning module for lwtunnel opsRobert Shearman
2017-01-24Merge branch 'tipc-topology-fixes'David S. Miller
2017-01-24tipc: fix cleanup at module unloadParthasarathy Bhuvaragan
2017-01-24tipc: ignore requests when the connection state is not CONNECTEDParthasarathy Bhuvaragan
2017-01-24tipc: fix nametbl_lock soft lockup at module exitParthasarathy Bhuvaragan
2017-01-24tipc: fix connection refcount errorParthasarathy Bhuvaragan
2017-01-24tipc: add subscription refcount to avoid invalid deleteParthasarathy Bhuvaragan
2017-01-24tipc: fix nametbl_lock soft lockup at node/link eventsParthasarathy Bhuvaragan
2017-01-24Merge branch 'alx-mq-fixes'David S. Miller
2017-01-24alx: work around hardware bug in interrupt fallback pathTobias Regnery
2017-01-24alx: fix fallback to msi or legacy interruptsTobias Regnery
2017-01-24alx: fix wrong condition to free descriptor memoryTobias Regnery
2017-01-24qmi_wwan/cdc_ether: add device ID for HP lt2523 (Novatel E371) WWAN cardBjørn Mork
2017-01-24ibmveth: Add a proper check for the availability of the checksum featuresThomas Huth
2017-01-24Merge branch 'vxlan-fdb-fixes'David S. Miller
2017-01-24vxlan: do not age static remote mac entriesBalakrishnan Raman
2017-01-24vxlan: don't flush static fdb entries on admin downRoopa Prabhu
2017-01-24Merge branch 'ip6_tnl_parse_tlv_enc_lim-fixes'David S. Miller
2017-01-24ipv6: fix ip6_tnl_parse_tlv_enc_lim()Eric Dumazet
2017-01-24ip6_tunnel: must reload ipv6h in ip6ip6_tnl_xmit()Eric Dumazet
2017-01-24virtio_net: fix PAGE_SIZE > 64kMichael S. Tsirkin
2017-01-24af_unix: move unix_mknod() out of bindlockWANG Cong
2017-01-24mlxsw: spectrum_router: Correctly reallocate adjacency entriesIdo Schimmel
2017-01-24r8152: don't execute runtime suspend if the tx is not emptyhayeswang
2017-01-24Documentation: net: phy: improve explanation when to specify the PHY IDMartin Blumenstingl
2017-01-24net: phy: marvell: Add Wake from LAN support for 88E1510 PHYJingju Hou
2017-01-24Merge tag 'mac80211-for-davem-2017-01-24' of git://git.kernel.org/pub/scm/lin...David S. Miller
2017-01-24mac80211: don't try to sleep in rate_control_rate_init()Johannes Berg
2017-01-23net: dsa: Check return value of phy_connect_direct()Florian Fainelli
2017-01-23net: phy: Avoid deadlock during phy_error()Florian Fainelli
2017-01-23net: mpls: Fix multipath selection for LSR use caseDavid Ahern
2017-01-22Merge branch 'amd-xgbe-fixes'David S. Miller
2017-01-22amd-xgbe: Check xgbe_init() return codeLendacky, Thomas
2017-01-22amd-xgbe: Add a hardware quirk for register definitionsLendacky, Thomas
2017-01-20bridge: netlink: call br_changelink() during br_dev_newlink()Ivan Vecera
2017-01-20xen-netfront: Fix Rx stall during network stress and OOMVineeth Remanan Pillai
2017-01-20net/mlx5e: Do not recycle pages from emergency reserveEric Dumazet
2017-01-20bpf: fix samples xdp_tx_iptunnel and tc_l2_redirect with fake KBUILD_MODNAMEJesper Dangaard Brouer