summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-01netfilter: nft_reject_inet: allow to use reject from inet ingressPablo Neira Ayuso
2020-11-01netfilter: nftables: Add __printf() attributeAndrew Lunn
2020-10-31netfilter: ipset: Expose the initval hash parameter to userspaceJozsef Kadlecsik
2020-10-31netfilter: ipset: Add bucketsize parameter to all hash typesJozsef Kadlecsik
2020-10-31netfilter: ipset: Support the -exist flag with the destroy commandJozsef Kadlecsik
2020-10-31netfilter: nft_reject: add reject verdict support for netdevJose M. Guisado Gomez
2020-10-31netfilter: nft_reject: unify reject init and dump into nft_rejectJose M. Guisado Gomez
2020-10-31netfilter: nf_reject: add reject skbuff creation helpersJose M. Guisado Gomez
2020-10-29net/mac8390: discard unnecessary breaksZhang Qilong
2020-10-29net: mii: Report advertised link capabilities when autonegotiation is offŁukasz Stelmach
2020-10-29Merge branch 'net-bridge-cfm-add-support-for-connectivity-fault-management-cfm'Jakub Kicinski
2020-10-29bridge: cfm: Netlink Notifications.Henrik Bjoernlund
2020-10-29bridge: cfm: Netlink GET status Interface.Henrik Bjoernlund
2020-10-29bridge: cfm: Netlink GET configuration Interface.Henrik Bjoernlund
2020-10-29bridge: cfm: Netlink SET configuration Interface.Henrik Bjoernlund
2020-10-29bridge: cfm: Kernel space implementation of CFM. CCM frame RX added.Henrik Bjoernlund
2020-10-29bridge: cfm: Kernel space implementation of CFM. CCM frame TX added.Henrik Bjoernlund
2020-10-29bridge: cfm: Kernel space implementation of CFM. MEP create/delete.Henrik Bjoernlund
2020-10-29bridge: uapi: cfm: Added EtherType used by the CFM protocol.Henrik Bjoernlund
2020-10-29bridge: cfm: Add BRIDGE_CFM to Kconfig.Henrik Bjoernlund
2020-10-29net: bridge: extend the process of special framesHenrik Bjoernlund
2020-10-29Merge branch 'vsock-minor-clean-up-of-ioctl-error-handling'Jakub Kicinski
2020-10-29vsock: fix the error return when an invalid ioctl command is usedColin Ian King
2020-10-29vsock: remove ratelimit unknown ioctl messageColin Ian King
2020-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-10-29Merge tag 'fallthrough-fixes-clang-5.10-rc2' of git://git.kernel.org/pub/scm/...Linus Torvalds
2020-10-29Merge tag 'net-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2020-10-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-10-29r8169: fix issue with forced threading in combination with shared interruptsHeiner Kallweit
2020-10-29netem: fix zero division in tabledistAleksandr Nogikh
2020-10-29ibmvnic: fix ibmvnic_set_macLijun Pan
2020-10-29mptcp: add missing memory scheduling in the rx pathPaolo Abeni
2020-10-29include: jhash/signal: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-10-29Merge tag 'afs-fixes-20201029' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-29tipc: fix memory leak caused by tipc_buf_append()Tung Nguyen
2020-10-29gtp: fix an use-before-init in gtp_newlink()Masahiro Fujiwara
2020-10-29Merge tag 'ext4_for_linus_fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-10-29afs: Fix dirty-region encoding on ppc32 with 64K pagesDavid Howells
2020-10-29afs: Fix afs_invalidatepage to adjust the dirty regionDavid Howells
2020-10-29afs: Alter dirty range encoding in page->privateDavid Howells
2020-10-29afs: Wrap page->private manipulations in inline functionsDavid Howells
2020-10-29afs: Fix where page->private is set during writeDavid Howells
2020-10-29afs: Fix page leak on afs_write_begin() failureDavid Howells
2020-10-29afs: Fix to take ref on page when PG_private is setDavid Howells
2020-10-28Merge tag 'trace-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-10-28ext4: indicate that fast_commit is available via /sys/fs/ext4/feature/...Theodore Ts'o
2020-10-28ext4: use generic casefolding supportDaniel Rosenberg
2020-10-28ext4: do not use extent after put_bhyangerkun
2020-10-28ext4: use IS_ERR() for error checking of pathHarshad Shirwadkar
2020-10-28ext4: fix mmap write protection for data=journal modeJan Kara