platform/kernel/linux-starfive.git
2017-08-07 David S. MillerMerge branch 'tcp-cwnd-undo-refactor'
2017-08-07 Yuchung Chengtcp: consolidate congestion control undo functions
2017-08-07 Yuchung Chengtcp: fix cwnd undo in Reno and HTCP congestion controls
2017-08-07 kiki goodnet: systemport: Support 64bit statistics
2017-08-07 Intiyaz Bashaliquidio: moved console_bitmask module param to lio_main.c
2017-08-07 Intiyaz Bashaliquidio: add missing strings in oct_dev_state_str...
2017-08-07 David S. MillerMerge branch 'phylink-and-sfp-support'
2017-08-07 Russell Kingsfp: add SFP module support
2017-08-07 Russell Kingphylink: add in-band autonegotiation support for 10GBas...
2017-08-07 Russell Kingphylink: add support for MII ioctl access to Clause...
2017-08-07 Russell Kingphylink: add module EEPROM support
2017-08-07 Russell Kingsfp: add sfp-bus to bridge between network devices...
2017-08-07 Russell Kingphylink: add phylink infrastructure
2017-08-07 Russell Kingnet: phy: add I2C mdio bus
2017-08-07 Russell Kingnet: phy: export phy_start_machine() for phylink
2017-08-07 Russell Kingnet: phy: provide a hook for link up/link down events
2017-08-07 Russell Kingnet: phy: add 1000Base-X to phy settings table
2017-08-07 Russell Kingnet: phy: move phy_lookup_setting() and guts of phy_sup...
2017-08-07 Russell Kingnet: phy: split out PHY speed and duplex string generation
2017-08-07 Russell Kingnet: phy: allow settings table to support more than...
2017-08-07 David S. MillerMerge branch 'IP-cleanup-LSRR-option-processing'
2017-08-07 Paolo Abeniudp: no need to preserve skb->dst
2017-08-07 Paolo AbeniRevert "ipv4: keep skb->dst around in presence of IP...
2017-08-07 Paolo Abeniip/options: explicitly provide net ns to __ip_options_e...
2017-08-07 Paolo AbeniIP: do not modify ingress packet IP option in ip_option...
2017-08-05 Pavel Belousaquantia: Switch to use napi_gro_receive
2017-08-04 John Fastabendnet: comment fixes against BPF devmap helper calls
2017-08-04 David S. MillerMerge branch 'net-sched-summer-cleanup-part-1-mainly...
2017-08-04 Jiri Pirkonet: sched: avoid atomic swap in tcf_exts_change
2017-08-04 Jiri Pirkonet: sched: cls_u32: no need to call tcf_exts_change...
2017-08-04 Jiri Pirkonet: sched: cls_route: no need to call tcf_exts_change...
2017-08-04 Jiri Pirkonet: sched: cls_flow: no need to call tcf_exts_change...
2017-08-04 Jiri Pirkonet: sched: cls_cgroup: no need to call tcf_exts_change...
2017-08-04 Jiri Pirkonet: sched: cls_bpf: no need to call tcf_exts_change...
2017-08-04 Jiri Pirkonet: sched: cls_basic: no need to call tcf_exts_change...
2017-08-04 Jiri Pirkonet: sched: cls_matchall: no need to call tcf_exts_chan...
2017-08-04 Jiri Pirkonet: sched: cls_fw: no need to call tcf_exts_change...
2017-08-04 Jiri Pirkonet: sched: cls_flower: no need to call tcf_exts_change...
2017-08-04 Jiri Pirkonet: sched: cls_fw: rename fw_change_attrs function
2017-08-04 Jiri Pirkonet: sched: cls_bpf: rename cls_bpf_modify_existing...
2017-08-04 Jiri Pirkonet: sched: use tcf_exts_has_actions instead of exts...
2017-08-04 Jiri Pirkonet: sched: remove check for number of actions in tcf_e...
2017-08-04 Jiri Pirkonet: sched: fix return value of tcf_exts_exec
2017-08-04 Jiri Pirkonet: sched: remove redundant helpers tcf_exts_is_predic...
2017-08-04 Jiri Pirkonet: sched: use tcf_exts_has_actions in tcf_exts_exec
2017-08-04 Jiri Pirkonet: sched: change names of action number helpers to...
2017-08-04 Jiri Pirkonet: sched: remove unneeded tcf_em_tree_change
2017-08-04 Jiri Pirkonet: sched: sch_atm: use Qdisc_class_common structure
2017-08-04 Lin Yun Shengnet: hns: Fix for __udivdi3 compiler error
2017-08-04 Dan Carpenternet: phy: marvell: logical vs bitwise OR typo
2017-08-04 David S. MillerMerge branch 'socket-sendmsg-zerocopy'
2017-08-04 Willem de Bruijntest: add msg_zerocopy test
2017-08-04 Willem de Bruijntcp: enable MSG_ZEROCOPY
2017-08-04 Willem de Bruijnsock: ulimit on MSG_ZEROCOPY pages
2017-08-04 Willem de Bruijnsock: MSG_ZEROCOPY notification coalescing
2017-08-04 Willem de Bruijnsock: enable MSG_ZEROCOPY
2017-08-04 Willem de Bruijnsock: add SOCK_ZEROCOPY sockopt
2017-08-04 Willem de Bruijnsock: add MSG_ZEROCOPY
2017-08-04 Willem de Bruijnsock: skb_copy_ubufs support for compound pages
2017-08-04 Willem de Bruijnsock: allocate skbs from optmem
2017-08-03 David S. MillerMerge branch 'mlxsw-Support-for-IPv6-UC-router'
2017-08-03 Ido Schimmelmlxsw: spectrum_router: Don't ignore IPv6 notifications
2017-08-03 Ido Schimmelmlxsw: spectrum_router: Abort on source-specific routes
2017-08-03 Ido Schimmelmlxsw: spectrum_router: Add support for route replace
2017-08-03 Ido Schimmelmlxsw: spectrum_router: Add support for IPv6 routes...
2017-08-03 Ido Schimmelmlxsw: spectrum_router: Sanitize IPv6 FIB rules
2017-08-03 Ido Schimmelmlxsw: spectrum_router: Demultiplex FIB event based...
2017-08-03 Ido Schimmelipv6: fib: Add helpers to hold / drop a reference on...
2017-08-03 Ido Schimmelipv6: Regenerate host route according to node pointer...
2017-08-03 Ido Schimmelipv6: Regenerate host route according to node pointer...
2017-08-03 Ido Schimmelipv6: fib: Unlink replaced routes from their nodes
2017-08-03 Ido Schimmelipv6: fib: Don't assume only nodes hold a reference...
2017-08-03 Ido Schimmelipv6: fib: Add offload indication to routes
2017-08-03 Ido Schimmelipv6: fib: Dump tables during registration to FIB chain
2017-08-03 Ido Schimmelipv6: fib_rules: Dump rules during registration to...
2017-08-03 Ido Schimmelipv6: fib: Add in-kernel notifications for route add...
2017-08-03 Ido Schimmelipv6: fib: Add FIB notifiers callbacks
2017-08-03 Ido Schimmelipv6: fib_rules: Check if rule is a default rule
2017-08-03 Ido Schimmelnet: fib_rules: Implement notification logic in core
2017-08-03 Ido Schimmelrocker: Ignore address families other than IPv4
2017-08-03 Ido Schimmelmlxsw: spectrum_router: Ignore address families other...
2017-08-03 Ido Schimmelnet: core: Make the FIB notification chain generic
2017-08-03 David S. MillerMerge branch 'mvpp2-add-TX-interrupts-support'
2017-08-03 Thomas Petazzonidt-bindings: net: marvell-pp2: update interrupt-names...
2017-08-03 Thomas Petazzoninet: mvpp2: add support for TX interrupts and RX queue...
2017-08-03 Thomas Petazzoninet: mvpp2: introduce queue_vector concept
2017-08-03 Thomas Petazzoninet: mvpp2: move from cpu-centric naming to "software...
2017-08-03 Thomas Petazzoninet: mvpp2: introduce per-port nrxqs/ntxqs variables
2017-08-03 Thomas Petazzoninet: mvpp2: remove RX queue group reset code
2017-08-03 Thomas Petazzoninet: mvpp2: fix MVPP21_ISR_RXQ_GROUP_REG definition
2017-08-03 Romain Periernet: arc_emac: Add support for ndo_do_ioctl net_device_...
2017-08-03 David S. MillerMerge branch 'hns3-ethernet-driver'
2017-08-03 Salilnet: hns3: Add HNS3 driver to kernel build framework...
2017-08-03 Salilnet: hns3: Add Ethtool support to HNS3 driver
2017-08-03 Salilnet: hns3: Add MDIO support to HNS3 Ethernet driver...
2017-08-03 Salilnet: hns3: Add support of TX Scheduler & Shaper to...
2017-08-03 Salilnet: hns3: Add HNS3 Acceleration Engine & Compatibility...
2017-08-03 Salilnet: hns3: Add HNS3 IMP(Integrated Mgmt Proc) Cmd Inter...
2017-08-03 Salilnet: hns3: Add support of the HNAE3 framework
2017-08-03 Salilnet: hns3: Add support of HNS3 Ethernet Driver for...
next