summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-03ionic: separate interrupt for Tx and RxShannon Nelson
2020-08-03ionic: tx separate servicingShannon Nelson
2020-08-03ionic: use fewer firmware doorbells on rx fillShannon Nelson
2020-08-03net: gre: recompute gre csum for sctp over gre tunnelsLorenzo Bianconi
2020-08-03net: bridge: clear bridge's private skb space on xmitNikolay Aleksandrov
2020-08-03ipv6/addrconf: use a boolean to choose between UNREGISTER/DOWNFlorent Fourcot
2020-08-03ipv6/addrconf: call addrconf_ifdown with consistent valuesFlorent Fourcot
2020-08-03Merge branch 'net-openvswitch-masks-cache-enhancements'David S. Miller
2020-08-03net: openvswitch: make masks cache size configurableEelco Chaudron
2020-08-03net: openvswitch: add masks cache hit counterEelco Chaudron
2020-08-03net: mvpp2: fix memory leak in mvpp2_rxLorenzo Bianconi
2020-08-03ethtool: ethnl_set_linkmodes: remove redundant null checkGaurav Singh
2020-08-03openvswitch: Prevent kernel-infoleak in ovs_ct_put_key()Peilin Ye
2020-08-03net/sched: act_ct: fix miss set mru for ovs after defrag in act_ctwenxu
2020-08-03Merge branch 'Improve-MDIO-Ethernet-PHY-reset'David S. Miller
2020-08-03net: mdio device: use flexible sleeping in reset functionBruno Thomsen
2020-08-03net: mdiobus: add reset-post-delay-us handlingBruno Thomsen
2020-08-03net: mdiobus: use flexible sleeping for reset-delay-usBruno Thomsen
2020-08-03dt-bindings: net: mdio: add reset-post-delay-us propertyBruno Thomsen
2020-08-03mac80211: Do not report beacon loss if beacon filtering enabledLoic Poulain
2020-08-03mac80211: fix misplaced while instead of ifJohannes Berg
2020-08-03nl80211: use eth_zero_addr() to clear mac addressMiaohe Lin
2020-08-03mac80211: use eth_zero_addr() to clear mac addressMiaohe Lin
2020-08-03mac8211: fix struct initialisationJohn Crispin
2020-08-03mac80211: Handle special status codes in SAE commitJouni Malinen
2020-08-02netfilter: nf_tables: report EEXIST on overlapsPablo Neira Ayuso
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-08-02netfilter: nf_tables: extended netlink error reporting for expressionsPablo Neira Ayuso
2020-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-08-01Merge tag 'for-linus-2020-08-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-08-01Merge tag 'perf-tools-fixes-2020-08-01' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2020-08-01mptcp: fix syncookie build error on UPFlorian Westphal
2020-08-01vxlan: fix memleak of fdbTaehee Yoo
2020-08-01fib: fix another fib_rules_ops indirect call wrapper problemBrian Vazquez
2020-08-01tcp: fix build fong CONFIG_MPTCP=nEric Dumazet
2020-08-01Merge tag 'pinctrl-v5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2020-08-01ice: Misc minor fixesTony Nguyen
2020-08-01ice: adjust profile ID map locksVictor Raj
2020-08-01ice: update PTYPE lookup tableTony Nguyen
2020-08-01ice: Disable VLAN pruning in promiscuous modeNick Nunley
2020-08-01ice: Graceful error handling in HW table calloc failureSurabhi Boob
2020-08-01ice: port fix for chk_linearlizeKiran Patil
2020-08-01ice: Allow 2 queue pairs per VF on SR-IOV initializationBrett Creeley
2020-08-01ice: Clear and free XLT entries on resetVignesh Sridhar
2020-08-01ice: add useful statisticsJesse Brandeburg
2020-08-01ice: remove page_reuse statisticJesse Brandeburg
2020-08-01ice: Fix RSS profile locksVignesh Sridhar
2020-08-01ice: fix the vsi_id mask to be 10 bit for set_rss_lutKiran Patil
2020-08-01ice: rename misleading grst_delay variableNick Nunley
2020-08-01ice: mark PM functions as __maybe_unusedWei Yongjun