summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-21net: hdlc_raw_eth: Clear the IFF_TX_SKB_SHARING flag after calling ether_setupXie He
2020-10-21net: hdlc: In hdlc_rcv, check to make sure dev is an HDLC deviceXie He
2020-10-21mptcp: depends on IPV6 but not as a moduleMatthieu Baerts
2020-10-20sfc: move initialisation of efx->filter_sem to efx_init_struct()Edward Cree
2020-10-20mpls: load mpls_gso after mpls_iptunnelAlexander Ovechkin
2020-10-20net/sched: act_tunnel_key: fix OOB write in case of IPv6 ERSPAN tunnelsDavide Caratti
2020-10-20net/sched: act_gate: Unlock ->tcfa_lock in tc_setup_flow_action()Guillaume Nault
2020-10-20net: dsa: bcm_sf2: make const array static, makes object smallerColin Ian King
2020-10-20mptcp: MPTCP_IPV6 should depend on IPV6 instead of selecting itGeert Uytterhoeven
2020-10-20net: chelsio: inline_crypto: fix Kconfig and build errorsRandy Dunlap
2020-10-20Merge branch 'chelsio-chtls-fix-inline-tls-bugs'Jakub Kicinski
2020-10-20chelsio/chtls: fix writing freed memoryVinay Kumar Yadav
2020-10-20chelsio/chtls: correct function return and return typeVinay Kumar Yadav
2020-10-20chelsio/chtls: Fix panic when listen on multiadapterVinay Kumar Yadav
2020-10-20chelsio/chtls: fix panic when server is on ipv6Vinay Kumar Yadav
2020-10-20chelsio/chtls: correct netdevice for vlan interfaceVinay Kumar Yadav
2020-10-20chelsio/chtls: fix socket lockVinay Kumar Yadav
2020-10-20nfc: Ensure presence of NFC_ATTR_FIRMWARE_NAME attribute in nfc_genl_fw_downl...Defang Bo
2020-10-20mptcp: MPTCP_KUNIT_TESTS should depend on MPTCP instead of selecting itGeert Uytterhoeven
2020-10-20Merge branch 'init-ahmac-and-port-of-mptcp_options_received'Jakub Kicinski
2020-10-20mptcp: move mptcp_options_received's port initializationGeliang Tang
2020-10-20mptcp: initialize mptcp_options_received's ahmacGeliang Tang
2020-10-20net/sched: act_ct: Fix adding udp port mangle operationRoi Dayan
2020-10-20netsec: ignore 'phy-mode' device property on ACPI systemsArd Biesheuvel
2020-10-20nfc: remove unneeded breakTom Rix
2020-10-20net: remove unneeded breakTom Rix
2020-10-19nexthop: Fix performance regression in nexthop deletionIdo Schimmel
2020-10-19net: dsa: seville: the packet buffer is 2 megabits, not megabytesMaxim Kochetkov
2020-10-19selftests: rtnetlink: load fou module for kci_test_encap_fou() testPo-Hsu Lin
2020-10-19net: dsa: tag_ksz: KSZ8795 and KSZ9477 also use tail tagsChristian Eggers
2020-10-19net: korina: cast KSEG0 address to pointer in kfreeValentin Vidic
2020-10-19r8169: fix operation under forced interrupt threadingHeiner Kallweit
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