summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2021-08-18net: dsa: tag_sja1105: be dsa_loop-safeVladimir Oltean
2021-08-13ethernet: fix PTP_1588_CLOCK dependenciesArnd Bergmann
2021-08-13net: in_irq() cleanupChangbin Du
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-12Merge tag 'net-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-08-11net: igmp: increase size of mr_ifc_countEric Dumazet
2021-08-11net/mlx5: Allocate individual capabilityParav Pandit
2021-08-11net/mlx5: Reorganize current and maximal capabilities to be per-typeParav Pandit
2021-08-11net/mlx5: Delete impossible dev->state checksLeon Romanovsky
2021-08-11net/mlx5: Fix typo in commentsCai Huoqing
2021-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2021-08-10Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2021-08-10Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-08-10Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2021-08-10bpf: Fix potentially incorrect results with bpf_get_local_storage()Yonghong Song
2021-08-10bpf: Add lockdown check for probe_write_user helperDaniel Borkmann
2021-08-09net/mlx5: Synchronize correct IRQ when destroying CQShay Drory
2021-08-09page_pool: add interface to manipulate frag count in page poolYunsheng Lin
2021-08-09page_pool: keep pp info as long as page pool owns the pageYunsheng Lin
2021-08-09net, core: Add support for XDP redirection to slave deviceJussi Maki
2021-08-09bpf: Add _kernel suffix to internal lockdown_bpf_readDaniel Borkmann
2021-08-09netfilter: x_tables: never register tables by defaultFlorian Westphal
2021-08-08Merge tag 'tty-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-08-08Merge tag 'usb-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-08-08once: Fix panic when module unloadKefeng Wang
2021-08-06Merge tag 'soc-fixes-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2021-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-05net/mlx5: E-Switch, Add event callback for representorsMark Bloch
2021-08-05{net, RDMA}/mlx5: Extend send to vport rulesMark Bloch
2021-08-05net/mlx5: Lag, add initial logic for shared FDBMark Bloch
2021-08-05net/mlx5: Return mdev from eswitchMark Bloch
2021-08-05netdevice: add the case if dev is NULLYajun Deng
2021-08-05net/ipv4/igmp: Use struct_size() helperGustavo A. R. Silva
2021-08-04net: make switchdev_bridge_port_{,unoffload} loosely coupled with the bridgeVladimir Oltean
2021-08-04net: add netif_set_real_num_queues() for device reconfigJakub Kicinski
2021-08-04bus: fsl-mc: extend fsl_mc_get_endpoint() to pass interface IDIoana Ciornei
2021-08-04netfilter: ipset: Limit the maximal range of consecutive elements to add/deleteJozsef Kadlecsik
2021-08-03move netdev_boot_setup into Space.cArnd Bergmann
2021-08-03skbuff: introduce skb_expand_head()Vasily Averin
2021-08-03net: really fix the build...David S. Miller
2021-08-02net/mlx5: Move TTC logic to fs_ttcMaor Gottlieb
2021-08-02Revert "mhi: Fix networking tree build."Jakub Kicinski
2021-08-02Merge tag 'tee-kexec-fixes-for-v5.14' of git://git.linaro.org:/people/jens.wi...Arnd Bergmann
2021-08-02mhi: Fix networking tree build.David S. Miller
2021-08-02netfilter: ebtables: do not hook tables by defaultFlorian Westphal
2021-07-31Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-07-30Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-07-30sk_buff: avoid potentially clearing 'slow_gro' fieldPaolo Abeni