aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-08-02xen-netback: use true and false for boolean valuesGustavo A. R. Silva1-2/+2
2018-08-02net: hns: remove redundant variables 'max_frm' and 'tmp_mac_key'YueHaibing2-14/+1
2018-08-02Merge branch 'Add--clock-config-and-pm-support-to-bcm-iProc-mdio-mux'David S. Miller4-17/+106
2018-08-02net: phy: Add pm support to Broadcom iProc mdio mux driverArun Parameswaran1-0/+27
2018-08-02net: phy: Add support to configure clock in Broadcom iProc mdio muxArun Parameswaran1-2/+39
2018-08-02dt-bindings: net: Add clock handle to Broadcom iProc mdio muxArun Parameswaran1-0/+3
2018-08-02net: phy: Use devm api for mdio bus allocation in bcm iproc mdio muxArun Parameswaran1-5/+2
2018-08-02net: phy: Disable external master access in bcm mdio mux driverArun Parameswaran1-0/+15
2018-08-02arm64: dts: Fix the base address of the Broadcom iProc mdio muxArun Parameswaran2-4/+4
2018-08-02net: phy: Fix the register offsets in Broadcom iProc mdio mux driverArun Parameswaran1-5/+15
2018-08-02dt-bindings: net: Fix Broadcom iProc mdio mux driver base addressArun Parameswaran1-2/+2
2018-08-02Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller239-915/+2004
2018-08-02be2net: fix spelling mistake "seqence" -> "sequence"Colin Ian King1-1/+1
2018-08-02net: Fix coding style in skb_push()Ganesh Goudar1-1/+1
2018-08-02net: fec: check DMA addressing limitationsStefan Agner1-0/+8
2018-08-02rxrpc: Remove set but not used variable 'nowj'Wei Yongjun1-2/+1
2018-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds19-30/+184
2018-08-02Squashfs: Compute expected length from inode size rather than block lengthPhillip Lougher4-23/+24
2018-08-02squashfs: more metadata hardeningLinus Torvalds3-6/+13
2018-08-01Revert "net/ipv6: fix metrics leak"David S. Miller1-14/+4
2018-08-01Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-1/+3
2018-08-01net: don't declare IPv6 non-local bind helper if CONFIG_IPV6 undefinedVincent Bernat1-7/+7
2018-08-01mm: do not initialize TLB stack vma's with vma_init()Linus Torvalds5-17/+12
2018-08-01mm: delete historical BUG from zap_pmd_range()Hugh Dickins1-4/+2
2018-08-01Merge tag 'rxrpc-next-20180801' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsDavid S. Miller11-67/+193
2018-08-01rxrpc: Fix user call ID check in rxrpc_service_prealloc_oneYueHaibing1-2/+2
2018-08-01Merge tag 'mmc-v4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-1/+2
2018-08-01Merge tag 'pm-urgent-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-67/+74
2018-08-01squashfs metadata 2: electric boogalooLinus Torvalds3-14/+20
2018-08-01staging: ashmem: Fix SIGBUS crash when traversing mmaped ashmem pagesJohn Stultz1-0/+2
2018-08-01cxgb4: fix endian to test F_FW_PORT_CMD_DCBXDIS32Ganesh Goudar1-4/+3
2018-08-01Merge branch 'net-sched-cleanups'David S. Miller2-54/+62
2018-08-01net: sched: make tcf_chain_{get,put}() staticJiri Pirko2-21/+16
2018-08-01net: sched: fix notifications for action-held chainsJiri Pirko1-28/+43
2018-08-01net: sched: change name of zombie chain to "held_by_acts_only"Jiri Pirko1-8/+6
2018-08-01net: hns3: fix return value error while hclge_cmd_csq_clean failedHuazhong Tan1-3/+9
2018-08-01rds: remove redundant variable 'rds_ibdev'YueHaibing1-3/+0
2018-08-01strparser: remove redundant variable 'rd_desc'YueHaibing1-4/+0
2018-08-01ip_gre: remove redundant variables t_hlenYueHaibing1-5/+0
2018-08-01ia64: mark special ia64 memory areas anonymousLinus Torvalds1-0/+2
2018-08-01tcp: remove set but not used variable 'skb_size'Wei Yongjun1-2/+1
2018-08-01Merge branch 'tcp-add-4-new-stats'David S. Miller6-8/+69
2018-08-01tcp: add stat of data packet reordering eventsWei Wang5-4/+11
2018-08-01tcp: add dsack blocks received statsWei Wang4-0/+10
2018-08-01tcp: add data bytes retransmitted statsWei Wang4-0/+11
2018-08-01tcp: add data bytes sent statsWei Wang4-1/+13
2018-08-01tcp: add a helper to calculate size of opt_statsWei Wang1-3/+24
2018-08-01net: dsa: Do not suspend/resume closed slave_devFlorian Fainelli1-0/+6
2018-08-01Merge branch 'ipv4-Control-SKB-reprioritization-after-forwarding'David S. Miller10-79/+379
2018-08-01selftests: mlxsw: Add test for ip_forward_update_priorityPetr Machata1-0/+233