summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-03strparser: destroy workqueue on module exitWANG Cong
2017-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-03-03Merge branch 'sfx-fixes'David S. Miller
2017-03-03sfc: fix IPID endianness in TSOv2Edward Cree
2017-03-03sfc: avoid max() in array sizeEdward Cree
2017-03-03Merge tag 'linux-can-fixes-for-4.11-20170303' of git://git.kernel.org/pub/scm...David S. Miller
2017-03-03rds: remove unnecessary returned value checkZhu Yanjun
2017-03-03rxrpc: Fix potential NULL-pointer exceptionDavid Howells
2017-03-03Merge branch 'nfp-fixes'David S. Miller
2017-03-03nfp: correct DMA direction in XDP DMA syncJakub Kicinski
2017-03-03nfp: don't tell FW about the reserved buffer spaceJakub Kicinski
2017-03-03Merge branch 'bgmac-fixes'David S. Miller
2017-03-03net: ethernet: bgmac: mac address change bugHari Vyas
2017-03-03net: ethernet: bgmac: init sequence bugJon Mason
2017-03-03Merge branch 'xen-netback-fixes'David S. Miller
2017-03-03xen-netback: don't vfree() queues under spinlockPaul Durrant
2017-03-03xen-netback: keep a local pointer for vif in backend_disconnect()Paul Durrant
2017-03-03Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-03-03netfilter: nf_tables: don't call nfnetlink_set_err() if nfnetlink_send() failsPablo Neira Ayuso
2017-03-03netfilter: nft_set_rbtree: incorrect assumption on lower interval lookupsPablo Neira Ayuso
2017-03-03netfilter: nf_conntrack_sip: fix wrong memory initialisationChristophe Leroy
2017-03-03can: flexcan: fix typo in commentMarc Kleine-Budde
2017-03-03can: usb_8dev: Fix memory leak of priv->cmd_msg_bufferMarc Kleine-Budde
2017-03-03can: gs_usb: fix coding styleEthan Zonca
2017-03-03can: gs_usb: Don't use stack memory for USB transfersEthan Zonca
2017-03-02ixgbe: Limit use of 2K buffers on architectures with 256B or larger cache linesAlexander Duyck
2017-03-02ixgbe: update the rss key on h/w, when ethtool ask for itPaolo Abeni
2017-03-02xen-netback: Use GFP_ATOMIC to allocate hashAnoob Soman
2017-03-02bonding: use ETH_MAX_MTU as max mtuWANG Cong
2017-03-02netvsc: fix use-after-free in netvsc_change_mtu()Dexuan Cui
2017-03-02Merge tag 'mac80211-for-davem-2017-03-02' of git://git.kernel.org/pub/scm/lin...David S. Miller
2017-03-02Merge tag 'wireless-drivers-for-davem-2017-03-02' of git://git.kernel.org/pub...David S. Miller
2017-03-02ipv6: ignore null_entry in inet6_rtm_getroute() tooWANG Cong
2017-03-02drivers: net: ethernet: remove incorrect __exit markupsDmitry Torokhov
2017-03-02tcp: fix potential double free issue for fastopen_reqWei Wang
2017-03-02net: Introduce sk_clone_lock() error path routineArnaldo Carvalho de Melo
2017-03-02dccp: Unlock sock before calling sk_free()Arnaldo Carvalho de Melo
2017-03-02Merge tag 'batadv-net-for-davem-20170301' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2017-03-02openvswitch: actions: fixed a brace coding style warningPeter Downs
2017-03-02cxgb4: update latest firmware version supportedGanesh Goudar
2017-03-02Merge branch 'amd-xgbe-fixes'David S. Miller
2017-03-02amd-xgbe: Don't overwrite SFP PHY mod_absent settingsLendacky, Thomas
2017-03-02amd-xgbe: Be sure to set MDIO modes on device (re)startLendacky, Thomas
2017-03-02amd-xgbe: Stop the PHY before releasing interruptsLendacky, Thomas
2017-03-02drivers: net: xgene: Fix crash on DT systemsAlban Bedel
2017-03-02ipv6: check for ip6_null_entry in __ip6_del_rt_siblings()WANG Cong
2017-03-02ath10k: search SMBIOS for OEM board file extensionWaldemar Rymarkiewicz
2017-03-02average: change to declare precision, not factorJohannes Berg
2017-03-01ipv6: orphan skbs in reassembly unitEric Dumazet
2017-03-01net: net_enable_timestamp() can be called from irq contextsEric Dumazet