summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-08-04net: vlan: update wrong commentsEric Dumazet
2023-08-03Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-03net: invert the netdevice.h vs xdp.h dependencyJakub Kicinski
2023-08-03net: move struct netdev_rx_queue out of netdevice.hJakub Kicinski
2023-08-03bonding: support balance-alb with openvswitchMateusz Kowalski
2023-08-02net: remove phy_has_hwtstamp() -> phy_mii_ioctl() decision from converted dri...Vladimir Oltean
2023-08-02net: phy: provide phylib stubs for hardware timestamping operationsVladimir Oltean
2023-08-02net: add hwtstamping helpers for stackable net devicesMaxim Georgiev
2023-08-02net: add NDOs for configuring hardware timestampingMaxim Georgiev
2023-08-02net/mlx5e: Make TC and IPsec offloads mutually exclusive on a netdevJianbo Liu
2023-08-02net/mlx5e: Support IPsec packet offload for TX in switchdev modeJianbo Liu
2023-08-02net/mlx5e: Handle IPsec offload for RX datapath in switchdev modeJianbo Liu
2023-08-02net/mlx5e: Support IPsec packet offload for RX in switchdev modeJianbo Liu
2023-08-02Merge tag 'soc-fixes-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-08-02Merge tag 'bitmap-6.5-rc5' of https://github.com:/norov/linuxLinus Torvalds
2023-08-02bpf: fix bpf_probe_read_kernel prototype mismatchArnd Bergmann
2023-07-31tcx: Fix splat during dev unregisterMartin KaFai Lau
2023-07-29Merge tag '6.5-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-07-29Merge tag 'trace-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-07-28Merge tag 'mm-hotfixes-stable-2023-07-28-15-52' of git://git.kernel.org/pub/s...Linus Torvalds
2023-07-28Merge tag 'thermal-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-07-28ftrace: Remove unused extern declarationsYueHaibing
2023-07-28netfilter: defrag: Add glue hooks for enabling/disabling defragDaniel Xu
2023-07-28Merge tag 'mlx5-updates-2023-07-24' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-07-28net: change accept_ra_min_rtr_lft to affect all RA lifetimesPatrick Rohr
2023-07-28net: convert some netlink netdev iterators to depend on the xarrayJakub Kicinski
2023-07-28can: rx-offload: add can_rx_offload_get_echo_skb_queue_tail()Marc Kleine-Budde
2023-07-28can: rx-offload: rename rx_offload_get_echo_skb() -> can_rx_offload_get_echo_...Marc Kleine-Budde
2023-07-27net: stmmac: Make ptp_clk_freq_config variable type explicitAndrew Halaney
2023-07-27bpf: Fix jit blinding with new sdiv/smov insnsYonghong Song
2023-07-27bpf: Support new sign-extension load insnsYonghong Song
2023-07-27net: Remove unused declaration dev_restart()YueHaibing
2023-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-07-27mm: fix memory ordering for mm_lock_seq and vm_lock_seqJann Horn
2023-07-27net/mlx5: Allocate command stats with xarrayShay Drory
2023-07-27net/mlx5: Re-organize mlx5_cmd structShay Drory
2023-07-27net/mlx5: Devcom, Infrastructure changesRoi Dayan
2023-07-27backlight: corgi_lcd: fix missing prototypeArnd Bergmann
2023-07-26net: phy: smsc: add WoL support to LAN8740/LAN8742 PHYsTristram Ha
2023-07-26net: skbuff: remove unused HAVE_HW_TIME_STAMP feature definePeter Seiderer
2023-07-25net/mlx5: Add relevant capabilities bits to support NAT-TLeon Romanovsky
2023-07-25net: phylink: strip out pre-March 2020 legacy codeRussell King (Oracle)
2023-07-25fs/nls: make load_nls() take a const parameterWinston Wen
2023-07-24net: add missing net_device::xdp_zc_max_segs descriptionMaciej Fijalkowski
2023-07-24ipv6: remove hard coded limitation on ipv6_pinfoEric Dumazet
2023-07-24PM: sleep: wakeirq: drop unused enable helpersJohan Hovold
2023-07-24thermal: core: constify params in thermal_zone_device_registerAhmad Fatoum
2023-07-23Merge tag 'ext4_for_linus-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-07-23net: add sysctl accept_ra_min_rtr_lftPatrick Rohr