summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-03Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-07-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2018-07-02Merge tag 'for-linus' of git://github.com/stffrdhrn/linuxLinus Torvalds
2018-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-07-02Merge branch 'hns3-a-few-code-improvements'David S. Miller
2018-07-02net: hns3: modify hnae_ to hnae3_Peng Li
2018-07-02net: hns3: use dma_zalloc_coherent instead of kzalloc/dma_map_singleHuazhong Tan
2018-07-02net: hns3: give default option while dependency HNS3 setHuazhong Tan
2018-07-02net: hns3: remove some unused members of some structuresHuazhong Tan
2018-07-02net: hns3: remove a redundant hclge_cmd_csq_doneHuazhong Tan
2018-07-02net: hns3: simplify hclge_cmd_csq_cleanHuazhong Tan
2018-07-02net: hns3: remove some redundant assignmentsHuazhong Tan
2018-07-02net: hns3: remove useless code in hclge_cmd_sendHuazhong Tan
2018-07-02net: hns3: remove unused hclge_ring_to_dma_dirHuazhong Tan
2018-07-02atm: zatm: remove redundant pointer zatm_devColin Ian King
2018-07-02net: phy: realtek: add support for RTL8211CHeiner Kallweit
2018-07-02net sched actions: add extack messages in pedit actionRoman Mashak
2018-07-02TTY: isdn: Replace strncpy with memcpyGuenter Roeck
2018-07-02net: phy: realtek: add missing entry for RTL8211 to mdio_device_id tableHeiner Kallweit
2018-07-02net: expose sk wmem in sock_exceed_buf_limit tracepointYafang Shao
2018-07-02r8169: remove old PHY reset hackHeiner Kallweit
2018-07-02Merge branch 'qed-fixes'David S. Miller
2018-07-02qede: Adverstise software timestamp caps when PHC is not available.Sudarsana Reddy Kalluru
2018-07-02qed: Fix use of incorrect size in memcpy call.Sudarsana Reddy Kalluru
2018-07-02qed: Fix setting of incorrect eswitch mode.Sudarsana Reddy Kalluru
2018-07-02qed: Limit msix vectors in kdump kernel to the minimum required count.Sudarsana Reddy Kalluru
2018-07-02ipvlan: call dev_change_flags when ipvlan mode is resetHangbin Liu
2018-07-02ipv6: sr: fix passing wrong flags to crypto_alloc_shash()Eric Biggers
2018-07-02netdevsim: fix sa_idx out of bounds checkColin Ian King
2018-07-02net: fix use-after-free in GRO with ESPSabrina Dubroca
2018-07-02Merge branch 'xps-symmretric-queue-selection'David S. Miller
2018-07-02Documentation: Add explanation for XPS using Rx-queue(s) mapAmritha Nambiar
2018-07-02net-sysfs: Add interface for Rx queue(s) map per Tx queueAmritha Nambiar
2018-07-02net: Enable Tx queue selection based on Rx queuesAmritha Nambiar
2018-07-02net: Record receive queue number for a connectionAmritha Nambiar
2018-07-02net: sock: Change tx_queue_mapping in sock_common to unsigned shortAmritha Nambiar
2018-07-02net: Use static_key for XPS mapsAmritha Nambiar
2018-07-02net: Refactor XPS for CPUs and Rx queuesAmritha Nambiar
2018-07-01Linux 4.18-rc3Linus Torvalds
2018-07-01Merge tag 'for-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-07-01Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2018-07-01Merge tag 'staging-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-07-01Merge tag 'tty-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-07-01Merge tag 'usb-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-07-01Merge tag 'dma-mapping-4.18-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-07-01tcp: prevent bogus FRTO undos with non-SACK flowsIlpo Järvinen
2018-07-01openrisc: entry: Fix delay slot exception detectionStafford Horne
2018-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-07-01Merge branch 'bpf-sockmap-fixes'Daniel Borkmann
2018-07-01bpf: sockhash, add release routineJohn Fastabend