Age | Commit message (Expand) | Author |
2021-01-14 | can: dev: can_get_echo_skb(): extend to return can frame length | Marc Kleine-Budde |
2021-01-14 | can: dev: can_put_echo_skb(): extend to handle frame_len | Vincent Mailhol |
2021-01-14 | can: dev: extend struct can_skb_priv to hold CAN frame length | Marc Kleine-Budde |
2021-01-14 | can: length: can_skb_get_frame_len(): introduce function to get data length o... | Vincent Mailhol |
2021-01-14 | can: length: canfd_sanitize_len(): add function to sanitize CAN-FD data length | Marc Kleine-Budde |
2021-01-13 | can: dev: move netlink related code into seperate file | Marc Kleine-Budde |
2021-01-13 | can: dev: move skb related into seperate file | Marc Kleine-Budde |
2021-01-13 | can: dev: move length related code into seperate file | Marc Kleine-Budde |
2021-01-13 | can: dev: move bittiming related code into seperate file | Marc Kleine-Budde |
2021-01-09 | net-gro: remove GRO_DROP | Eric Dumazet |
2021-01-09 | soc: qcom: mdt_loader: define stubs for COMPILE_TEST | Alex Elder |
2021-01-09 | remoteproc: qcom: expose types for COMPILE_TEST | Alex Elder |
2021-01-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-01-08 | Merge tag 'net-5.11-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/n... | Linus Torvalds |
2021-01-08 | Revert "init/console: Use ttynull as a fallback when there is no console" | Petr Mladek |
2021-01-07 | skbuff: Rename skb_zcopy_{get|put} to net_zcopy_{get|put} | Jonathan Lemon |
2021-01-07 | tap/tun: add skb_zcopy_init() helper for initialization. | Jonathan Lemon |
2021-01-07 | skbuff: add flags to ubuf_info for ubuf setup | Jonathan Lemon |
2021-01-07 | net: group skb_shinfo zerocopy related bits together. | Jonathan Lemon |
2021-01-07 | skbuff: rename sock_zerocopy_* to msg_zerocopy_* | Jonathan Lemon |
2021-01-07 | skbuff: Call sock_zerocopy_put_abort from skb_zcopy_put_abort | Jonathan Lemon |
2021-01-07 | skbuff: Add skb parameter to the ubuf zerocopy callback | Jonathan Lemon |
2021-01-07 | skbuff: replace sock_zerocopy_get with skb_zcopy_get | Jonathan Lemon |
2021-01-07 | skbuff: replace sock_zerocopy_put() with skb_zcopy_put() | Jonathan Lemon |
2021-01-07 | skbuff: Push status and refcounts into sock_zerocopy_callback | Jonathan Lemon |
2021-01-07 | skbuff: remove unused skb_zcopy_abort function | Jonathan Lemon |
2021-01-07 | net: dsa: move the Broadcom tag information in a separate header file | Vladimir Oltean |
2021-01-07 | net: phy: bcm7xxx: Add an entry for BCM72116 | Florian Fainelli |
2021-01-07 | net: remove ndo_udp_tunnel_* callbacks | Jakub Kicinski |
2021-01-07 | net/mlx5e: Add missing capability check for uplink follow | Aya Levin |
2021-01-04 | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds |
2021-01-04 | Merge tag 'compiler-attributes-for-linus-v5.11' of git://github.com/ojeda/linux | Linus Torvalds |
2021-01-01 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2020-12-30 | Merge tag 'ceph-for-5.11-rc2' of git://github.com/ceph/ceph-client | Linus Torvalds |
2020-12-29 | kdev_t: always inline major/minor helper functions | Josh Poimboeuf |
2020-12-29 | sizes.h: add SZ_8G/SZ_16G/SZ_32G macros | Huang Shijie |
2020-12-29 | mm: memmap defer init doesn't work as expected | Baoquan He |
2020-12-29 | mm: add prototype for __add_to_page_cache_locked() | Souptick Joarder |
2020-12-29 | Revert "kbuild: avoid static_assert for genksyms" | Masahiro Yamada |
2020-12-28 | libceph: add __maybe_unused to DEFINE_MSGR2_FEATURE | Ilya Dryomov |
2020-12-25 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2020-12-24 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2020-12-24 | Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-12-24 | Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-12-24 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2020-12-23 | Merge tag 'tag-chrome-platform-for-v5.11' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2020-12-22 | Merge tag 'pm-5.11-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
2020-12-22 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-12-22 | Merge tag 'dma-mapping-5.11' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2020-12-22 | kasan, mm: allow cache merging with no metadata | Andrey Konovalov |