index
:
linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2023-02-14
net/mlx5e: TC, support per action stats
Oz Shlomo
2023-02-14
net/sched: support per action hw stats
Oz Shlomo
2023-02-14
net/sched: introduce flow_offload action cookie
Oz Shlomo
2023-02-14
net/sched: pass flow_stats instead of multiple stats args
Oz Shlomo
2023-02-13
ipv6: icmp6: add drop reason support to ndisc_rcv()
Eric Dumazet
2023-02-13
ipv6: icmp6: add drop reason support to icmpv6_notify()
Eric Dumazet
2023-02-13
net: add pskb_may_pull_reason() helper
Eric Dumazet
2023-02-13
net: dropreason: add SKB_DROP_REASON_IPV6_BAD_EXTHDR
Eric Dumazet
2023-02-13
net: phy: add genphy_c45_ethtool_get/set_eee() support
Oleksij Rempel
2023-02-13
net: phy: export phy_check_valid() function
Oleksij Rempel
2023-02-13
net: phy: add genphy_c45_read_eee_abilities() function
Oleksij Rempel
2023-02-13
net: ethtool: extend ringparam set/get APIs for rx_push
Shannon Nelson
2023-02-13
devlink: fix the name of value arg of devl_param_driverinit_value_get()
Jiri Pirko
2023-02-13
devlink: make sure driver does not read updated driverinit param before reload
Jiri Pirko
2023-02-10
Merge tag 'for-net-next-2023-02-09' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2023-02-10
Daniel Borkmann says:
Jakub Kicinski
2023-02-10
net: extract nf_ct_handle_fragments to nf_conntrack_ovs
Xin Long
2023-02-10
net: extract nf_ct_skb_network_trim function to nf_conntrack_ovs
Xin Long
2023-02-10
net: skbuff: drop the word head from skb cache
Jakub Kicinski
2023-02-10
Merge tag 'rxrpc-next-20230208' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
2023-02-09
string_helpers: Move string_is_valid() to the header
Andy Shevchenko
2023-02-09
net: introduce default_rps_mask netns attribute
Paolo Abeni
2023-02-09
Bluetooth: MGMT: add CIS feature bits to controller information
Pauli Virtanen
2023-02-09
Bluetooth: HCI: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
2023-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-02-09
Merge tag 'net-6.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-02-08
Merge tag 'linux-can-next-for-6.3-20230208' of git://git.kernel.org/pub/scm/l...
Jakub Kicinski
2023-02-08
Merge tag 'mlx5-next-netdev-deadlock' of git://git.kernel.org/pub/scm/linux/k...
Jakub Kicinski
2023-02-08
net/mlx5e: Propagate an internal event in case uplink netdev changes
Jiri Pirko
2023-02-08
Merge tag 'mlx5-updates-2023-02-07' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2023-02-08
can: bittiming: can_calc_bittiming(): add missing parameter to no-op function
Marc Kleine-Budde
2023-02-08
net/sched: taprio: give higher priority to higher TCs in software dequeue mode
Vladimir Oltean
2023-02-08
net: micrel: Add support for lan8841 PHY
Horatiu Vultur
2023-02-07
net/mlx5: Expose SF firmware pages counter
Maher Sanalla
2023-02-07
net/mlx5: Store page counters in a single array
Maher Sanalla
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/mlx5: fw_tracer, Add support for strings DB update event
Shay Drory
2023-02-07
net/mlx5: Remove redundant health work lock
Shay Drory
2023-02-07
rxrpc: Trace ack.rwind
David Howells
2023-02-07
net, xdp: Add missing xdp_features description
Lorenzo Bianconi
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
net: mscc: ocelot: un-export unused regmap symbols
Colin Foster
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: add sock_init_data_uid()
Pietro Borrello
[next]