index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-5
/
+11
2022-10-04
once: rename _SLOW to _SLEEPABLE
Jason A. Donenfeld
1
-19
/
+19
2022-10-04
ethtool: add interface to interact with Ethernet Power Equipment
Oleksij Rempel
3
-0
/
+123
2022-10-04
net: mdiobus: search for PSE nodes by parsing PHY nodes.
Oleksij Rempel
1
-0
/
+2
2022-10-04
net: add framework to support Ethernet PSE and PDs devices
Oleksij Rempel
1
-0
/
+67
2022-10-04
net/mlx5: Start health poll at earlier stage of driver load
Moshe Shemesh
1
-0
/
+1
2022-10-04
net/mlx5e: Expose rx_oversize_pkts_buffer counter
Gal Pressman
1
-2
/
+6
2022-10-04
net/mlx5e: xsk: Use umr_mode to calculate striding RQ parameters
Maxim Mikityanskiy
1
-0
/
+4
2022-10-04
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2
-3
/
+6
2022-10-03
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
13
-31
/
+311
2022-10-03
net: netfilter: move bpf_ct_set_nat_info kfunc in nf_nat_bpf.c
Lorenzo Bianconi
1
-0
/
+19
2022-10-03
once: add DO_ONCE_SLOW() for sleepable contexts
Eric Dumazet
1
-0
/
+28
2022-10-03
net: Remove DECnet leftovers from flow.h.
Guillaume Nault
1
-26
/
+0
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-10-03
net: Add helper function to parse netlink msg of ip_tunnel_parm
Liu Jian
1
-0
/
+3
2022-10-03
net: Add helper function to parse netlink msg of ip_tunnel_encap
Liu Jian
1
-0
/
+3
2022-10-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
5
-8
/
+60
2022-10-02
net: sched: cls_api: introduce tc_cls_bind_class() helper
Zhengchao Shao
1
-0
/
+12
2022-10-01
net: dsa: remove bool devlink_port_setup
Vladimir Oltean
1
-2
/
+0
2022-10-01
net: devlink: add port_init/fini() helpers to allow pre-register/post-unregis...
Jiri Pirko
1
-1
/
+5
2022-10-01
net: devlink: introduce a flag to indicate devlink port being registered
Jiri Pirko
1
-1
/
+2
2022-10-01
Merge tag 'for-net-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
5
-3
/
+80
2022-09-30
Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
3
-37
/
+154
2022-09-30
xsk: Remove unused xsk_buff_discard
Maxim Mikityanskiy
1
-7
/
+0
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
xsk: Expose min chunk size to drivers
Maxim Mikityanskiy
1
-0
/
+3
2022-09-30
tcp: fix tcp_cwnd_validate() to not forget is_cwnd_limited
Neal Cardwell
2
-2
/
+5
2022-09-30
net-next: skbuff: refactor pskb_pull
Richard Gobert
1
-14
/
+9
2022-09-30
net/sched: taprio: allow user input of per-tc max SDU
Vladimir Oltean
2
-0
/
+16
2022-09-30
net/sched: query offload capabilities through ndo_setup_tc()
Vladimir Oltean
3
-0
/
+9
2022-09-30
net: skb: introduce and use a single page frag cache
Paolo Abeni
1
-0
/
+1
2022-09-30
docs: netlink: clarify the historical baggage of Netlink flags
Jakub Kicinski
1
-1
/
+1
2022-09-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-68
/
+47
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 'net-6.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-0
/
+2
2022-09-29
Merge tag 'ata-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
1
-2
/
+2
2022-09-29
xfrm: ipcomp: add extack to ipcomp{4,6}_init_state
Sabrina Dubroca
1
-1
/
+1
2022-09-29
xfrm: pass extack down to xfrm_type ->init_state
Sabrina Dubroca
1
-1
/
+2
2022-09-29
net/mlx5: Add the log_min_mkey_entity_size capability
Maxim Mikityanskiy
1
-1
/
+7
2022-09-29
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jakub Kicinski
5
-98
/
+131
2022-09-29
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-3
/
+2
2022-09-29
net: Fix incorrect address comparison when searching for a bind2 bucket
Martin KaFai Lau
1
-0
/
+3
2022-09-29
tcp: export tcp_sendmsg_fastopen
Benjamin Hesmans
1
-0
/
+2
2022-09-29
netns: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
1
-1
/
+1
2022-09-29
net: shrink struct ubuf_info
Pavel Begunkov
1
-18
/
+4
[next]