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.13.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-05-10
net/mlx5: Lag, expose number of lag ports
Mark Bloch
1
-0
/
+1
2022-05-10
net/mlx5: Add exit route when waiting for FW
Gavin Li
1
-0
/
+1
2022-05-09
net: phy: export genphy_c45_baset1_read_status()
Oleksij Rempel
1
-0
/
+1
2022-05-09
net: phy: introduce genphy_c45_pma_baset1_read_master_slave()
Oleksij Rempel
1
-0
/
+1
2022-05-09
net: phy: introduce genphy_c45_pma_baset1_setup_master_slave()
Oleksij Rempel
1
-0
/
+1
2022-05-09
rtnetlink: add extack support in fdb del handlers
Alaa Mohamed
1
-1
/
+1
2022-05-09
net: skb: introduce skb_data_area_size()
Ricardo Martinez
1
-0
/
+5
2022-05-09
list: Add list_next_entry_circular() and list_prev_entry_circular()
Ricardo Martinez
1
-0
/
+26
2022-05-07
net: dsa: delete dsa_port_walk_{fdbs,mdbs}
Vladimir Oltean
1
-6
/
+0
2022-05-07
net: dsa: felix: perform MDB migration based on ocelot->multicast list
Vladimir Oltean
1
-0
/
+3
2022-05-06
net: move netif_set_gso_max helpers
Jakub Kicinski
1
-21
/
+0
2022-05-06
net: don't allow user space to lift the device limits
Jakub Kicinski
1
-0
/
+9
2022-05-06
net: add netif_inherit_tso_max()
Jakub Kicinski
1
-0
/
+3
2022-05-06
tcp: allow MPTCP to update the announced window
Paolo Abeni
1
-1
/
+1
2022-05-06
net: Make msg_zerocopy_alloc static
David Ahern
1
-1
/
+0
2022-05-06
Revert "Merge branch 'mlxsw-line-card-model'"
Jakub Kicinski
2
-22
/
+1
2022-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
10
-13
/
+27
2022-05-05
Merge tag 'net-5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-3
/
+4
2022-05-05
secure_seq: use the 64 bits of the siphash for port offset calculation
Willy Tarreau
2
-3
/
+3
2022-05-04
Merge tag 'mlx5-updates-2022-05-03' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2
-155
/
+0
2022-05-04
mptcp: netlink: allow userspace-driven subflow establishment
Florian Westphal
1
-0
/
+3
2022-05-04
mptcp: netlink: Add MPTCP_PM_CMD_REMOVE
Kishen Maloor
1
-0
/
+2
2022-05-04
mptcp: netlink: Add MPTCP_PM_CMD_ANNOUNCE
Kishen Maloor
1
-0
/
+2
2022-05-04
net/mlx5: Remove not-supported ICV length
Leon Romanovsky
1
-2
/
+0
2022-05-04
net/mlx5: Merge various control path IPsec headers into one file
Leon Romanovsky
1
-145
/
+0
2022-05-04
net/mlx5: Remove useless validity check
Leon Romanovsky
1
-10
/
+0
2022-05-04
net/mlx5: Store IPsec ESN update work in XFRM state
Leon Romanovsky
1
-4
/
+6
2022-05-04
Merge tag 'wireless-next-2022-05-03' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
1
-25
/
+65
2022-05-04
netdev: reshuffle netif_napi_add() APIs to allow dropping weight
Jakub Kicinski
1
-17
/
+33
2022-05-04
mptcp: expose server_side attribute in MPTCP netlink events
Kishen Maloor
1
-0
/
+1
2022-05-03
Merge tag 'mlx5-updates-2022-05-02' of git://git.kernel.org/pub/scm/linux/ker...
Paolo Abeni
2
-10
/
+18
2022-05-03
net: sysctl: introduce sysctl SYSCTL_THREE
Tonghao Zhang
1
-4
/
+5
2022-05-03
net/mlx5: fs, add unused destination type
Mark Bloch
1
-0
/
+1
2022-05-03
net/mlx5: fs, split software and IFC flow destination definitions
Mark Bloch
2
-10
/
+17
2022-05-03
net: mscc: ocelot: add missed parentheses around macro argument
Colin Foster
1
-1
/
+1
2022-05-03
net: mscc: ocelot: remove unnecessary variable
Colin Foster
1
-5
/
+2
2022-05-02
Stefan Schmidt says:
Jakub Kicinski
3
-10
/
+96
2022-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+9
2022-05-01
Merge tag 'x86_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-6
/
+7
2022-05-01
net: phy: Add 10BASE-T1L support in phy-c45
Alexandru Tachici
3
-0
/
+83
2022-05-01
net: phy: Add BaseT1 auto-negotiation registers
Alexandru Tachici
1
-0
/
+40
2022-05-01
net: phy: Add 10-BaseT1L registers
Alexandru Tachici
1
-0
/
+25
2022-05-01
ethtool: Add 10base-T1L link mode entry
Alexandru Tachici
2
-1
/
+2
2022-05-01
net: stmmac: disable Split Header (SPH) for Intel platforms
Tan Tee Min
1
-0
/
+1
2022-04-30
Merge tag 'usb-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+1
2022-04-30
net: lan966x: Fix compilation error
Horatiu Vultur
1
-0
/
+4
2022-04-30
net: ethernet: ocelot: remove the need for num_stats initializer
Colin Foster
1
-0
/
+10
2022-04-30
net: inline dev_queue_xmit()
Pavel Begunkov
1
-2
/
+12
2022-04-30
net: inline skb_zerocopy_iter_dgram
Pavel Begunkov
1
-14
/
+22
2022-04-30
net: inline sock_alloc_send_skb
Pavel Begunkov
1
-2
/
+8
[next]