summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-02Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-08-02be2net: fix spelling mistake "seqence" -> "sequence"Colin Ian King
2018-08-02net: Fix coding style in skb_push()Ganesh Goudar
2018-08-02net: fec: check DMA addressing limitationsStefan Agner
2018-08-02rxrpc: Remove set but not used variable 'nowj'Wei Yongjun
2018-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-08-02Squashfs: Compute expected length from inode size rather than block lengthPhillip Lougher
2018-08-02squashfs: more metadata hardeningLinus Torvalds
2018-08-01Revert "net/ipv6: fix metrics leak"David S. Miller
2018-08-01Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-08-01net: don't declare IPv6 non-local bind helper if CONFIG_IPV6 undefinedVincent Bernat
2018-08-01mm: do not initialize TLB stack vma's with vma_init()Linus Torvalds
2018-08-01mm: delete historical BUG from zap_pmd_range()Hugh Dickins
2018-08-01Merge tag 'rxrpc-next-20180801' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2018-08-01rxrpc: Fix user call ID check in rxrpc_service_prealloc_oneYueHaibing
2018-08-01Merge tag 'mmc-v4.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2018-08-01Merge tag 'pm-urgent-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2018-08-01squashfs metadata 2: electric boogalooLinus Torvalds
2018-08-01staging: ashmem: Fix SIGBUS crash when traversing mmaped ashmem pagesJohn Stultz
2018-08-01cxgb4: fix endian to test F_FW_PORT_CMD_DCBXDIS32Ganesh Goudar
2018-08-01Merge branch 'net-sched-cleanups'David S. Miller
2018-08-01net: sched: make tcf_chain_{get,put}() staticJiri Pirko
2018-08-01net: sched: fix notifications for action-held chainsJiri Pirko
2018-08-01net: sched: change name of zombie chain to "held_by_acts_only"Jiri Pirko
2018-08-01net: hns3: fix return value error while hclge_cmd_csq_clean failedHuazhong Tan
2018-08-01rds: remove redundant variable 'rds_ibdev'YueHaibing
2018-08-01strparser: remove redundant variable 'rd_desc'YueHaibing
2018-08-01ip_gre: remove redundant variables t_hlenYueHaibing
2018-08-01ia64: mark special ia64 memory areas anonymousLinus Torvalds
2018-08-01tcp: remove set but not used variable 'skb_size'Wei Yongjun
2018-08-01Merge branch 'tcp-add-4-new-stats'David S. Miller
2018-08-01tcp: add stat of data packet reordering eventsWei Wang
2018-08-01tcp: add dsack blocks received statsWei Wang
2018-08-01tcp: add data bytes retransmitted statsWei Wang
2018-08-01tcp: add data bytes sent statsWei Wang
2018-08-01tcp: add a helper to calculate size of opt_statsWei Wang
2018-08-01net: dsa: Do not suspend/resume closed slave_devFlorian Fainelli
2018-08-01Merge branch 'ipv4-Control-SKB-reprioritization-after-forwarding'David S. Miller
2018-08-01selftests: mlxsw: Add test for ip_forward_update_priorityPetr Machata
2018-08-01selftests: forwarding: Move DSCP capture to lib.shPetr Machata
2018-08-01selftests: forwarding: Move lldpad waiting to lib.shPetr Machata
2018-08-01mlxsw: spectrum_router: Handle sysctl_ip_fwd_update_priorityPetr Machata
2018-08-01mlxsw: spectrum: Extract work-scheduling into a new functionPetr Machata
2018-08-01net: ipv4: Notify about changes to ip_forward_update_priorityPetr Machata
2018-08-01net: ipv4: Control SKB reprioritization after forwardingPetr Machata
2018-08-01netlink: Fix spectre v1 gadget in netlink_create()Jeremy Cline
2018-08-01net: add helpers checking if socket can be bound to nonlocal addressVincent Bernat
2018-08-01net: change Exar/Neterion menu items to be alphabeticalJon Mason
2018-08-01net/tls: Use kmemdup to simplify the codezhong jiang
2018-08-01net/tipc: remove redundant variables 'tn' and 'oport'Colin Ian King