summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-30Merge branch 'net-ipa-three-bug-fixes'David S. Miller
2020-06-30net: ipa: introduce ipa_cmd_tag_process()Alex Elder
2020-06-30net: ipa: no checksum offload for SDM845 LAN RXAlex Elder
2020-06-30net: ipa: always check for stopped channelAlex Elder
2020-06-30net: mvneta: fix use of state->speedRussell King
2020-06-30Merge branch 'support-AF_PACKET-for-layer-3-devices'David S. Miller
2020-06-30net: xfrmi: implement header_ops->parse_protocol for AF_PACKETJason A. Donenfeld
2020-06-30net: sit: implement header_ops->parse_protocol for AF_PACKETJason A. Donenfeld
2020-06-30net: vti: implement header_ops->parse_protocol for AF_PACKETJason A. Donenfeld
2020-06-30tun: implement header_ops->parse_protocol for AF_PACKETJason A. Donenfeld
2020-06-30wireguard: queueing: make use of ip_tunnel_parse_protocolJason A. Donenfeld
2020-06-30wireguard: implement header_ops->parse_protocol for AF_PACKETJason A. Donenfeld
2020-06-30net: ipip: implement header_ops->parse_protocol for AF_PACKETJason A. Donenfeld
2020-06-30net: ip_tunnel: add header_ops for layer 3 devicesJason A. Donenfeld
2020-06-29genetlink: get rid of family->attrbufCong Wang
2020-06-29Merge tag 'mac80211-for-net-2020-06-29' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-06-28llc: make sure applications use ARPHRD_ETHEREric Dumazet
2020-06-28net: explain the lockdep annotations for dev_uc_unsync()Cong Wang
2020-06-28net: get rid of lockdep_set_class_and_subclass()Cong Wang
2020-06-28lib: packing: add documentation for pbuflen argumentVladimir Oltean
2020-06-28bridge: mrp: Fix endian conversion and some other warningsHoratiu Vultur
2020-06-27net: ipv4: Fix wrong type conversion from hint to rt in ip_route_use_hint()Miaohe Lin
2020-06-26enetc: Fix tx rings bitmap iteration range, irq handlingClaudiu Manoil
2020-06-26ionic: update the queue count on openShannon Nelson
2020-06-26nl80211: fix memory leak when parsing NL80211_ATTR_HE_BSS_COLORLuca Coelho
2020-06-26nl80211: don't return err unconditionally in nl80211_start_ap()Luca Coelho
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-06-25rds: transport module should be auto loaded when transport is setRao Shoaib
2020-06-25Merge branch 'sched-A-couple-of-fixes-for-sch_cake'David S. Miller
2020-06-25sch_cake: fix a few style nitsToke Høiland-Jørgensen
2020-06-25sch_cake: don't call diffserv parsing code when it is not neededToke Høiland-Jørgensen
2020-06-25sch_cake: don't try to reallocate or unshare skb unconditionallyIlya Ponetayev
2020-06-25ethtool: fix error handling in linkstate_prepare_data()Michal Kubecek
2020-06-25Merge tag 'trace-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-06-25Merge branch 'napi_gro_receive-caller-return-value-cleanups'David S. Miller
2020-06-25wil6210: account for napi_gro_receive never returning GRO_DROPJason A. Donenfeld
2020-06-25hns: do not cast return value of napi_gro_receive to nullJason A. Donenfeld
2020-06-25socionext: account for napi_gro_receive never returning GRO_DROPJason A. Donenfeld
2020-06-25wireguard: receive: account for napi_gro_receive never returning GRO_DROPJason A. Donenfeld
2020-06-25vxlan: fix last fdb index during dump of fdb with nhidRoopa Prabhu
2020-06-25sctp: Don't advertise IPv4 addresses if ipv6only is set on the socketMarcelo Ricardo Leitner
2020-06-25tc-testing: avoid action cookies with odd length.Briana Oursler
2020-06-25Merge branch 'tcp_cubic-fix-spurious-HYSTART_DELAY-on-RTT-decrease'David S. Miller
2020-06-25bpf: tcp: bpf_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTTNeal Cardwell
2020-06-25tcp_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTTNeal Cardwell
2020-06-25Merge branch 'Fixes-for-SJA1105-DSA-tc-gate-action'David S. Miller
2020-06-25net: dsa: sja1105: fix tc-gate schedule with single elementVladimir Oltean
2020-06-25net: dsa: sja1105: recalculate gating subschedule after deleting tc-gate rulesVladimir Oltean
2020-06-25net: dsa: sja1105: unconditionally free old gating configVladimir Oltean
2020-06-25net: dsa: sja1105: move sja1105_compose_gating_subschedule at the topVladimir Oltean