aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-19bpf: Remove unneeded breakTom Rix
2020-10-18net: core: use list_del_init() instead of list_del() in netdev_run_todo()Taehee Yoo
2020-10-18ixgbe: fix probing of multi-port devices with one MDIOJakub Kicinski
2020-10-18net: usb: rtl8150: don't incorrectly assign random MAC addressesAnant Thazhemadam
2020-10-18selftests: forwarding: Add missing 'rp_filter' configurationIdo Schimmel
2020-10-18net: openvswitch: fix to make sure flow_lookup() is not preemptedEelco Chaudron
2020-10-16net: pcs-xpcs: depend on MDIO_BUS instead of selecting itIoana Ciornei
2020-10-16icmp: randomize the global rate limiterEric Dumazet
2020-10-16net: ftgmac100: Fix Aspeed ast2600 TX hang issueDylan Hung
2020-10-16tipc: fix incorrect setting window for bcast linkHoang Huu Le
2020-10-16tipc: re-configure queue limit for broadcast linkHoang Huu Le
2020-10-15Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2020-10-15Merge tag 'integrity-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-10-15Merge tag 'trace-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2020-10-15Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-15Merge branch 'parisc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-10-15Merge tag 'linux-kselftest-kunit-fixes-5.10-rc1' of git://git.kernel.org/pub/...Linus Torvalds
2020-10-15Merge tag 'linux-kselftest-next-5.10-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2020-10-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2020-10-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2020-10-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...Linus Torvalds
2020-10-15Merge tag 'dio_for_v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-10-15Merge tag 'fs_for_v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-10-15Merge tag 'configfs-5.10' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-10-15Merge tag 'dmaengine-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2020-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-10-15Revert "bpfilter: Fix build error with CONFIG_BPFILTER_UMH"Jakub Kicinski
2020-10-15net, sockmap: Don't call bpf_prog_put() on NULL pointerAlex Dewar
2020-10-15bpf, selftest: Fix flaky tcp_hdr_options test when adding addr to loMartin KaFai Lau
2020-10-15bpf, sockmap: Add locking annotations to iteratorLorenz Bauer
2020-10-15Merge branch 'for-5.10/i2c-hid' into for-linusJiri Kosina
2020-10-15HID: i2c-hid: Enable wakeup capability from Suspend-to-IdleKai-Heng Feng
2020-10-15netfilter: nftables: allow re-computing sctp CRC-32C in 'payload' statementsDavide Caratti
2020-10-15Merge branch 'for-5.9/upstream-fixes' into for-linusJiri Kosina
2020-10-15Merge branch 'for-5.10/wiimote' into for-linusJiri Kosina
2020-10-15Merge branch 'for-5.10/vivaldi' into for-linusJiri Kosina
2020-10-15Merge branch 'for-5.10/intel-ish-hid' into for-linusJiri Kosina
2020-10-15Merge branch 'for-5.10/i2c-hid' into for-linusJiri Kosina
2020-10-15Merge branch 'for-5.10/cp2112' into for-linusJiri Kosina
2020-10-15Merge branch 'for-5.10/core' into for-linusJiri Kosina
2020-10-15Merge branch 'for-5.10/apple' into for-linusJiri Kosina
2020-10-15Merge tag 'rxrpc-next-20201015' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2020-10-15Merge tag 'sound-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2020-10-15Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-10-15net: fix pos incrementment in ipv6_route_seq_nextYonghong Song
2020-10-15Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-15Merge branch 'net-smc-fixes-2020-10-14'Jakub Kicinski
2020-10-15net/smc: fix invalid return code in smcd_new_buf_create()Karsten Graul