summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-08-07net/mlx5: Add IRQ vector to CPU lookup functionMaher Sanalla1-2/+1
2023-08-06tcp: set TCP_USER_TIMEOUT locklesslyEric Dumazet1-1/+1
2023-08-04net: vlan: update wrong commentsEric Dumazet1-3/+3
2023-08-04Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski4-72/+39
2023-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9-28/+71
2023-08-03net: invert the netdevice.h vs xdp.h dependencyJakub Kicinski2-24/+4
2023-08-03net: move struct netdev_rx_queue out of netdevice.hJakub Kicinski1-44/+0
2023-08-03bonding: support balance-alb with openvswitchMateusz Kowalski1-0/+5
2023-08-03net: remove phy_has_hwtstamp() -> phy_mii_ioctl() decision from converted dri...Vladimir Oltean2-0/+20
2023-08-03net: phy: provide phylib stubs for hardware timestamping operationsVladimir Oltean2-0/+75
2023-08-03net: add hwtstamping helpers for stackable net devicesMaxim Georgiev2-0/+11
2023-08-03net: add NDOs for configuring hardware timestampingMaxim Georgiev2-0/+24
2023-08-03net/mlx5e: Make TC and IPsec offloads mutually exclusive on a netdevJianbo Liu1-0/+2
2023-08-03net/mlx5e: Support IPsec packet offload for TX in switchdev modeJianbo Liu1-0/+1
2023-08-03net/mlx5e: Handle IPsec offload for RX datapath in switchdev modeJianbo Liu1-0/+3
2023-08-03net/mlx5e: Support IPsec packet offload for RX in switchdev modeJianbo Liu1-0/+1
2023-08-03Merge tag 'soc-fixes-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+2
2023-08-03Merge tag 'bitmap-6.5-rc5' of https://github.com:/norov/linuxLinus Torvalds1-2/+6
2023-08-03bpf: fix bpf_probe_read_kernel prototype mismatchArnd Bergmann1-0/+12
2023-08-01tcx: Fix splat during dev unregisterMartin KaFai Lau1-0/+16
2023-07-30Merge tag '6.5-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-1/+1
2023-07-30Merge tag 'trace-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-4/+0
2023-07-29Merge tag 'mm-hotfixes-stable-2023-07-28-15-52' of git://git.kernel.org/pub/s...Linus Torvalds3-8/+59
2023-07-29Merge tag 'thermal-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+3
2023-07-29ftrace: Remove unused extern declarationsYueHaibing1-4/+0
2023-07-29netfilter: defrag: Add glue hooks for enabling/disabling defragDaniel Xu1-0/+10
2023-07-28Merge tag 'mlx5-updates-2023-07-24' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski1-13/+14
2023-07-28net: change accept_ra_min_rtr_lft to affect all RA lifetimesPatrick Rohr1-1/+1
2023-07-28net: convert some netlink netdev iterators to depend on the xarrayJakub Kicinski1-0/+3
2023-07-28can: rx-offload: add can_rx_offload_get_echo_skb_queue_tail()Marc Kleine-Budde1-1/+4
2023-07-28can: rx-offload: rename rx_offload_get_echo_skb() -> can_rx_offload_get_echo_...Marc Kleine-Budde1-3/+3
2023-07-28net: stmmac: Make ptp_clk_freq_config variable type explicitAndrew Halaney1-1/+3
2023-07-28bpf: Fix jit blinding with new sdiv/smov insnsYonghong Song1-4/+10
2023-07-28bpf: Support new sign-extension load insnsYonghong Song1-0/+3
2023-07-28net: Remove unused declaration dev_restart()YueHaibing1-2/+0
2023-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-8/+1
2023-07-27mm: fix memory ordering for mm_lock_seq and vm_lock_seqJann Horn3-8/+59
2023-07-27net/mlx5: Allocate command stats with xarrayShay Drory1-1/+1
2023-07-27net/mlx5: Re-organize mlx5_cmd structShay Drory1-10/+11
2023-07-27net/mlx5: Devcom, Infrastructure changesRoi Dayan1-2/+2
2023-07-27backlight: corgi_lcd: fix missing prototypeArnd Bergmann1-0/+2
2023-07-27net: phy: smsc: add WoL support to LAN8740/LAN8742 PHYsTristram Ha1-0/+34
2023-07-26net: skbuff: remove unused HAVE_HW_TIME_STAMP feature definePeter Seiderer1-2/+0
2023-07-25net/mlx5: Add relevant capabilities bits to support NAT-TLeon Romanovsky1-2/+5
2023-07-25net: phylink: strip out pre-March 2020 legacy codeRussell King (Oracle)1-39/+6
2023-07-25fs/nls: make load_nls() take a const parameterWinston Wen1-1/+1
2023-07-25net: add missing net_device::xdp_zc_max_segs descriptionMaciej Fijalkowski1-0/+2
2023-07-24ipv6: remove hard coded limitation on ipv6_pinfoEric Dumazet1-11/+4
2023-07-24PM: sleep: wakeirq: drop unused enable helpersJohan Hovold1-10/+0
2023-07-24thermal: core: constify params in thermal_zone_device_registerAhmad Fatoum1-3/+3