index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-03
ethtool: add interface to interact with Ethernet Power Equipment
Oleksij Rempel
1
-0
/
+62
2022-10-03
net: mdiobus: search for PSE nodes by parsing PHY nodes.
Oleksij Rempel
1
-0
/
+2
2022-10-03
net: add framework to support Ethernet PSE and PDs devices
Oleksij Rempel
1
-0
/
+67
2022-10-03
net/mlx5: Start health poll at earlier stage of driver load
Moshe Shemesh
1
-0
/
+1
2022-10-03
net/mlx5e: Expose rx_oversize_pkts_buffer counter
Gal Pressman
1
-2
/
+6
2022-10-03
net/mlx5e: xsk: Use umr_mode to calculate striding RQ parameters
Maxim Mikityanskiy
1
-0
/
+4
2022-10-03
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
10
-25
/
+222
2022-10-03
once: add DO_ONCE_SLOW() for sleepable contexts
Eric Dumazet
1
-0
/
+28
2022-10-03
net: phy: mdio-i2c: support I2C MDIO protocol for RollBall SFP modules
Marek Behún
1
-1
/
+3
2022-10-03
net: sfp: create/destroy I2C mdiobus before PHY probe/after PHY release
Marek Behún
1
-0
/
+6
2022-10-03
net: phylink: pass supported host PHY interface modes to phylib for SFP's PHYs
Marek Behún
1
-0
/
+4
2022-10-03
net: sfp: augment SFP parsing with phy_interface_t bitmap
Russell King
1
-2
/
+3
2022-09-30
Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
2
-0
/
+2
2022-09-30
net/mlx5e: xsk: Use KSM for unaligned XSK
Maxim Mikityanskiy
1
-0
/
+6
2022-09-30
net/mlx5e: Use runtime page_shift for striding RQ
Maxim Mikityanskiy
1
-0
/
+2
2022-09-30
net-next: skbuff: refactor pskb_pull
Richard Gobert
1
-14
/
+9
2022-09-29
net/sched: query offload capabilities through ndo_setup_tc()
Vladimir Oltean
1
-0
/
+1
2022-09-29
net: skb: introduce and use a single page frag cache
Paolo Abeni
1
-0
/
+1
2022-09-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-51
/
+29
2022-09-29
bpf: tcp: Stop bpf_setsockopt(TCP_CONGESTION) in init ops to recur itself
Martin KaFai Lau
1
-0
/
+6
2022-09-29
bpf: Add __bpf_prog_{enter,exit}_struct_ops for struct_ops trampoline
Martin KaFai Lau
1
-0
/
+4
2022-09-29
Merge tag 'ata-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata
Linus Torvalds
1
-2
/
+2
2022-09-28
net/mlx5: Add the log_min_mkey_entity_size capability
Maxim Mikityanskiy
1
-1
/
+7
2022-09-28
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
Jakub Kicinski
5
-98
/
+131
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-3
/
+2
2022-09-28
net: shrink struct ubuf_info
Pavel Begunkov
1
-18
/
+4
2022-09-28
net: introduce struct ubuf_info_msgzc
Pavel Begunkov
1
-0
/
+21
2022-09-28
bpf: Parameterize task iterators.
Kui-Feng Lee
1
-0
/
+25
2022-09-28
Revert "net: set proper memcg for net_init hooks allocations"
Shakeel Butt
1
-45
/
+0
2022-09-28
ata: libata-sata: Fix device queue depth control
Damien Le Moal
1
-2
/
+2
2022-09-27
net/mlx5: Remove from FPGA IFC file not-needed definitions
Leon Romanovsky
2
-24
/
+16
2022-09-27
net/mlx5: Remove unused structs
Gal Pressman
1
-5
/
+0
2022-09-27
net/mlx5: Remove unused functions
Gal Pressman
3
-60
/
+0
2022-09-27
RDMA/mlx5: Don't set tx affinity when lag is in hash mode
Liu, Changcheng
1
-0
/
+1
2022-09-27
net/mlx5: add IFC bits for bypassing port select flow table
Liu, Changcheng
1
-2
/
+7
2022-09-27
net/mlx5: Add support for NPPS with real time mode
Aya Levin
1
-0
/
+2
2022-09-27
net/mlx5: Expose NPPS related registers
Aya Levin
1
-4
/
+14
2022-09-27
Merge branch 'mlx5-vfio' into mlx5-next
Leon Romanovsky
419
-5157
/
+11922
2022-09-26
bpf: Enforce W^X for bpf trampoline
Song Liu
1
-1
/
+0
2022-09-26
bpf: use bpf_prog_pack for bpf_dispatcher
Song Liu
2
-1
/
+7
2022-09-26
kprobes: Add new KPROBE_FLAG_ON_FUNC_ENTRY kprobe flag
Jiri Olsa
1
-0
/
+1
2022-09-26
Merge tag 'mm-hotfixes-stable-2022-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-0
/
+5
2022-09-24
Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-0
/
+17
2022-09-23
Merge tag 'driver-core-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-2
/
+3
2022-09-23
net: phylink: Adjust advertisement based on rate matching
Sean Anderson
1
-1
/
+2
2022-09-23
net: phylink: Adjust link settings based on rate matching
Sean Anderson
1
-0
/
+5
2022-09-23
net: phy: Add support for rate matching
Sean Anderson
1
-1
/
+21
2022-09-23
net: phylink: Generate caps and convert to linkmodes separately
Sean Anderson
1
-2
/
+2
2022-09-23
net: phylink: Export phylink_caps_to_linkmodes
Sean Anderson
1
-0
/
+1
2022-09-23
net: phylink: Document MAC_(A)SYM_PAUSE
Sean Anderson
1
-0
/
+29
[next]