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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
ethtool: Add common function for filling out strings
Alexander Duyck
2021-03-17
1
-0
/
+9
*
Merge tag 'mlx5-updates-2021-03-16' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2021-03-17
2
-5
/
+9
|
\
|
*
net/mlx5e: Do not reload ethernet ports when changing eswitch mode
Roi Dayan
2021-03-16
1
-0
/
+1
|
*
net/mlx5: Move devlink port from mlx5e priv to mlx5e resources
Roi Dayan
2021-03-16
1
-0
/
+1
|
*
net/mlx5: Move mlx5e hw resources into a sub object
Roi Dayan
2021-03-16
1
-4
/
+6
|
*
net: Change dev parameter to const in netif_device_present()
Roi Dayan
2021-03-16
1
-1
/
+1
*
|
Revert "net: socket: use BIT() for MSG_*"
David S. Miller
2021-03-16
1
-37
/
+34
*
|
net: ocelot: Remove ocelot_xfh_get_cpuq
Horatiu Vultur
2021-03-16
1
-5
/
+0
*
|
net: ocelot: Extend MRP
Horatiu Vultur
2021-03-16
1
-6
/
+2
*
|
net: ocelot: Add PGID_BLACKHOLE
Horatiu Vultur
2021-03-16
1
-1
/
+3
|
/
*
net: qualcomm: rmnet: don't use C bit-fields in rmnet checksum header
Alex Elder
2021-03-15
1
-11
/
+10
*
net: qualcomm: rmnet: don't use C bit-fields in rmnet checksum trailer
Alex Elder
2021-03-15
1
-10
/
+7
*
net: qualcomm: rmnet: use masks instead of C bit-fields
Alex Elder
2021-03-15
1
-13
/
+10
*
net: qualcomm: rmnet: mark trailer field endianness
Alex Elder
2021-03-15
1
-2
/
+2
*
net: phy: add Marvell 88X2222 transceiver support
Ivan Bornyakov
2021-03-15
1
-0
/
+1
*
net: stmmac: add platform level clocks management
Joakim Zhang
2021-03-15
1
-0
/
+1
*
net: stmmac: make in-band AN mode parsing is supported for non-DT
Ong Boon Leong
2021-03-15
1
-0
/
+1
*
net: phylink: make phylink_parse_mode() support non-DT platform
Ong Boon Leong
2021-03-15
1
-0
/
+2
*
net: pcs: add C37 SGMII AN support for intel mGbE controller
Ong Boon Leong
2021-03-15
1
-0
/
+1
*
net: pcs: rearrange C73 functions to prepare for C37 support later
Ong Boon Leong
2021-03-15
1
-0
/
+4
*
atm: delete include/linux/atm_suni.h
Alexey Dobriyan
2021-03-15
1
-12
/
+0
*
psample: Add additional metadata attributes
Ido Schimmel
2021-03-14
2
-0
/
+14
*
psample: Encapsulate packet metadata in a struct
Ido Schimmel
2021-03-14
1
-5
/
+9
*
skbuff: micro-optimize {,__}skb_header_pointer()
Alexander Lobakin
2021-03-14
1
-3
/
+2
*
ethernet: constify eth_get_headlen()'s data argument
Alexander Lobakin
2021-03-14
1
-1
/
+1
*
linux/etherdevice.h: misc trailing whitespace cleanup
Alexander Lobakin
2021-03-14
1
-1
/
+1
*
flow_dissector: constify raw input data argument
Alexander Lobakin
2021-03-14
2
-9
/
+8
*
skbuff: make __skb_header_pointer()'s data argument const
Alexander Lobakin
2021-03-14
1
-3
/
+3
*
flow_dissector: constify bpf_flow_dissector's data pointers
Alexander Lobakin
2021-03-14
1
-2
/
+2
*
net/sched: act_police: add support for packet-per-second policing
Baowen Zheng
2021-03-13
3
-4
/
+60
*
flow_offload: add support for packet-per-second policing
Xingfeng Hu
2021-03-13
2
-0
/
+14
*
mptcp: add rm_list in mptcp_out_options
Geliang Tang
2021-03-12
1
-1
/
+8
*
ptp_pch: Move 'pch_*()' prototypes to shared header
Lee Jones
2021-03-12
1
-0
/
+22
*
net/mlx5e: Allow to match on ICMP parameters
Maor Dickman
2021-03-12
1
-0
/
+2
*
tcp: plug skb_still_in_host_queue() to TSQ
Eric Dumazet
2021-03-11
1
-1
/
+1
*
nexthop: Allow reporting activity of nexthop buckets
Ido Schimmel
2021-03-11
1
-0
/
+2
*
nexthop: Allow setting "offload" and "trap" indication of nexthop buckets
Ido Schimmel
2021-03-11
1
-0
/
+2
*
nexthop: Add data structures for resilient group notifications
Ido Schimmel
2021-03-11
1
-0
/
+19
*
nexthop: Add implementation of resilient next-hop groups
Petr Machata
2021-03-11
1
-0
/
+42
*
nexthop: Add netlink defines and enumerators for resilient NH groups
Ido Schimmel
2021-03-11
2
-1
/
+53
*
nexthop: Add a dedicated flag for multipath next-hop groups
Petr Machata
2021-03-11
1
-3
/
+4
*
seg6: add support for IPv4 decapsulation in ipv6_srh_rcv()
Julien Massonneau
2021-03-11
1
-0
/
+1
*
net: add a helper to avoid issues with HW TX timestamping and SO_TXTIME
Vladimir Oltean
2021-03-10
1
-0
/
+9
*
FDDI: if_fddi.h: Update my e-mail address
Maciej W. Rozycki
2021-03-10
1
-1
/
+1
*
net: socket: use BIT() for MSG_*
Menglong Dong
2021-03-10
1
-34
/
+37
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-03-09
16
-171
/
+979
|
\
|
*
bpf, xdp: Restructure redirect actions
Björn Töpel
2021-03-10
2
-31
/
+41
|
*
bpf, xdp: Make bpf_redirect_map() a map operation
Björn Töpel
2021-03-10
3
-39
/
+33
|
*
bpf: Add bpf_skb_adjust_room flag BPF_F_ADJ_ROOM_ENCAP_L2_ETH
Xuesen Huang
2021-03-05
1
-0
/
+5
|
*
bpf: Add PROG_TEST_RUN support for sk_lookup programs
Lorenz Bauer
2021-03-04
2
-1
/
+14
[next]