OSDN Git Service

uclinux-h8/linux.git
2020-08-04 Florian Fainellinet: dsa: loop: Move data structures to header
2020-08-04 Florian Fainellinet: dsa: loop: Support 4K VLANs
2020-08-04 Florian Fainellinet: dsa: loop: PVID should be per-port
2020-08-04 Rahul Lakkireddycxgb4: add TC-MATCHALL IPv6 support
2020-08-04 Vladimir Olteannet: dsa: sja1105: poll for extts events from a timer
2020-08-04 Paolo Abenimptcp: fix bogus sendmsg() return code under pressure
2020-08-04 David S. MillerMerge branch 'mlxsw-Add-support-for-buffer-drop-traps'
2020-08-04 Petr Machataselftests: mlxsw: RED: Test offload of trapping on...
2020-08-04 Petr Machatamlxsw: spectrum_qdisc: Offload action trap for qevents
2020-08-04 Ido Schimmelmlxsw: spectrum_trap: Add early_drop trap
2020-08-04 Ido Schimmelmlxsw: spectrum_trap: Allow for per-ASIC traps initiali...
2020-08-04 Ido Schimmelmlxsw: spectrum_trap: Allow for per-ASIC trap groups...
2020-08-04 Petr Machatamlxsw: spectrum_span: On policer_id_base_ref_count...
2020-08-04 Ido Schimmelmlxsw: spectrum_trap: Use 'size_t' for array sizes
2020-08-04 Ido Schimmeldevlink: Pass extack when setting trap's action and...
2020-08-04 Amit Cohendevlink: Add early_drop trap
2020-08-04 YueHaibingfib: Fix undef compile warning
2020-08-04 Geliang Tangmptcp: use mptcp_for_each_subflow in mptcp_stream_accept
2020-08-04 David S. MillerMerge tag 'mac80211-next-for-davem-2020-08-03' of git...
2020-08-04 Jisheng Zhangnet: stmmac: fix failed to suspend if phy based WOL...
2020-08-04 Ioana-Ruxandra... seg6_iptunnel: Refactor seg6_lwt_headroom out of uapi...
2020-08-04 Jianfeng Wangtcp: apply a floor of 1 for RTT samples from TCP timestamps
2020-08-03 Huang Guobintipc: Use is_broadcast_ether_addr() instead of memcmp()
2020-08-03 David S. MillerMerge branch 'DPAA-FMan-driver-fixes'
2020-08-03 Florinel Iordachefsl/fman: fix eth hash table allocation
2020-08-03 Florinel Iordachefsl/fman: check dereferencing null pointer
2020-08-03 Florinel Iordachefsl/fman: fix unreachable code
2020-08-03 Florinel Iordachefsl/fman: fix dereference null return value
2020-08-03 Florinel Iordachefsl/fman: use 32-bit unsigned integer
2020-08-03 David S. MillerMerge git://git./linux/kernel/git/pablo/nf-next
2020-08-03 Christophe... net: spider_net: Remove a useless memset
2020-08-03 Christophe... net: spider_net: Fix the size used in a 'dma_free_coher...
2020-08-03 Christophe... net: sgi: ioc3-eth: Fix the size used in some 'dma_free...
2020-08-03 Tianjia Zhangliquidio: Fix wrong return value in cn23xx_get_pf_num()
2020-08-03 Tianjia Zhangnet/enetc: Fix wrong return value in enetc_psfp_parse_c...
2020-08-03 Tianjia Zhangnet: ethernet: aquantia: Fix wrong return value
2020-08-03 Jia-Ju Baiatm: idt77252: avoid accessing the data mapped to strea...
2020-08-03 Jia-Ju Baiatm: eni: avoid accessing the data mapped to streaming DMA
2020-08-03 Bartosz Golaszewskinet: phy: mdio-mvusb: select MDIO_DEVRES in Kconfig
2020-08-03 Vincent Duvertappletalk: Fix atalk_proc_init() return path
2020-08-03 Jonathan McDowellnet: dsa: qca8k: Add 802.1q VLAN support
2020-08-03 Jonathan McDowellnet: dsa: qca8k: Add define for port VID
2020-08-03 David S. MillerMerge branch '100GbE' of git://git./linux/kernel/git...
2020-08-03 Miaohe Linnet: Pass NULL to skb_network_protocol() when we don...
2020-08-03 Miaohe Linnet: Use __skb_pagelen() directly in skb_cow_data()
2020-08-03 Miaohe Linnet: qed: use eth_zero_addr() to clear mac address
2020-08-03 Miaohe Linnet: qede: use eth_zero_addr() to clear mac address
2020-08-03 Rahul Lakkireddycxgb4: fix extracting IP addresses in TC-FLOWER rules
2020-08-03 Rahul Lakkireddycxgb4: fix check for running offline ethtool selftest
2020-08-03 David S. MillerMerge branch 'ionic-txrx-updates'
2020-08-03 Shannon Nelsonionic: separate interrupt for Tx and Rx
2020-08-03 Shannon Nelsonionic: tx separate servicing
2020-08-03 Shannon Nelsonionic: use fewer firmware doorbells on rx fill
2020-08-03 Lorenzo Bianconinet: gre: recompute gre csum for sctp over gre tunnels
2020-08-03 Nikolay Aleksandrovnet: bridge: clear bridge's private skb space on xmit
2020-08-03 Florent Fourcotipv6/addrconf: use a boolean to choose between UNREGIST...
2020-08-03 Florent Fourcotipv6/addrconf: call addrconf_ifdown with consistent...
2020-08-03 David S. MillerMerge branch 'net-openvswitch-masks-cache-enhancements'
2020-08-03 Eelco Chaudronnet: openvswitch: make masks cache size configurable
2020-08-03 Eelco Chaudronnet: openvswitch: add masks cache hit counter
2020-08-03 Lorenzo Bianconinet: mvpp2: fix memory leak in mvpp2_rx
2020-08-03 Gaurav Singhethtool: ethnl_set_linkmodes: remove redundant null...
2020-08-03 Peilin Yeopenvswitch: Prevent kernel-infoleak in ovs_ct_put_key()
2020-08-03 wenxunet/sched: act_ct: fix miss set mru for ovs after defra...
2020-08-03 David S. MillerMerge branch 'Improve-MDIO-Ethernet-PHY-reset'
2020-08-03 Bruno Thomsennet: mdio device: use flexible sleeping in reset function
2020-08-03 Bruno Thomsennet: mdiobus: add reset-post-delay-us handling
2020-08-03 Bruno Thomsennet: mdiobus: use flexible sleeping for reset-delay-us
2020-08-03 Bruno Thomsendt-bindings: net: mdio: add reset-post-delay-us property
2020-08-03 Loic Poulainmac80211: Do not report beacon loss if beacon filtering...
2020-08-03 Johannes Bergmac80211: fix misplaced while instead of if
2020-08-03 Miaohe Linnl80211: use eth_zero_addr() to clear mac address
2020-08-03 Miaohe Linmac80211: use eth_zero_addr() to clear mac address
2020-08-03 John Crispinmac8211: fix struct initialisation
2020-08-03 Jouni Malinenmac80211: Handle special status codes in SAE commit
2020-08-02 Pablo Neira... netfilter: nf_tables: report EEXIST on overlaps
2020-08-02 David S. MillerMerge git://git./linux/kernel/git/netdev/net
2020-08-02 Pablo Neira... netfilter: nf_tables: extended netlink error reporting...
2020-08-01 Linus TorvaldsMerge git://git./linux/kernel/git/netdev/net
2020-08-01 Linus TorvaldsMerge tag 'for-linus-2020-08-01' of git://git./linux...
2020-08-01 Linus TorvaldsMerge tag 'perf-tools-fixes-2020-08-01' of git://git...
2020-08-01 Florian Westphalmptcp: fix syncookie build error on UP
2020-08-01 Taehee Yoovxlan: fix memleak of fdb
2020-08-01 Brian Vazquezfib: fix another fib_rules_ops indirect call wrapper...
2020-08-01 Eric Dumazettcp: fix build fong CONFIG_MPTCP=n
2020-08-01 Linus TorvaldsMerge tag 'pinctrl-v5.8-4' of git://git./linux/kernel...
2020-08-01 Tony Nguyenice: Misc minor fixes
2020-08-01 Victor Rajice: adjust profile ID map locks
2020-08-01 Tony Nguyenice: update PTYPE lookup table
2020-08-01 Nick Nunleyice: Disable VLAN pruning in promiscuous mode
2020-08-01 Surabhi Boobice: Graceful error handling in HW table calloc failure
2020-08-01 Kiran Patilice: port fix for chk_linearlize
2020-08-01 Brett Creeleyice: Allow 2 queue pairs per VF on SR-IOV initialization
2020-08-01 Vignesh Sridharice: Clear and free XLT entries on reset
2020-08-01 Jesse Brandeburgice: add useful statistics
2020-08-01 Jesse Brandeburgice: remove page_reuse statistic
2020-08-01 Vignesh Sridharice: Fix RSS profile locks
2020-08-01 Kiran Patilice: fix the vsi_id mask to be 10 bit for set_rss_lut
2020-08-01 Nick Nunleyice: rename misleading grst_delay variable
2020-08-01 Wei Yongjunice: mark PM functions as __maybe_unused
next