OSDN Git Service

uclinux-h8/linux.git
2018-05-17 Antoine Tenartnet: mvpp2: 2500baseX support
2018-05-17 Antoine Tenartnet: mvpp2: 1000baseX support
2018-05-17 Antoine Tenartphy: cp110-comphy: 2.5G SGMII mode
2018-05-17 Antoine Tenartphy: add 2.5G SGMII mode to the phy_mode enum
2018-05-17 Antoine Tenartnet: mvpp2: phylink support
2018-05-17 Antoine Tenartnet: mvpp2: align the ethtool ops definition
2018-05-17 David S. MillerMerge tag 'wireless-drivers-next-for-davem-2018-05...
2018-05-17 YueHaibingvmxnet3: Replace msleep(1) with usleep_range()
2018-05-17 Tonghao Zhangbonding: introduce link change helper
2018-05-17 David S. MillerMerge branch 'tcp-default-RACK-loss-recovery'
2018-05-17 Yuchung Chengtcp: don't mark recently sent packets lost on RTO
2018-05-17 Yuchung Chengtcp: new helper tcp_rack_skb_timeout
2018-05-17 Yuchung Chengtcp: separate loss marking and state update on RTO
2018-05-17 Yuchung Chengtcp: new helper tcp_timeout_mark_lost
2018-05-17 Yuchung Chengtcp: account lost retransmit after timeout
2018-05-17 Yuchung Chengtcp: simpler NewReno implementation
2018-05-17 Yuchung Chengtcp: disable RFC6675 loss detection
2018-05-17 Yuchung Chengtcp: support DUPACK threshold in RACK
2018-05-17 Ivan Khoronzhuknet: ethernet: ti: cpsw: disable mq feature for "AM33xx...
2018-05-17 David S. MillerMerge branch 'sched-refactor-NOLOCK-qdiscs'
2018-05-17 Paolo Abenipfifo_fast: drop unneeded additional lock on dequeue
2018-05-17 Paolo Abenisched: replace __QDISC_STATE_RUNNING bit with a spin...
2018-05-17 David S. MillerMerge git://git./linux/kernel/git/bpf/bpf-next
2018-05-16 John Fastabendbpf: sockmap, on update propagate errors back to userspace
2018-05-16 Yonghong Songbpf: fix sock hashmap kmalloc warning
2018-05-16 David Beckettlibbpf: add ifindex to enable offload support
2018-05-16 Mathieu Malaterrebpf: add __printf verification to bpf_verifier_vlog
2018-05-16 David Ahernsamples/bpf: Decrement ttl in fib forwarding example
2018-05-16 Daniel BorkmannMerge branch 'bpf-sock-hashmap'
2018-05-16 John Fastabendbpf: bpftool, support for sockhash
2018-05-16 John Fastabendbpf: selftest additions for SOCKHASH
2018-05-16 Rahul Lakkireddycxgb4: update LE-TCAM collection for T6
2018-05-16 David S. MillerMerge branch 'qed-LL2-fixes'
2018-05-16 Michal Kalderonqed: Fix LL2 race during connection terminate
2018-05-16 Michal Kalderonqed: Fix possibility of list corruption during rmmod...
2018-05-16 Michal Kalderonqed: LL2 flush isles when connection is closed
2018-05-16 YueHaibingnet: ethoc: Remove useless test before clk_disable_unpr...
2018-05-16 YueHaibingnet: stmmac: Remove useless test before clk_disable_unp...
2018-05-16 Hemanth Puraniknet: qcom/emac: Encapsulate sgmii ops under one structure
2018-05-16 David S. MillerMerge branch 'rmnet-next'
2018-05-16 Subash Abhinov... net: qualcomm: rmnet: Remove redundant command check
2018-05-16 Subash Abhinov... net: qualcomm: rmnet: Add support for ethtool private...
2018-05-16 Subash Abhinov... net: qualcomm: rmnet: Capture all drops in transmit...
2018-05-16 David S. MillerMerge branch 'of-mdio-Fall-back-to-mdiobus_register...
2018-05-16 Florian Fainellidrivers: net: Remove device_node checks with of_mdiobus...
2018-05-16 Florian Fainelliof: mdio: Fall back to mdiobus_register() with NULL...
2018-05-16 Grygorii Strashkonet: ethernet: ti: cpsw-phy-sel: check bus_find_device...
2018-05-16 Debabrata BanerjeeRevert "bonding: allow carrier and link status to deter...
2018-05-16 Roman Mashaktc-testing: updated mirred and vlan with more tests
2018-05-16 Roman Mashaktc-testing: fixed copy-pasting error in police tests
2018-05-16 Paolo Abenisched: manipulate __QDISC_STATE_RUNNING in qdisc_run_...
2018-05-16 David S. MillerMerge branch 'bonding-performance-and-reliability'
2018-05-16 Debabrata Banerjeebonding: allow carrier and link status to determine...
2018-05-16 Debabrata Banerjeebonding: allow use of tx hashing in balance-alb
2018-05-16 Debabrata Banerjeebonding: use common mac addr checks
2018-05-16 Debabrata Banerjeebonding: don't queue up extraneous rlb updates
2018-05-16 David S. MillerMerge branch 'net-smc-enhancements-2018-05-15'
2018-05-16 Karsten Graulnet/smc: check for pending termination
2018-05-16 Karsten Graulnet/smc: drop messages when link state is inactive
2018-05-16 Karsten Graulnet/smc: set link inactive before calling smc_lgr_free()
2018-05-16 Karsten Graulnet/smc: handle all error codes from smc_conn_create()
2018-05-16 Karsten Graulnet/smc: use a workqueue to defer llc send
2018-05-16 Karsten Graulnet/smc: move link llc initialization to llc layer
2018-05-16 Karsten Graulnet/smc: simplify test_link function usage
2018-05-16 Karsten Graulnet/smc: remove unnecessary cast
2018-05-16 Karsten Graulnet/smc: register new rmbs with the peer
2018-05-16 Ursula Braunnet/smc: no tx work trigger for fallback sockets
2018-05-16 David S. MillerMerge tag 'mlx5e-updates-2018-05-14' of git://git....
2018-05-16 David S. MillerMerge branch 'Misc-Bug-Fixes-and-clean-ups-for-HNS3...
2018-05-16 Fuyun Liangnet: hns3: Fixes the missing PCI iounmap for various...
2018-05-16 Peng Linet: hns3: Add support of .sriov_configure in HNS3...
2018-05-16 Yunsheng Linnet: hns3: Fix for fiber link up problem
2018-05-16 Yunsheng Linnet: hns3: Fixes the back pressure setting when sriov...
2018-05-16 Fuyun Liangnet: hns3: Change return value in hnae3_register_client
2018-05-16 Fuyun Liangnet: hns3: Change return type of hnae3_register_ae_algo
2018-05-16 Fuyun Liangnet: hns3: Change return type of hnae3_register_ae_dev
2018-05-16 Fuyun Liangnet: hns3: Add a check for client instance init state
2018-05-16 Fuyun Liangnet: hns3: Fix for the null pointer problem occurring...
2018-05-16 Fuyun Liangnet: hns3: Fix for deadlock problem occurring when...
2018-05-15 David S. MillerMerge branch 'Microsemi-Ocelot-Ethernet-switch-support'
2018-05-15 Alexandre BelloniMAINTAINERS: Add entry for Microsemi Ethernet switches
2018-05-15 Alexandre Belloninet: mscc: Add initial Ocelot switch support
2018-05-15 Alexandre Bellonidt-bindings: net: add DT bindings for Microsemi Ocelot...
2018-05-15 Alexandre Belloninet: phy: mscc-miim: Add MDIO driver
2018-05-15 Alexandre Bellonidt-bindings: net: add DT bindings for Microsemi MIIM
2018-05-15 John Fastabendbpf: sockmap, add hash map support
2018-05-15 John Fastabendbpf: sockmap, refactor sockmap routines to work with...
2018-05-15 Franky Linbrcmfmac: fix initialization of struct cfg80211_inform_...
2018-05-15 Alexei Starovoitovselftests/bpf: make sure build-id is on
2018-05-15 Alexei StarovoitovMerge branch 'convert-doc-to-rst'
2018-05-15 Jesper Dangaard... bpf, doc: howto use/run the BPF selftests
2018-05-15 Jesper Dangaard... bpf, doc: convert bpf_devel_QA.rst to use RST formatting
2018-05-15 Jesper Dangaard... bpf, doc: convert bpf_design_QA.rst to use RST formatting
2018-05-15 Jesper Dangaard... bpf, doc: rename txt files to rst files
2018-05-15 Jesper Dangaard... bpf, doc: add basic README.rst file
2018-05-15 Alexei StarovoitovMerge branch 'fix-samples'
2018-05-15 Jakub Kicinskisamples: bpf: make the build less noisy
2018-05-15 Jakub Kicinskisamples: bpf: move libbpf from object dependencies...
2018-05-15 Jakub Kicinskisamples: bpf: fix build after move to compiling full...
2018-05-15 Jakub Kicinskisamples: bpf: rename libbpf.h to bpf_insn.h
next