开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2023-02-08
can: bittiming: can_calc_bittiming(): add missing parameter to no-op function
Marc Kleine-Budde
2023-02-08
net: micrel: Add support for lan8841 PHY
Horatiu Vultur
2023-02-07
sched/topology: Introduce for_each_numa_hop_mask()
Valentin Schneider
2023-02-07
sched/topology: Introduce sched_numa_hop_mask()
Valentin Schneider
2023-02-07
sched: add sched_numa_find_nth_cpu()
Yury Norov
2023-02-07
cpumask: introduce cpumask_nth_and_andnot
Yury Norov
2023-02-07
lib/find: introduce find_nth_and_andnot_bit
Yury Norov
2023-02-07
net: add SKB_HEAD_ALIGN() helper
Eric Dumazet
2023-02-07
Merge tag 'linux-can-next-for-6.3-20230206' of git://git.kernel.org/pub/scm/l...
Paolo Abeni
2023-02-06
can: bittiming: factor out can_sjw_set_default() and can_sjw_check()
Marc Kleine-Budde
2023-02-06
can: bittiming: can_changelink() pass extack down callstack
Marc Kleine-Budde
2023-02-06
net: introduce skb_poison_list and use in kfree_skb_list
Jesper Dangaard Brouer
2023-02-04
net/mlx5: Add firmware support for MTUTC scaled_ppm frequency adjustments
Rahul Rameshbabu
2023-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-02-02
Merge tag 'net-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-02-01
netlink: provide an ability to set default extack message
Leon Romanovsky
2023-02-01
net: add gso_ipv4_max_size and gro_ipv4_max_size per device
Xin Long
2023-02-01
net: add a couple of helpers for iph tot_len
Xin Long
2023-01-30
net/mlx5: Prepare for fast crypto key update if hardware supports it
Jianbo Liu
2023-01-30
net/mlx5: Change key type to key purpose
Jianbo Liu
2023-01-30
net/mlx5: Add IFC bits and enums for crypto key
Jianbo Liu
2023-01-30
net/mlx5: Add IFC bits for general obj create param
Jianbo Liu
2023-01-30
net: stmmac: do not stop RX_CLK in Rx LPI state for qcs404 SoC
Andrey Konovalov
2023-01-28
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-01-27
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-01-27
net: skbuff: drop the linux/hrtimer.h include
Jakub Kicinski
2023-01-27
net: skbuff: drop the linux/splice.h include
Jakub Kicinski
2023-01-27
net: skbuff: drop the linux/sched.h include
Jakub Kicinski
2023-01-27
net: skbuff: drop the linux/sched/clock.h include
Jakub Kicinski
2023-01-27
net: add missing includes of linux/sched/clock.h
Jakub Kicinski
2023-01-27
net: skbuff: drop the linux/textsearch.h include
Jakub Kicinski
2023-01-27
net: skbuff: drop the linux/net.h include
Jakub Kicinski
2023-01-27
net: add missing includes of linux/net.h
Jakub Kicinski
2023-01-26
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2023-01-26
xfrm: extend add state callback to set failure reason
Leon Romanovsky
2023-01-26
xfrm: extend add policy callback to set failure reason
Leon Romanovsky
2023-01-26
net: ethtool: provide shims for stats aggregation helpers when CONFIG_ETHTOOL...
Vladimir Oltean
2023-01-25
bpf/selftests: Verify struct_ops prog sleepable behavior
David Vernet
2023-01-25
bpf: Pass const struct bpf_prog * to .check_member
David Vernet
2023-01-25
virtchnl: i40e/iavf: rename iwarp to rdma
Jesse Brandeburg
2023-01-25
virtchnl: do structure hardening
Jesse Brandeburg
2023-01-25
virtchnl: update header and increase header clarity
Jesse Brandeburg
2023-01-25
virtchnl: remove unused structure declaration
Jesse Brandeburg
2023-01-25
net/smc: De-tangle ism and smc device initialization
Stefan Raspl
2023-01-25
s390/ism: Consolidate SMC-D-related code
Stefan Raspl
2023-01-25
net/smc: Separate SMC-D and ISM APIs
Stefan Raspl
2023-01-25
net/ism: Add new API for client registration
Stefan Raspl
2023-01-25
s390/ism: Introduce struct ism_dmb
Stefan Raspl
2023-01-24
bpf, sockmap: Check for any of tcp_bpf_prots when cloning a listener
Jakub Sitnicki
[next]