summary refs log tree commit diff
AgeCommit message (Expand)Author
2017-12-05rtnetlink: fix rtnl_link msghandler rcu annotationsFlorian Westphal
2017-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-12-04Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2017-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-12-04arch/tile: mark as orphanedChris Metcalf
2017-12-04rtnetlink: ipv6: convert remaining users to rtnl_register_moduleFlorian Westphal
2017-12-04Merge tag 'linux-can-next-for-4.16-20171201' of git://git.kernel.org/pub/scm/...David S. Miller
2017-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2017-12-04Merge branch 'rtnetlink-rework-handler-registration'David S. Miller
2017-12-04rtnetlink: remove __rtnl_registerFlorian Westphal
2017-12-04net: use rtnl_register_module where neededFlorian Westphal
2017-12-04rtnetlink: get reference on module before invoking handlersFlorian Westphal
2017-12-04net: rtnetlink: use rcu to free rtnl message handlersFlorian Westphal
2017-12-04net: phy: broadcom: re-add mistakenly removed config settingsHeiner Kallweit
2017-12-04Merge branch 'ipv6-gre-collect_md'David S. Miller
2017-12-04samples/bpf: extend test_tunnel_bpf.sh with ip6greWilliam Tu
2017-12-04bpf: allow disabling tunnel csum for ipv6William Tu
2017-12-04ip6_gre: add ip6 gre and gretap collect_md modeWilliam Tu
2017-12-04net: phy: core: don't disable device interrupts in phy_changeHeiner Kallweit
2017-12-04net: phy: core: remove now uneeded disabling of interruptsHeiner Kallweit
2017-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2017-12-03Merge branch 'tcp-cb-selinux-corruption'David S. Miller
2017-12-03tcp: use IPCB instead of TCP_SKB_CB in inet_exact_dif_match()David Ahern
2017-12-03tcp: add tcp_v4_fill_cb()/tcp_v4_restore_cb()Eric Dumazet
2017-12-03Linux 4.15-rc2Linus Torvalds
2017-12-03Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-12-03Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-12-03Merge tag 'hwmon-for-linus-v4.15-rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-12-03Merge branch 'tcp-2nd-listener-hash'David S. Miller
2017-12-03tcp: Enable 2nd listener hashtable in TCPMartin KaFai Lau
2017-12-03inet: Add a 2nd listener hashtable (port+addr)Martin KaFai Lau
2017-12-03udp: Move udp[46]_portaddr_hash() to net/ip[v6].hMartin KaFai Lau
2017-12-03inet: Add a count to struct inet_listen_hashbucketMartin KaFai Lau
2017-12-03enic: add sw timestamp supportGovindarajulu Varadarajan
2017-12-03Merge branch 'hv_netvsc-minor-optimizations'David S. Miller
2017-12-03vmbus: make hv_get_ringbuffer_availbytes localStephen Hemminger
2017-12-03hv_netvsc: optimize initialization of RNDIS headerStephen Hemminger
2017-12-03hv_netvsc: use reciprocal divide to speed up percent calculationStephen Hemminger
2017-12-03hv_netvsc: replace divide with mask when computing paddingStephen Hemminger
2017-12-03hv_netvsc: don't need local xmit_moreStephen Hemminger
2017-12-03hv_netvsc: drop unused macrosStephen Hemminger
2017-12-03rxrpc: Fix the MAINTAINERS recordDavid Howells
2017-12-03rxrpc: Use correct netns source in rxrpc_release_sock()David Howells
2017-12-03liquidio: fix incorrect indentation of assignment statementColin Ian King
2017-12-03Merge tag 'linux-can-fixes-for-4.15-20171201' of git://git.kernel.org/pub/scm...David S. Miller
2017-12-03Merge tag 'at24-4.15-fixes-for-wolfram' of git://git.kernel.org/pub/scm/linux...Wolfram Sang
2017-12-03stmmac: reset last TSO segment size after device openLars Persson
2017-12-03ipvlan: Add new func ipvlan_is_valid_dev instead of duplicated codesGao Feng
2017-12-03ipvlan: Add the skb->mark as flow4's member to lookup routeGao Feng
2017-12-03Merge branch 'realtek-phy-improvements'David S. Miller