summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-01-13net/mlx5: Add HW definition of reg_c_preservePaul Blakey
2021-01-12net: dsa: add optional stats64 supportOleksij Rempel
2021-01-11Fix whitespace in uapi/linux/tcp.h.Danilo Carvalho
2021-01-11net: switchdev: delete the transaction objectVladimir Oltean
2021-01-11net: dsa: remove the transactional logic from VLAN objectsVladimir Oltean
2021-01-11net: dsa: remove the transactional logic from MDB entriesVladimir Oltean
2021-01-11net: switchdev: remove the transaction structure from port attributesVladimir Oltean
2021-01-11net: switchdev: remove the transaction structure from port object notifiersVladimir Oltean
2021-01-11net: switchdev: remove vid_begin -> vid_end range from VLAN objectsVladimir Oltean
2021-01-09mptcp: add set_flags command in PM netlinkGeliang Tang
2021-01-09net-gro: remove GRO_DROPEric Dumazet
2021-01-09soc: qcom: mdt_loader: define stubs for COMPILE_TESTAlex Elder
2021-01-09remoteproc: qcom: expose types for COMPILE_TESTAlex Elder
2021-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-08Merge tag 'net-5.11-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds
2021-01-08Revert "init/console: Use ttynull as a fallback when there is no console"Petr Mladek
2021-01-07skbuff: Rename skb_zcopy_{get|put} to net_zcopy_{get|put}Jonathan Lemon
2021-01-07tap/tun: add skb_zcopy_init() helper for initialization.Jonathan Lemon
2021-01-07skbuff: add flags to ubuf_info for ubuf setupJonathan Lemon
2021-01-07net: group skb_shinfo zerocopy related bits together.Jonathan Lemon
2021-01-07skbuff: rename sock_zerocopy_* to msg_zerocopy_*Jonathan Lemon
2021-01-07skbuff: Call sock_zerocopy_put_abort from skb_zcopy_put_abortJonathan Lemon
2021-01-07skbuff: Add skb parameter to the ubuf zerocopy callbackJonathan Lemon
2021-01-07skbuff: replace sock_zerocopy_get with skb_zcopy_getJonathan Lemon
2021-01-07skbuff: replace sock_zerocopy_put() with skb_zcopy_put()Jonathan Lemon
2021-01-07skbuff: Push status and refcounts into sock_zerocopy_callbackJonathan Lemon
2021-01-07skbuff: remove unused skb_zcopy_abort functionJonathan Lemon
2021-01-07net: dsa: remove the DSA specific notifiersVladimir Oltean
2021-01-07net: dsa: export dsa_slave_dev_checkVladimir Oltean
2021-01-07net: dsa: move the Broadcom tag information in a separate header fileVladimir Oltean
2021-01-07net: dsa: listen for SWITCHDEV_{FDB,DEL}_ADD_TO_DEVICE on foreign bridge neig...Vladimir Oltean
2021-01-07net: phy: bcm7xxx: Add an entry for BCM72116Florian Fainelli
2021-01-07udp_tunnel: reshuffle NETIF_F_RX_UDP_TUNNEL_PORT checksJakub Kicinski
2021-01-07net: remove ndo_udp_tunnel_* callbacksJakub Kicinski
2021-01-07net/mlx5e: Add missing capability check for uplink followAya Levin
2021-01-05net: suggest L2 discards be counted towards rx_droppedJakub Kicinski
2021-01-05Merge tag 'net-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-01-05Merge tag 'afs-fixes-04012021' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2021-01-04Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2021-01-04Merge tag 'compiler-attributes-for-linus-v5.11' of git://github.com/ojeda/linuxLinus Torvalds
2021-01-04afs: Fix directory entry size calculationDavid Howells
2021-01-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-12-30Merge tag 'ceph-for-5.11-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds
2020-12-29kdev_t: always inline major/minor helper functionsJosh Poimboeuf
2020-12-29sizes.h: add SZ_8G/SZ_16G/SZ_32G macrosHuang Shijie
2020-12-29local64.h: make <asm/local64.h> mandatoryRandy Dunlap
2020-12-29mm: memmap defer init doesn't work as expectedBaoquan He
2020-12-29mm: add prototype for __add_to_page_cache_locked()Souptick Joarder
2020-12-29Revert "kbuild: avoid static_assert for genksyms"Masahiro Yamada