platform/kernel/linux-rpi.git
2020-07-02 Helmut Grohnenet: dsa: microchip: enable ksz9893 via i2c in the...
2020-07-02 Eric Dumazettcp: fix SO_RCVLOWAT possible hangs under high mem...
2020-07-02 Willem de Bruijnip: Fix SO_MARK in RST, ACK and ICMP packets
2020-07-02 Eric Dumazettcp: md5: do not send silly options in SYNCOOKIES
2020-07-02 Rao Shoaibrds: If one path needs re-connection, check all and...
2020-07-02 Eric Dumazettcp: md5: refine tcp_md5_do_add()/tcp_md5_hash_key...
2020-07-01 Sean Tranchettigenetlink: remove genl_bind
2020-07-01 Luo binhinic: fix passing non negative value to ERR_PTR
2020-07-01 Dan Carpenternet: qrtr: Fix an out of bounds read qrtr_endpoint_post()
2020-07-01 Eric Dumazettcp: md5: add missing memory barriers in tcp_md5_do_add...
2020-06-30 Carl Huangnet: qrtr: free flow in __qrtr_node_release
2020-06-30 Li Hengnet: cxgb4: fix return error value in t4_prep_fw
2020-06-30 David S. MillerMerge git://git./pub/scm/linux/kernel/git/bpf/bpf
2020-06-30 Yonghong Songbpf: Add tests for PTR_TO_BTF_ID vs. null comparison
2020-06-30 Yonghong Songbpf: Fix an incorrect branch elimination by verifier
2020-06-30 David S. MillerMerge branch 'net-ipa-three-bug-fixes'
2020-06-30 Alex Eldernet: ipa: introduce ipa_cmd_tag_process()
2020-06-30 Alex Eldernet: ipa: no checksum offload for SDM845 LAN RX
2020-06-30 Alex Eldernet: ipa: always check for stopped channel
2020-06-30 Russell Kingnet: mvneta: fix use of state->speed
2020-06-30 David S. MillerMerge branch 'support-AF_PACKET-for-layer-3-devices'
2020-06-30 Jason A. Donenfeldnet: xfrmi: implement header_ops->parse_protocol for...
2020-06-30 Jason A. Donenfeldnet: sit: implement header_ops->parse_protocol for...
2020-06-30 Jason A. Donenfeldnet: vti: implement header_ops->parse_protocol for...
2020-06-30 Jason A. Donenfeldtun: implement header_ops->parse_protocol for AF_PACKET
2020-06-30 Jason A. Donenfeldwireguard: queueing: make use of ip_tunnel_parse_protocol
2020-06-30 Jason A. Donenfeldwireguard: implement header_ops->parse_protocol for...
2020-06-30 Jason A. Donenfeldnet: ipip: implement header_ops->parse_protocol for...
2020-06-30 Jason A. Donenfeldnet: ip_tunnel: add header_ops for layer 3 devices
2020-06-30 Jakub Sitnickibpf, netns: Fix use-after-free in pernet pre_exit callback
2020-06-30 Alexei StarovoitovMerge branch 'fix-sockmap-flow_dissector-uapi'
2020-06-30 Lorenz Bauerselftests: bpf: Pass program to bpf_prog_detach in...
2020-06-30 Lorenz Bauerselftests: bpf: Pass program and target_fd in flow_diss...
2020-06-30 Lorenz Bauerbpf: sockmap: Require attach_bpf_fd when detaching...
2020-06-30 Lorenz Bauerbpf: sockmap: Check value of unused args to BPF_PROG_ATTACH
2020-06-30 Lorenz Bauerbpf: flow_dissector: Check value of unused flags to...
2020-06-30 Lorenz Bauerbpf: flow_dissector: Check value of unused flags to...
2020-06-30 Alexei StarovoitovMerge branch 'bpf-multi-prog-prep'
2020-06-30 Jakub Sitnickiselftests/bpf: Test updating flow_dissector link with...
2020-06-30 Jakub Sitnickibpf, netns: Keep a list of attached bpf_link's
2020-06-30 Jakub Sitnickibpf, netns: Keep attached programs in bpf_prog_array
2020-06-30 Jakub Sitnickiflow_dissector: Pull BPF program assignment up to bpf...
2020-06-30 Andrii Nakryikobpf: Enforce BPF ringbuf size to be the power of 2
2020-06-30 Christoph Hellwigxsk: Use dma_need_sync instead of reimplenting it
2020-06-30 Christoph Hellwigxsk: Remove a double pool->dev assignment in xp_dma_map
2020-06-30 Christoph Hellwigxsk: Replace the cheap_dma flag with a dma_need_sync...
2020-06-30 Christoph Hellwigdma-mapping: Add a new dma_need_sync API
2020-06-30 Cong Wanggenetlink: get rid of family->attrbuf
2020-06-29 David S. MillerMerge tag 'mac80211-for-net-2020-06-29' of git://git...
2020-06-29 Eric Dumazetllc: make sure applications use ARPHRD_ETHER
2020-06-29 Cong Wangnet: explain the lockdep annotations for dev_uc_unsync()
2020-06-29 Cong Wangnet: get rid of lockdep_set_class_and_subclass()
2020-06-29 Vladimir Olteanlib: packing: add documentation for pbuflen argument
2020-06-29 Horatiu Vulturbridge: mrp: Fix endian conversion and some other warnings
2020-06-28 Alexei StarovoitovMerge branch 'fix-sockmap'
2020-06-28 John Fastabendbpf, sockmap: Add ingres skb tests that utilize merge...
2020-06-28 John Fastabendbpf, sockmap: RCU dereferenced psock may be used outsid...
2020-06-28 John Fastabendbpf, sockmap: RCU splat with redirect and strparser...
2020-06-28 Miaohe Linnet: ipv4: Fix wrong type conversion from hint to rt...
2020-06-26 Claudiu Manoilenetc: Fix tx rings bitmap iteration range, irq handling
2020-06-26 Shannon Nelsonionic: update the queue count on open
2020-06-26 Luca Coelhonl80211: fix memory leak when parsing NL80211_ATTR_HE_B...
2020-06-26 Luca Coelhonl80211: don't return err unconditionally in nl80211_st...
2020-06-26 Linus TorvaldsMerge git://git./linux/kernel/git/netdev/net
2020-06-25 Rao Shoaibrds: transport module should be auto loaded when transp...
2020-06-25 David S. MillerMerge branch 'sched-A-couple-of-fixes-for-sch_cake'
2020-06-25 Toke Høiland... sch_cake: fix a few style nits
2020-06-25 Toke Høiland... sch_cake: don't call diffserv parsing code when it...
2020-06-25 Ilya Ponetayevsch_cake: don't try to reallocate or unshare skb uncond...
2020-06-25 Michal Kubecekethtool: fix error handling in linkstate_prepare_data()
2020-06-25 Linus TorvaldsMerge tag 'trace-v5.8-rc2' of git://git./linux/kernel...
2020-06-25 David S. MillerMerge branch 'napi_gro_receive-caller-return-value...
2020-06-25 Jason A. Donenfeldwil6210: account for napi_gro_receive never returning...
2020-06-25 Jason A. Donenfeldhns: do not cast return value of napi_gro_receive to...
2020-06-25 Jason A. Donenfeldsocionext: account for napi_gro_receive never returning...
2020-06-25 Jason A. Donenfeldwireguard: receive: account for napi_gro_receive never...
2020-06-25 Roopa Prabhuvxlan: fix last fdb index during dump of fdb with nhid
2020-06-25 Marcelo Ricardo... sctp: Don't advertise IPv4 addresses if ipv6only is...
2020-06-25 Briana Ourslertc-testing: avoid action cookies with odd length.
2020-06-25 David S. MillerMerge branch 'tcp_cubic-fix-spurious-HYSTART_DELAY...
2020-06-25 Neal Cardwellbpf: tcp: bpf_cubic: fix spurious HYSTART_DELAY exit...
2020-06-25 Neal Cardwelltcp_cubic: fix spurious HYSTART_DELAY exit upon drop...
2020-06-25 David S. MillerMerge branch 'Fixes-for-SJA1105-DSA-tc-gate-action'
2020-06-25 Vladimir Olteannet: dsa: sja1105: fix tc-gate schedule with single...
2020-06-25 Vladimir Olteannet: dsa: sja1105: recalculate gating subschedule after...
2020-06-25 Vladimir Olteannet: dsa: sja1105: unconditionally free old gating...
2020-06-25 Vladimir Olteannet: dsa: sja1105: move sja1105_compose_gating_subsched...
2020-06-25 Claudiu Bezneanet: macb: free resources on failure path of at91ether_...
2020-06-25 Claudiu Bezneanet: macb: call pm_runtime_put_sync on failure path
2020-06-25 Jesper Dangaard... libbpf: Adjust SEC short cut for expected attach type...
2020-06-25 Linus TorvaldsMerge tag 'fsnotify_for_v5.8-rc3' of git://git./linux...
2020-06-25 David S. MillerMerge git://git./pub/scm/linux/kernel/git/pablo/nf
2020-06-25 Thomas Martitznet: bridge: enfore alignment for ethernet address
2020-06-25 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2020-06-25 Denis Kirjanovtcp: don't ignore ECN CWR on pure ACK
2020-06-25 Ard Biesheuvelnet: phy: mscc: avoid skcipher API for single block...
2020-06-25 Linus TorvaldsMerge tag 's390-5.8-3' of git://git./linux/kernel/git...
2020-06-25 Linus TorvaldsMerge tag 'sound-5.8-rc3' of git://git./linux/kernel...
2020-06-25 John Fastabendbpf: Do not allow btf_ctx_access with __int128 types
2020-06-25 Markus Theilmac80211: allow rx of mesh eapol frames with default...
next