linux-2.6-microblaze.git
2019-05-05 Li RongQingnetfilter: slightly optimize nf_inet_addr_mask
2019-05-05 Gustavo A.... netfilter: xt_hashlimit: use struct_size() helper
2019-04-30 Colin Ian Kingnetfilter: connlabels: fix spelling mistake "trackling...
2019-04-30 Brett Mastbergennetfilter: nft_ct: Add ct id support
2019-04-30 Flavio Leitneropenvswitch: load and reference the NAT helper.
2019-04-30 Flavio Leitnernetfilter: nf_nat: register NAT helpers.
2019-04-30 Flavio Leitnernetfilter: add API to manage NAT helpers.
2019-04-30 Flavio Leitnernetfilter: use macros to create module aliases.
2019-04-30 Tonghao Zhangnetfilter: conntrack: limit sysctl setting for boolean...
2019-04-30 Paul Gortmakernetfilter: nf_tables: drop include of module.h from...
2019-04-30 Paul Gortmakernetfilter: nf_tables: fix implicit include of module.h
2019-04-30 Paul Gortmakernetfilter: nf_tables: relocate header content to consumer
2019-04-30 Antoine Tenartnet: phy: micrel: make sure the factory test bit is...
2019-04-28 Heiner Kallweitnet: phy: avoid unneeded MDIO reads in genphy_read_status
2019-04-28 David S. MillerMerge branch 'dsa-tag-modules'
2019-04-28 Andrew Lunndsa: Allow tag drivers to be built as modules
2019-04-28 Andrew Lunndsa: tag_brcm: Avoid unused symbols
2019-04-28 Andrew Lunndsa: Cleanup unneeded table and make tag structures...
2019-04-28 Andrew Lunndsa: Make use of the list of tag drivers
2019-04-28 Andrew Lunndsa: Add stub tag driver put method
2019-04-28 Andrew Lunndsa: Rename dsa_resolve_tag_protocol() to _get ready...
2019-04-28 Andrew Lunndsa: Register the none tagger ops
2019-04-28 Andrew Lunndsa: Keep link list of tag drivers
2019-04-28 Andrew Lunndsa: Add boilerplate helper to register DSA tag driver...
2019-04-28 Andrew Lunndsa: Add TAG protocol to tag ops
2019-04-28 Andrew Lunndsa: Add MODULE_LICENSE to tag drivers
2019-04-28 Andrew Lunndsa: Add MODULE_ALIAS to taggers in preparation to...
2019-04-28 Andrew Lunndsa: Move tagger name into its ops structure
2019-04-28 Andrew Lunndsa: Add SPDX header to tag drivers.
2019-04-28 David S. MillerMerge git://git./linux/kernel/git/bpf/bpf-next
2019-04-28 Vishal Kulkarnicxgb4: Delete all hash and TCAM filters before resource...
2019-04-28 Andrew Lunnnet: dsa: mv88e6xxx: Remove legacy probe support
2019-04-28 David S. MillerMerge branch 'mv88e6060-cleanups'
2019-04-28 Andrew Lunnnet: dsa: mv88e6060: Replace REG_READ macro
2019-04-28 Andrew Lunnnet: dsa: mv88e6060: Replace REG_WRITE macro
2019-04-28 Andrew Lunnnet: dsa: mv88e6060: Replace ds with priv
2019-04-28 Andrew Lunnnet: dsa: mv88e6060: Add SPDX header
2019-04-28 Murilo Fossa... ibmvnic: Add device identification to requested IRQs
2019-04-28 David S. Millercpsw: Put back cpsw_ndo_poll_controller()
2019-04-27 David S. MillerMerge branch 'net-ethernet-ti-clean-up-and-optimizations'
2019-04-27 Grygorii Strashkonet: ethernet: ti: cpsw: move ethtool func in separate...
2019-04-27 Grygorii Strashkonet: ethernet: ti: cpsw: switch to use mac sl api
2019-04-27 Grygorii Strashkonet: ethernet: ti: cpsw: introduce mac sl module api
2019-04-27 Grygorii Strashkonet: ethernet: ti: cpsw: move common hw init code in...
2019-04-27 Grygorii Strashkonet: ethernet: ti: davinci_cpdma: use dma_addr_t for...
2019-04-27 Grygorii Strashkonet: ethernet: ti: cpsw: move cpsw definitions in priv...
2019-04-27 Grygorii Strashkonet: ethernet: ti: cpsw: refactor probe to group common...
2019-04-27 Grygorii Strashkonet: ethernet: ti: davinci_mdio: use devm_ioremap()
2019-04-27 Grygorii Strashkonet: ethernet: ti: ale: do not auto delete mcast super...
2019-04-27 Grygorii Strashkonet: ethernet: ti: cpsw: fix allmulti cfg in dual_mac...
2019-04-27 Grygorii Strashkonet: ethernet: ti: ale: use define for host port in...
2019-04-27 Grygorii Strashkonet: ethernet: ti: ale: fix mcast super setting
2019-04-27 Grygorii Strashkonet: ethernet: ti: cpsw: drop cpsw_tx_packet_submit()
2019-04-27 Grygorii Strashkonet: ethernet: ti: cpsw: use devm_alloc_etherdev_mqs()
2019-04-27 Grygorii Strashkonet: ethernet: ti: cpsw: drop pinctrl_pm_select_default...
2019-04-27 Grygorii Strashkonet: ethernet: ti: cpsw: use local var dev in probe
2019-04-27 Grygorii Strashkonet: ethernet: ti: cpsw: update cpsw_split_res() to...
2019-04-27 Grygorii Strashkonet: ethernet: ti: cpsw: drop CONFIG_TI_CPSW_ALE config...
2019-04-27 Grygorii Strashkonet: ethernet: ti: cpsw: drop TI_DAVINCI_CPDMA config...
2019-04-27 Grygorii Strashkonet: ethernet: ti: convert to SPDX license identifiers
2019-04-27 David S. MillerMerge branch 'strict-netlink-validation'
2019-04-27 Johannes Berggenetlink: optionally validate strictly/dumps
2019-04-27 Johannes Bergnetlink: add strict parsing for future attributes
2019-04-27 Johannes Bergnetlink: re-add parse/validate functions in strict...
2019-04-27 Johannes Bergnetlink: make validation more configurable for future...
2019-04-27 Johannes Bergnetlink: add NLA_MIN_LEN
2019-04-27 David S. MillerMerge branch 'nla_nest_start'
2019-04-27 Michal Kubeceknet: fix two coding style issues
2019-04-27 Michal Kubecekipset: drop ipset_nest_start() and ipset_nest_end()
2019-04-27 Michal Kubeceknetlink: make nla_nest_start() add NLA_F_NESTED flag
2019-04-27 David S. MillerMerge branch 'net-tls-small-code-cleanup'
2019-04-27 Jakub Kicinskinet/tls: byte swap device req TCP seq no upon setting
2019-04-27 Jakub Kicinskinet/tls: move definition of tls ops into net/tls.h
2019-04-27 Jakub Kicinskinet/tls: remove old exports of sk_destruct functions
2019-04-27 Jakub Kicinskinet/tls: don't log errors every time offload can't...
2019-04-27 Alexei StarovoitovMerge branch 'sk-local-storage'
2019-04-27 Martin KaFai Laubpf: Add ene-to-end test for bpf_sk_storage_* helpers
2019-04-27 Martin KaFai Laubpf: Add BPF_MAP_TYPE_SK_STORAGE test to test_maps
2019-04-27 Martin KaFai Laubpf: Add verifier tests for the bpf_sk_storage
2019-04-27 Martin KaFai Laubpf: Refactor BTF encoding macro to test_btf.h
2019-04-27 Martin KaFai Laubpf: Support BPF_MAP_TYPE_SK_STORAGE in bpf map probing
2019-04-27 Martin KaFai Laubpf: Sync bpf.h to tools
2019-04-27 Martin KaFai Laubpf: Introduce bpf sk local storage
2019-04-27 Alexei StarovoitovMerge branch 'writeable-bpf-tracepoints'
2019-04-27 Matt Mullinsselftests: bpf: test writable buffers in raw tps
2019-04-27 Matt Mullinstools: sync bpf.h
2019-04-27 Andrew Hallnbd: add tracepoints for send/receive timing
2019-04-27 Matt Mullinsnbd: trace sending nbd requests
2019-04-27 Matt Mullinsbpf: add writable context for raw tracepoints
2019-04-27 Daniel Borkmannbpf, arm64: use more scalable stadd over ldxr / stxr...
2019-04-27 Daniel Borkmannbpf, arm64: remove prefetch insn in xadd mapping
2019-04-26 David S. MillerMerge tag 'mac80211-next-for-davem-2019-04-26' of git...
2019-04-26 David S. MillerMerge branch 'hns3-next'
2019-04-26 Weihang Linet: hns3: remove reset after command send failed
2019-04-26 Huazhong Tannet: hns3: prevent double free in hns3_put_ring_config()
2019-04-26 liuzhongzhunet: hns3: extend the loopback state acquisition time
2019-04-26 Huazhong Tannet: hns3: fix pause configure fail problem
2019-04-26 Huazhong Tannet: hns3: not reset TQP in the DOWN while VF resetting
2019-04-26 Huazhong Tannet: hns3: use a reserved byte to identify need_resp...
2019-04-26 Huazhong Tannet: hns3: use atomic_t replace u32 for arq's count
next