summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-02net: smsc911x: Move interrupt allocation to open/stopJeremy Linton1-29/+18
2016-09-02net: smsc911x: Move interrupt handler before openJeremy Linton1-61/+61
2016-09-02net: smsc911x: Fix register_netdev, phy startup, driver unload orderingJeremy Linton1-24/+24
2016-09-02net: smsc911x: Remove multiple exit points from smsc911x_openJeremy Linton1-4/+10
2016-09-02l2tp: fix use-after-free during module unloadSabrina Dubroca1-0/+3
2016-09-01ipv6: Don't unset flowi6_proto in ipxip6_tnl_xmit()Eli Cooper1-0/+2
2016-09-01bnx2x: don't reset chip on cleanup if PCI function is offlineGuilherme G. Piccoli1-4/+15
2016-09-01rps: flow_dissector: Fix uninitialized flow_keys used in __skb_get_hash possiblyGao Feng1-2/+4
2016-09-01tcp: fastopen: fix rcv_wup initialization for TFO server on SYN/dataNeal Cardwell1-0/+1
2016-09-01net: bridge: don't increment tx_dropped in br_do_proxy_arpNikolay Aleksandrov1-5/+2
2016-09-01netconf: add a notif when settings are createdNicolas Dichtel2-5/+15
2016-09-01ipv6: add missing netconf notif when 'all' is updatedNicolas Dichtel1-0/+7
2016-09-01Merge branch 'thunderx-fixes'David S. Miller4-15/+81
2016-09-01net: thunderx: Fix for issues with multiple CQEs posted for a TSO packetSunil Goutham3-12/+73
2016-09-01net: thunderx: Fix for HW issue while padding TSO packetSunil Goutham1-3/+8
2016-09-01i40e: Fix kernel panic on enable/disable LLDPDave Ertman1-4/+11
2016-09-01MAINTAINERS: update to working email addressAndy Gospodarek1-1/+1
2016-09-01Merge tag 'wireless-drivers-for-davem-2016-08-29' of git://git.kernel.org/pub...David S. Miller7-24/+28
2016-09-01tipc: fix random link resets while adding a second bearerParthasarathy Bhuvaragan1-3/+5
2016-09-01tg3: Fix for disallow tx coalescing time to be 0Ivan Vecera1-10/+1
2016-09-01qed: fix kzalloc-simple.cocci warningsWu Fengguang1-4/+2
2016-09-01Merge branch 'mlxsw-fixes'David S. Miller4-71/+120
2016-09-01mlxsw: spectrum: Use existing flood setup when adding VLANsIdo Schimmel1-16/+9
2016-09-01mlxsw: spectrum: Don't take multiple references on a FIDIdo Schimmel1-0/+3
2016-09-01mlxsw: spectrum_router: Fix netevent notifier registrationJiri Pirko3-15/+13
2016-09-01mlxsw: spectrum: Fix error path in mlxsw_sp_module_initJiri Pirko1-0/+1
2016-09-01mlxsw: spectrum_router: Fix fib entry update pathJiri Pirko1-6/+2
2016-09-01mlxsw: spectrum_router: Fix failure caused by double fib removal from HWJiri Pirko1-34/+92
2016-08-31Merge branch 'qed-fixes'David S. Miller2-2/+19
2016-08-31qed: Clear dcbx memory buffers before the usage.Sudarsana Reddy Kalluru1-0/+4
2016-08-31qed: Set selection-field while configuring the app entry in ieee mode.Sudarsana Reddy Kalluru1-1/+9
2016-08-31qed*: Disallow dcbx configuration for VF interfaces.Sudarsana Reddy Kalluru2-1/+6
2016-08-31kcm: fix a socket double freeWANG Cong1-1/+2
2016-08-31Merge branch 'mediatek-fixes'David S. Miller2-48/+56
2016-08-31net: ethernet: mediatek: fix error handling inside mtk_mdio_initSean Wang1-1/+1
2016-08-31net: ethernet: mediatek: use devm_mdiobus_alloc instead of mdiobus_alloc insi...Sean Wang1-17/+6
2016-08-31net: ethernet: mediatek: fix the missing of_node_put() after node is used don...Sean Wang1-0/+1
2016-08-31net: ethernet: mediatek: fix issue of driver removal with interface is upSean Wang1-0/+8
2016-08-31net: ethernet: mediatek: fix logic unbalance between probe and removeSean Wang1-1/+1
2016-08-31net: ethernet: mediatek: remove redundant free_irq for devm_request_irq alloc...Sean Wang1-2/+0
2016-08-31net: ethernet: mediatek: fix API usage with skb_free_fragSean Wang1-1/+1
2016-08-31net: ethernet: mediatek: fix incorrect return value of devm_clk_get with EPRO...Sean Wang2-25/+36
2016-08-31net: ethernet: mediatek: fix fails from TX housekeeping due to incorrect port...Sean Wang1-3/+4
2016-08-31bridge: re-introduce 'fix parsing of MLDv2 reports'Davide Caratti1-1/+1
2016-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller12-30/+79
2016-08-30Merge tag 'mac80211-for-davem-2016-08-30' of git://git.kernel.org/pub/scm/lin...David S. Miller3-26/+15
2016-08-30netfilter: nf_tables_netdev: remove redundant ip_hdr assignmentLiping Zhang1-1/+0
2016-08-30cfg80211: Add stub for cfg80211_get_station()Linus Lüssing1-0/+9
2016-08-30mac80211: TDLS: don't require beaconing for AP BWArik Nemtsov1-3/+4
2016-08-29Merge tag 'hwmon-for-linus-v4.8-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1