OSDN Git Service

uclinux-h8/linux.git
2019-01-20 Cong Wangnet_sched: add performance counters for basic filter
2019-01-19 Yafang Shaonet: sock: do not set sk_cookie in sk_clone_lock()
2019-01-19 YueHaibingisdn: remove unneeded semicolon
2019-01-19 Yue Haibingnet: usb: rtl8150: remove set but not used variable...
2019-01-19 David S. MillerMerge branch 'dpaa2-eth-add-debugfs-statistics'
2019-01-19 Ioana Radulescudpaa2-eth: add debugfs statistics
2019-01-19 Ioana Ciorneidpaa2-eth: transform dpaa2_eth_queue_count into a macro
2019-01-19 David S. MillerMerge branch 'net-use-strict-checks-in-doit-handlers'
2019-01-19 Jakub Kicinskinet: mpls: netconf: perform strict checks also for...
2019-01-19 Jakub Kicinskinet: mpls: route: perform strict checks also for doit...
2019-01-19 Jakub Kicinskinet: ipv6: route: perform strict checks also for doit...
2019-01-19 Jakub Kicinskinet: ipv6: addrlabel: perform strict checks also for...
2019-01-19 Jakub Kicinskinet: ipv6: netconf: perform strict checks also for...
2019-01-19 Jakub Kicinskinet: ipv6: addr: perform strict checks also for doit...
2019-01-19 Jakub Kicinskinet: ipv4: ipmr: perform strict checks also for doit...
2019-01-19 Jakub Kicinskinet: ipv4: route: perform strict checks also for doit...
2019-01-19 Jakub Kicinskinet: ipv4: netconf: perform strict checks also for...
2019-01-19 Jakub Kicinskinet: namespace: perform strict checks also for doit...
2019-01-19 Jakub Kicinskirtnetlink: ifinfo: perform strict checks also for doit...
2019-01-19 Jakub Kicinskirtnetlink: stats: reject requests for unknown stats
2019-01-19 Jakub Kicinskirtnetlink: stats: validate attributes in get as well...
2019-01-19 Jakub Kicinskinet: netlink: add helper to retrieve NETLINK_F_STRICT_CHK
2019-01-19 Willem de Bruijnvirtio-net: per-queue RPS config
2019-01-19 Toke Høiland... sch_api: Change signature of qdisc_tree_reduce_backlog...
2019-01-18 David S. MillerMerge branch 'hns3-fixes'
2019-01-18 Yunsheng Linnet: hns3: add HNAE3_RESTORE_CLIENT interface in enet...
2019-01-18 Huazhong Tannet: hns3: do reinitialization while ETS configuration...
2019-01-18 Huazhong Tannet: hns3: fix wrong combined count returned by ethtool -l
2019-01-18 Huazhong Tannet: hns3: adjust the use of alloc_tqps and num_tqps
2019-01-18 Huazhong Tannet: hns3: fix user configuration loss for ethtool -L
2019-01-18 Huazhong Tannet: hns3: remove redundant codes in hclge_knic_setup
2019-01-18 Huazhong Tannet: hns3: modify parameter checks in the hns3_set_channels
2019-01-18 Huazhong Tannet: hns3: add interface hclge_tm_bp_setup
2019-01-18 Huazhong Tannet: hns3: reuse reinitialization interface in the...
2019-01-18 Huazhong Tannet: hns3: remove unnecessary hns3_adjust_tqps_num
2019-01-18 Huazhong Tannet: hns3: remove unused member in struct hns3_enet_ring
2019-01-18 Huazhong Tannet: hns3: modify enet reinitialization interface
2019-01-18 David S. MillerMerge branch 'Devlink-health-reporting-and-recovery...
2019-01-18 Aya Levindevlink: Add Documentation/networking/devlink-health.txt
2019-01-18 Eran Ben Elishanet/mlx5e: Add TX timeout support for mlx5e TX reporter
2019-01-18 Eran Ben Elishanet/mlx5e: Add TX reporter support
2019-01-18 Eran Ben Elishadevlink: Add health dump {get,clear} commands
2019-01-18 Eran Ben Elishadevlink: Add health diagnose command
2019-01-18 Eran Ben Elishadevlink: Add health recover command
2019-01-18 Eran Ben Elishadevlink: Add health set command
2019-01-18 Eran Ben Elishadevlink: Add health get command
2019-01-18 Eran Ben Elishadevlink: Add health report functionality
2019-01-18 Eran Ben Elishadevlink: Add health reporter create/destroy functionality
2019-01-18 Eran Ben Elishadevlink: Add health buffer support
2019-01-18 Cong Wangnet_sched: add hit counter for matchall
2019-01-18 David S. MillerMerge branch 'phy-improve-stopping-PHY'
2019-01-18 Heiner Kallweitnet: phy: remove phy_stop_interrupts
2019-01-18 Heiner Kallweitnet: phy: ensure phylib state machine is stopped after...
2019-01-18 Heiner Kallweitnet: phy: stop PHY if needed when entering phy_disconnect
2019-01-18 Yafang Shaotcp: declare tcp_mmap() only when CONFIG_MMU is set
2019-01-18 Colin Ian Kingnet: jme: fix indentation issues
2019-01-18 Colin Ian Kingnet: vxge: fix indentation issue
2019-01-18 Heiner Kallweitnet: phy: improve get_phy_id
2019-01-18 Heiner Kallweitnet: phy: remove state PHY_CHANGELINK
2019-01-18 Lorenzo Bianconinet: ip6_gre: remove gre_hdr_len from ip6erspan_rcv
2019-01-18 David S. MillerMerge branch 'tcp_openreq_child'
2019-01-18 Eric Dumazettcp: move rx_opt & syn_data_acked init to tcp_disconnect()
2019-01-18 Eric Dumazettcp: move tp->rack init to tcp_disconnect()
2019-01-18 Eric Dumazettcp: move app_limited init to tcp_disconnect()
2019-01-18 Eric Dumazettcp: move retrans_out, sacked_out, tlp_high_seq, last_o...
2019-01-18 Eric Dumazettcp: do not clear urg_data in tcp_create_openreq_child
2019-01-18 Eric Dumazettcp: move snd_cwnd & snd_cwnd_cnt init to tcp_disconnect()
2019-01-18 Eric Dumazettcp: move mdev_us init to tcp_disconnect()
2019-01-18 Eric Dumazettcp: do not clear srtt_us in tcp_create_openreq_child
2019-01-18 Eric Dumazettcp: do not clear packets_out in tcp_create_openreq_child()
2019-01-18 Eric Dumazettcp: move icsk_rto init to tcp_disconnect()
2019-01-18 Eric Dumazettcp: do not set snd_ssthresh in tcp_create_openreq_child()
2019-01-18 YueHaibingnet/mlx4: remove unneeded semicolon
2019-01-18 YueHaibingnet: ethernet: ti: cpsw-phy-sel: remove unneeded semicolon
2019-01-18 YueHaibingtipc: remove unneeded semicolon in trace.c
2019-01-18 YueHaibingqed: remove duplicated include from qed_if.h
2019-01-18 Colin Ian Kingsb1000: fix a couple of indentation issues and remove...
2019-01-17 Peter Oskolkovnet: add a route cache full diagnostic message
2019-01-17 Ioana Ciocoi... dpaa2-eth: Fix ndo_stop routine
2019-01-17 Colin Ian Kingwan: dscc4: fix various indentation issues
2019-01-17 David S. MillerMerge branch 'vxlan-FDB-veto'
2019-01-17 Petr Machataselftests: mlxsw: Test veto of unsupported VXLAN FDBs
2019-01-17 Petr Machatamlxsw: spectrum: Add extack messages to VXLAN FDB rejection
2019-01-17 Petr Machataswitchdev: Add extack argument to call_switchdev_notifi...
2019-01-17 Petr Machatavxlan: Add extack to switchdev operations
2019-01-17 Petr Machatamlxsw: Add extack to mlxsw_sp_nve_ops.fdb_replay
2019-01-17 Petr Machatanet: Add extack argument to ndo_fdb_add()
2019-01-17 Petr Machatavxlan: changelink: Delete remote after update
2019-01-17 Petr Machatavxlan: changelink: Postpone vxlan_config_apply()
2019-01-17 Petr Machatavxlan: changelink: Inline vxlan_dev_configure()
2019-01-17 Petr Machatavxlan: Allow vetoing of FDB notifications
2019-01-17 Petr Machatavxlan: Have vxlan_fdb_replace() save original rdst...
2019-01-17 Petr Machatavxlan: Split vxlan_fdb_update() in two
2019-01-17 Petr Machatavxlan: Move up vxlan_fdb_free(), vxlan_fdb_destroy()
2019-01-17 David S. MillerMerge branch 'improving-TCP-behavior-on-host-congestion'
2019-01-17 Yuchung Chengtcp: less aggressive window probing on local congestion
2019-01-17 Yuchung Chengtcp: retry more conservatively on local congestion
2019-01-17 Yuchung Chengtcp: simplify window probe aborting on USER_TIMEOUT
2019-01-17 Yuchung Chengtcp: create a helper to model exponential backoff
2019-01-17 Yuchung Chengtcp: properly track retry time on passive Fast Open
next