summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-10net: ipv6: route.c:fix indentationShubhankar Kuranagatti
2021-03-10net: add a helper to avoid issues with HW TX timestamping and SO_TXTIMEVladimir Oltean
2021-03-10FDDI: defza: Update my e-mail addressMaciej W. Rozycki
2021-03-10FDDI: defxx: Update my e-mail addressMaciej W. Rozycki
2021-03-10FDDI: if_fddi.h: Update my e-mail addressMaciej W. Rozycki
2021-03-10sched: act_sample: Implement stats_update callbackIdo Schimmel
2021-03-10isdn: mISDN: remove unneeded variable 'ret'Yang Li
2021-03-10net: broadcom: bcm4908_enet: read MAC from OFRafał Miłecki
2021-03-10skbuff: remove some unnecessary operation in skb_segment_list()Yunsheng Lin
2021-03-10qed: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-03-10net: plip: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-03-10net: rose: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-03-10net: core: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-03-10net: bridge: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-03-10net: ax25: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-03-10decnet: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-03-10net: cassini: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-03-10net: 3c509: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-03-10net: mscc: ocelot: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-03-10net: fddi: skfp: smt: Replace one-element array with flexible-array memberGustavo A. R. Silva
2021-03-10net/rds: Drop duplicate sin and sin6 assignmentsYejune Deng
2021-03-10net: ethernet: chelsiofix: spelling typo of 'rewriteing'Wang Qing
2021-03-10drivers: isdn: mISDN: fix spelling typo of 'wheter'Wang Qing
2021-03-10virtio-net: support XDP when not more queuesXuan Zhuo
2021-03-10net: socket: use BIT() for MSG_*Menglong Dong
2021-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-03-09Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2021-03-09Merge git://git.kernel.org:/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2021-03-09sparc: sparc64_defconfig: remove duplicate CONFIGsCorentin Labbe
2021-03-09sparc64: Fix opcode filtering in handling of no fault loadsRob Gardner
2021-03-09Merge branch 's390-qeth-fixes'David S. Miller
2021-03-09s390/qeth: fix notification for pending buffers during teardownJulian Wiedmann
2021-03-09s390/qeth: schedule TX NAPI on QAOB completionJulian Wiedmann
2021-03-09s390/qeth: improve completion of pending TX buffersJulian Wiedmann
2021-03-09s390/qeth: fix memory leak after failed TX Buffer allocationJulian Wiedmann
2021-03-09Merge branch 'virtio_net-infinite-loop'David S. Miller
2021-03-09net: avoid infinite loop in mpls_gso_segment when mpls_hlen == 0Balazs Nemeth
2021-03-09net: check if protocol extracted by virtio_net_hdr_set_proto is correctBalazs Nemeth
2021-03-10Merge branch 'bpf-xdp-redirect'Daniel Borkmann
2021-03-10bpf, xdp: Restructure redirect actionsBjörn Töpel
2021-03-10bpf, xdp: Make bpf_redirect_map() a map operationBjörn Töpel
2021-03-09net: dsa: xrs700x: check if partner is same as port in hsr joinGeorge McCollister
2021-03-10selftests/bpf: Fix compiler warning in BPF_KPROBE definition in loop6.cAndrii Nakryiko
2021-03-09Merge tag 'gpio-fixes-for-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-03-09Merge tag 'mips-fixes_5.12_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-03-09net: lapbether: Remove netif_start_queue / netif_stop_queueXie He
2021-03-09Merge branch 'Add clang-based BTF_KIND_FLOAT tests'Alexei Starovoitov
2021-03-09selftests/bpf: Add BTF_KIND_FLOAT to btf_dump_test_case_syntaxIlya Leoshkevich
2021-03-09selftests/bpf: Add BTF_KIND_FLOAT to test_core_reloc_sizeIlya Leoshkevich
2021-03-09MIPS: kernel: Reserve exception base early to prevent corruptionThomas Bogendoerfer