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
2021-03-29
nexthop: Rename artifacts related to legacy multipath nexthop groups
Petr Machata
1
-2
/
+2
2021-03-27
mld: add mc_lock for protecting per-interface mld data
Taehee Yoo
1
-0
/
+1
2021-03-27
mld: add new workqueues for process mld events
Taehee Yoo
2
-1
/
+11
2021-03-27
mld: convert ifmcaddr6 to RCU
Taehee Yoo
1
-3
/
+4
2021-03-27
mld: convert ip6_sf_list to RCU
Taehee Yoo
1
-3
/
+4
2021-03-27
mld: convert ipv6_mc_socklist->sflist to RCU
Taehee Yoo
1
-2
/
+2
2021-03-27
mld: get rid of inet6_dev->mc_lock
Taehee Yoo
1
-1
/
+0
2021-03-27
mld: convert from timer to delayed work
Taehee Yoo
1
-4
/
+4
2021-03-27
ethtool: document the enum values not defines
Jakub Kicinski
1
-10
/
+10
2021-03-27
ethtool: fec: add note about reuse of reserved
Jakub Kicinski
1
-0
/
+4
2021-03-26
tcp: convert elligible sysctls to u8
Eric Dumazet
1
-34
/
+34
2021-03-26
inet: convert tcp_early_demux and udp_early_demux to u8
Eric Dumazet
1
-2
/
+2
2021-03-26
ipv4: convert ip_forward_update_priority sysctl to u8
Eric Dumazet
1
-1
/
+1
2021-03-26
ipv4: shrink netns_ipv4 with sysctl conversions
Eric Dumazet
1
-16
/
+16
2021-03-26
sysctl: add proc_dou8vec_minmax()
Eric Dumazet
1
-0
/
+2
2021-03-26
net: stmmac: use interrupt mode INTM=1 for multi-MSI
Wong, Vee Khee
1
-0
/
+1
2021-03-26
net: stmmac: introduce MSI Interrupt routines for mac, safety, RX & TX
Ong Boon Leong
1
-0
/
+8
2021-03-26
ethtool: clarify the ethtool FEC interface
Jakub Kicinski
1
-7
/
+30
2021-03-26
ethtool: fec: sanitize ethtool_fecparam->active_fec
Jakub Kicinski
1
-1
/
+1
2021-03-26
ethtool: fec: sanitize ethtool_fecparam->reserved
Jakub Kicinski
1
-1
/
+1
2021-03-26
ethtool: fec: remove long structure description
Jakub Kicinski
1
-4
/
+0
2021-03-26
ethtool: fec: fix typo in kdoc
Jakub Kicinski
1
-1
/
+1
2021-03-26
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+1
2021-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
56
-115
/
+283
2021-03-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-12
/
+35
2021-03-25
mm: memblock: fix section mismatch warning again
Mike Rapoport
1
-2
/
+2
2021-03-25
mm/mmu_notifiers: ensure range_end() is paired with range_start()
Sean Christopherson
1
-5
/
+5
2021-03-25
kasan: fix per-page tags for non-page_alloc pages
Andrey Konovalov
1
-3
/
+15
2021-03-25
hugetlb_cgroup: fix imbalanced css_get and css_put pair for shared mappings
Miaohe Lin
1
-2
/
+13
2021-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
16
-27
/
+104
2021-03-25
net: stmmac: support FPE link partner hand-shaking procedure
Ong Boon Leong
1
-0
/
+27
2021-03-25
tcp_metrics: tcpm_hash_bucket is strictly local
Eric Dumazet
1
-1
/
+0
2021-03-25
psample: Fix user API breakage
Ido Schimmel
1
-4
/
+1
2021-03-25
Add Open Routing Protocol ID to `rtnetlink.h`
Cooper Lees
1
-0
/
+1
2021-03-25
net: phy: add genphy_c45_loopback
Wong Vee Khee
1
-0
/
+1
2021-03-25
net: stmmac: Add hardware supported cross-timestamp
Tan Tee Min
1
-0
/
+4
2021-03-24
net: flow_offload: add FLOW_ACTION_PPPOE_PUSH
Pablo Neira Ayuso
1
-0
/
+4
2021-03-24
netfilter: flowtable: bridge vlan hardware offload and switchdev
Felix Fietkau
2
-3
/
+6
2021-03-24
netfilter: nft_flow_offload: use direct xmit if hardware offload is enabled
Pablo Neira Ayuso
1
-0
/
+2
2021-03-24
netfilter: flowtable: add vlan support
Pablo Neira Ayuso
1
-3
/
+14
2021-03-24
netfilter: flowtable: use dev_fill_forward_path() to obtain egress device
Pablo Neira Ayuso
1
-2
/
+14
2021-03-24
netfilter: flowtable: use dev_fill_forward_path() to obtain ingress device
Pablo Neira Ayuso
1
-0
/
+3
2021-03-24
netfilter: flowtable: add xmit path types
Pablo Neira Ayuso
1
-2
/
+9
2021-03-24
net: dsa: resolve forwarding path for dsa slave ports
Felix Fietkau
1
-0
/
+5
2021-03-24
net: ppp: resolve forwarding path for bridge pppoe devices
Felix Fietkau
2
-0
/
+5
2021-03-24
net: bridge: resolve forwarding path for VLAN tag actions in bridge devices
Felix Fietkau
1
-0
/
+16
2021-03-24
net: bridge: resolve forwarding path for bridge devices
Pablo Neira Ayuso
1
-0
/
+1
2021-03-24
net: 8021q: resolve forwarding path for vlan devices
Pablo Neira Ayuso
1
-0
/
+7
2021-03-24
net: resolve forwarding path from virtual netdevice and HW destination address
Pablo Neira Ayuso
1
-0
/
+27
2021-03-24
net: make unregister netdev warning timeout configurable
Dmitry Vyukov
1
-0
/
+1
[next]