platform/kernel/linux-rpi.git
2019-06-03 Stanislav Fomichevflow_dissector: remove unused FLOW_DISSECTOR_F_STOP_AT_...
2019-06-03 David S. MillerMerge tag 'mlx5-updates-2019-05-31' of git://git./linux...
2019-06-03 David S. MillerMerge branch 'ena-next'
2019-06-03 Sameeh Jubrannet: ena: use dev_info_once instead of static variable
2019-06-03 Sameeh Jubrannet: ena: add good checksum counter
2019-06-03 Sameeh Jubrannet: ena: optimise calculations for CQ doorbell
2019-06-03 Sameeh Jubrannet: ena: add support for changing max_header_size...
2019-06-03 Sameeh Jubrannet: ena: allow automatic fallback to polling mode
2019-06-03 Sameeh Jubrannet: ena: documentation: update ena.txt
2019-06-03 Sameeh Jubrannet: ena: add newline at the end of pr_err prints
2019-06-03 Sameeh Jubrannet: ena: arrange ena_probe() function variables in...
2019-06-03 Sameeh Jubrannet: ena: replace free_tx/rx_ids union with single...
2019-06-03 Arthur Kiyanovskinet: ena: ethtool: add extra properties retrieval via...
2019-06-03 Sameeh Jubrannet: ena: add handling of llq max tx burst size
2019-06-03 Rasmus Villemoesnet: dsa: mv88e6xxx: make mv88e6xxx_g1_stats_wait static
2019-06-03 Rasmus Villemoesnet: dsa: mv88e6xxx: fix comments and macro names in...
2019-06-03 David Ahernnexthop: Add entry to MAINTAINERS
2019-06-03 David S. MillerMerge branch 'r8169-replace-several-function-pointers...
2019-06-03 Heiner Kallweitr8169: avoid tso csum function indirection
2019-06-03 Heiner Kallweitr8169: remove struct jumbo_ops
2019-06-03 Heiner Kallweitr8169: remove struct mdio_ops
2019-06-03 Heiner Kallweitr8169: improve r8169_csum_workaround
2019-06-03 Heiner Kallweitnet: ethernet: improve eth_platform_get_mac_address
2019-06-03 David S. MillerMerge branch 'ifa_list-RCU'
2019-06-03 Florian Westphalnet: ipv4: provide __rcu annotation for ifa_list
2019-06-03 Florian Westphaldrivers: use in_dev_for_each_ifa_rtnl/rcu
2019-06-03 Florian Westphalnet: use new in_dev_ifa iterators
2019-06-03 Florian Westphalnetfilter: use in_dev_for_each_ifa_rcu
2019-06-03 Florian Westphaldevinet: use in_dev_for_each_ifa_rcu in more places
2019-06-03 Florian Westphalnet: inetdevice: provide replacement iterators for...
2019-06-03 Florian Westphalafs: do not send list of client addresses
2019-06-03 Colin Ian Kingqed: remove redundant assignment to rc
2019-06-03 David S. MillerMerge tag 'isdn-removal' of https://git./linux/kernel...
2019-06-02 David S. MillerMerge branch 'mscc-ocelot-tc-flower'
2019-06-02 Horatiu Vulturnet: mscc: ocelot: Hardware ofload for tc flower filter
2019-06-02 Horatiu Vulturnet: mscc: ocelot: Add support for tcam
2019-06-02 David Ahernselftests: Add test cases for nexthop objects
2019-06-01 David S. MillerMerge git://git./linux/kernel/git/pablo/nf-next
2019-06-01 David S. MillerMerge git://git./linux/kernel/git/bpf/bpf-next
2019-06-01 Alan Maguireselftests/bpf: measure RTT from xdp using xdping
2019-06-01 David S. MillerMerge branch '40GbE' of git://git./linux/kernel/git...
2019-06-01 Jiong Wangbpf: doc: update answer for 32-bit subregister question
2019-05-31 Alexei StarovoitovMerge branch 'map-charge-cleanup'
2019-05-31 Roman Gushchinbpf: move memory size checks to bpf_map_charge_init()
2019-05-31 Roman Gushchinbpf: rework memlock-based memory accounting for maps
2019-05-31 Roman Gushchinbpf: group memory related fields in struct bpf_map_memory
2019-05-31 Roman Gushchinbpf: add memlock precharge for socket local storage
2019-05-31 Roman Gushchinbpf: add memlock precharge check for cgroup_local_storage
2019-05-31 Alexei StarovoitovMerge branch 'propagate-cn-to-tcp'
2019-05-31 brakmobpf: Add more stats to HBM
2019-05-31 brakmobpf: Add cn support to hbm_out_kern.c
2019-05-31 brakmobpf: Update BPF_CGROUP_RUN_PROG_INET_EGRESS calls
2019-05-31 brakmobpf: Update __cgroup_bpf_run_filter_skb with cn
2019-05-31 brakmobpf: cgroup inet skb programs can return 0 to 3
2019-05-31 brakmobpf: Create BPF_PROG_CGROUP_INET_EGRESS_RUN_ARRAY
2019-05-31 Colin Ian Kingxen-netback: remove redundant assignment to err
2019-05-31 Colin Ian Kingnexthop: remove redundant assignment to err
2019-05-31 Erez Alfasinet/mlx5e: TX, Improve performance under GSO workload
2019-05-31 Oz Shlomonet/mlx5e: Use termination table for VLAN push actions
2019-05-31 Yevgeny Kliteyniknet/mlx5e: Geneve, Add support for encap/decap flows...
2019-05-31 Yevgeny Kliteyniknet/mlx5e: Rearrange tc tunnel code in a modular way
2019-05-31 Yevgeny Kliteyniknet/mlx5e: Geneve, Keep tunnel info as pointer to the...
2019-05-31 Yevgeny Kliteyniknet/mlx5: Geneve, Manage Geneve TLV options
2019-05-31 Yevgeny Kliteyniknet/mlx5e: Enable setting multiple match criteria for...
2019-05-31 Tonghao Zhangnet/mlx5e: Allow matching only enc_key_id/enc_dst_port...
2019-05-31 Vu Phamnet/mlx5e: Generalize vport type in vport representor
2019-05-31 Saeed MahameedMerge branch 'mlx5-next' of git://git./linux/kernel...
2019-05-31 David S. MillerMerge branch 'phylink-sfp-updates'
2019-05-31 Russell Kingnet: sfp: remove sfp-bus use of netdevs
2019-05-31 Russell Kingnet: sfp: add mandatory attach/detach methods for sfp...
2019-05-31 Russell Kingnet: phy: allow Clause 45 access via mii ioctl
2019-05-31 Russell Kingnet: phylink: support for link gpio interrupt
2019-05-31 Russell Kingnet: phylink: remove netdev from phylink mii ioctl...
2019-05-31 Parav Pandit{IB,net}/mlx5: Constify rep ops functions pointers
2019-05-31 Parav Pandit{IB, net}/mlx5: No need to typecast from void* to mlx5_...
2019-05-31 Vu Phamnet/mlx5: E-Switch, Honor eswitch functions changed...
2019-05-31 Vu Phamnet/mlx5: E-Switch, Replace host_params event with...
2019-05-31 Eli Britsteinnet/mlx5: Introduce termination table bits
2019-05-31 Moshe Shemeshnet/mlx5: Add core dump register access HW bits
2019-05-31 David S. MillerMerge git://git./linux/kernel/git/davem/net
2019-05-31 Pablo Neira... netfilter: nf_conntrack_bridge: fix CONFIG_IPV6=y
2019-05-31 Jacky Huipvs: add checksum support for gue encapsulation
2019-05-31 Florian Westphalnetfilter: replace skb_make_writable with skb_ensure_wr...
2019-05-31 Florian Westphalnetfilter: tcpmss, optstrip: prefer skb_ensure_writable
2019-05-31 Florian Westphalnetfilter: xt_HL: prefer skb_ensure_writable
2019-05-31 Florian Westphalnetfilter: nf_tables: prefer skb_ensure_writable
2019-05-31 Florian Westphalnetfilter: ipv4: prefer skb_ensure_writable
2019-05-31 Florian Westphalnetfilter: conntrack, nat: prefer skb_ensure_writable
2019-05-31 Florian Westphalnetfilter: ipvs: prefer skb_ensure_writable
2019-05-31 Florian Westphalnetfilter: bridge: convert skb_make_writable to skb_ens...
2019-05-31 Florian Westphalnetfilter: nf_tables: free base chain counters from...
2019-05-31 Taehee Yoonetfilter: nf_flow_table: remove unnecessary variable...
2019-05-31 Lukasz Pawelczyknetfilter: xt_owner: Add supplementary groups option
2019-05-31 Julian Anastasovipvs: strip udp tunnel headers from icmp errors
2019-05-31 Julian Anastasovipvs: add function to find tunnels
2019-05-31 Julian Anastasovipvs: allow rs_table to contain different real server...
2019-05-31 Arnd Bergmannisdn: move capi drivers to staging
2019-05-31 Arnd Bergmannisdn: hdlc: move into mISDN
2019-05-31 Arnd Bergmannisdn: remove isdn4linux
2019-05-31 Arnd Bergmannisdn: remove hisax driver
next