Age | Commit message (Expand) | Author |
2020-10-21 | net: hdlc_raw_eth: Clear the IFF_TX_SKB_SHARING flag after calling ether_setup | Xie He |
2020-10-21 | net: hdlc: In hdlc_rcv, check to make sure dev is an HDLC device | Xie He |
2020-10-21 | mptcp: depends on IPV6 but not as a module | Matthieu Baerts |
2020-10-20 | sfc: move initialisation of efx->filter_sem to efx_init_struct() | Edward Cree |
2020-10-20 | mpls: load mpls_gso after mpls_iptunnel | Alexander Ovechkin |
2020-10-20 | net/sched: act_tunnel_key: fix OOB write in case of IPv6 ERSPAN tunnels | Davide Caratti |
2020-10-20 | net/sched: act_gate: Unlock ->tcfa_lock in tc_setup_flow_action() | Guillaume Nault |
2020-10-20 | net: dsa: bcm_sf2: make const array static, makes object smaller | Colin Ian King |
2020-10-20 | mptcp: MPTCP_IPV6 should depend on IPV6 instead of selecting it | Geert Uytterhoeven |
2020-10-20 | net: chelsio: inline_crypto: fix Kconfig and build errors | Randy Dunlap |
2020-10-20 | Merge branch 'chelsio-chtls-fix-inline-tls-bugs' | Jakub Kicinski |
2020-10-20 | chelsio/chtls: fix writing freed memory | Vinay Kumar Yadav |
2020-10-20 | chelsio/chtls: correct function return and return type | Vinay Kumar Yadav |
2020-10-20 | chelsio/chtls: Fix panic when listen on multiadapter | Vinay Kumar Yadav |
2020-10-20 | chelsio/chtls: fix panic when server is on ipv6 | Vinay Kumar Yadav |
2020-10-20 | chelsio/chtls: correct netdevice for vlan interface | Vinay Kumar Yadav |
2020-10-20 | chelsio/chtls: fix socket lock | Vinay Kumar Yadav |
2020-10-20 | nfc: Ensure presence of NFC_ATTR_FIRMWARE_NAME attribute in nfc_genl_fw_downl... | Defang Bo |
2020-10-20 | mptcp: MPTCP_KUNIT_TESTS should depend on MPTCP instead of selecting it | Geert Uytterhoeven |
2020-10-20 | Merge branch 'init-ahmac-and-port-of-mptcp_options_received' | Jakub Kicinski |
2020-10-20 | mptcp: move mptcp_options_received's port initialization | Geliang Tang |
2020-10-20 | mptcp: initialize mptcp_options_received's ahmac | Geliang Tang |
2020-10-20 | net/sched: act_ct: Fix adding udp port mangle operation | Roi Dayan |
2020-10-20 | netsec: ignore 'phy-mode' device property on ACPI systems | Ard Biesheuvel |
2020-10-20 | nfc: remove unneeded break | Tom Rix |
2020-10-20 | net: remove unneeded break | Tom Rix |
2020-10-19 | nexthop: Fix performance regression in nexthop deletion | Ido Schimmel |
2020-10-19 | net: dsa: seville: the packet buffer is 2 megabits, not megabytes | Maxim Kochetkov |
2020-10-19 | selftests: rtnetlink: load fou module for kci_test_encap_fou() test | Po-Hsu Lin |
2020-10-19 | net: dsa: tag_ksz: KSZ8795 and KSZ9477 also use tail tags | Christian Eggers |
2020-10-19 | net: korina: cast KSEG0 address to pointer in kfree | Valentin Vidic |
2020-10-19 | r8169: fix operation under forced interrupt threading | Heiner Kallweit |
2020-10-18 | net: core: use list_del_init() instead of list_del() in netdev_run_todo() | Taehee Yoo |
2020-10-18 | ixgbe: fix probing of multi-port devices with one MDIO | Jakub Kicinski |
2020-10-18 | net: usb: rtl8150: don't incorrectly assign random MAC addresses | Anant Thazhemadam |
2020-10-18 | selftests: forwarding: Add missing 'rp_filter' configuration | Ido Schimmel |
2020-10-18 | net: openvswitch: fix to make sure flow_lookup() is not preempted | Eelco Chaudron |
2020-10-16 | net: pcs-xpcs: depend on MDIO_BUS instead of selecting it | Ioana Ciornei |
2020-10-16 | icmp: randomize the global rate limiter | Eric Dumazet |
2020-10-16 | net: ftgmac100: Fix Aspeed ast2600 TX hang issue | Dylan Hung |
2020-10-16 | tipc: fix incorrect setting window for bcast link | Hoang Huu Le |
2020-10-16 | tipc: re-configure queue limit for broadcast link | Hoang Huu Le |
2020-10-15 | Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2020-10-15 | Merge tag 'integrity-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-10-15 | Merge tag 'trace-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2020-10-15 | Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-10-15 | Merge branch 'parisc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-10-15 | Merge tag 'linux-kselftest-kunit-fixes-5.10-rc1' of git://git.kernel.org/pub/... | Linus Torvalds |
2020-10-15 | Merge tag 'linux-kselftest-next-5.10-rc1' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2020-10-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |