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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-09
inet_diag: return classid for all socket types
Dmitry Yakunin
5
-40
/
+40
2020-03-09
net: stmmac: dwmac1000: Disable ACS if enhanced descs are not used
Remi Pommarel
1
-1
/
+2
2020-03-09
gre: fix uninit-value in __iptunnel_pull_header
Eric Dumazet
1
-2
/
+10
2020-03-09
ipvlan: do not add hardware address of master to its unicast filter list
Jiri Wiesner
1
-4
/
+1
2020-03-07
rhashtable: Document the right function parameters
Jonathan Neuschäfer
1
-1
/
+1
2020-03-07
MAINTAINERS: remove bouncing pkaustub@cisco.com from enic
Jakub Kicinski
1
-1
/
+0
2020-03-07
ionic: fix vf op lock usage
Shannon Nelson
1
-4
/
+4
2020-03-07
bonding/alb: make sure arp header is pulled before accessing it
Eric Dumazet
1
-10
/
+10
2020-03-07
Merge branch 'QorIQ-DPAA-FMan-erratum-A050385-workaround'
David S. Miller
6
-3
/
+167
2020-03-07
dpaa_eth: FMan erratum A050385 workaround
Madalin Bucur
1
-3
/
+107
2020-03-07
fsl/fman: detect FMan erratum A050385
Madalin Bucur
3
-0
/
+51
2020-03-07
arm64: dts: ls1043a: FMan erratum A050385
Madalin Bucur
1
-0
/
+2
2020-03-07
dt-bindings: net: FMan erratum A050385
Madalin Bucur
1
-0
/
+7
2020-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
9
-14
/
+26
2020-03-06
netfilter: nft_chain_nat: inet family is missing module ownership
Pablo Neira Ayuso
1
-0
/
+1
2020-03-06
mptcp: always include dack if possible.
Paolo Abeni
1
-2
/
+17
2020-03-06
net: nfc: fix bounds checking bugs on "pipe"
Dan Carpenter
1
-3
/
+16
2020-03-06
veth: ignore peer tx_dropped when counting local rx_dropped
Jiang Lidong
1
-1
/
+1
2020-03-06
Merge tag 'wireless-drivers-2020-03-05' of git://git.kernel.org/pub/scm/linux...
David S. Miller
2
-4
/
+8
2020-03-06
sfc: complete the next packet when we receive a timestamp
Tom Zhao
6
-31
/
+78
2020-03-05
net: hns3: fix a not link up issue when fibre port supports autoneg
Jian Shen
1
-1
/
+3
2020-03-05
slip: make slhc_compress() more robust against malicious packets
Eric Dumazet
1
-4
/
+10
2020-03-05
netfilter: nf_tables: fix infinite loop when expr is not available
Florian Westphal
1
-7
/
+3
2020-03-05
netfilter: nf_tables: dump NFTA_CHAIN_FLAGS attribute
Pablo Neira Ayuso
1
-0
/
+5
2020-03-04
drivers/of/of_mdio.c:fix of_mdiobus_register()
Dajun Jin
1
-0
/
+1
2020-03-04
cxgb4: fix checks for max queues to allocate
Vishal Kulkarni
1
-22
/
+27
2020-03-04
phylink: Improve error message when validate failed
Hauke Mehrtens
1
-1
/
+7
2020-03-04
net: phy: bcm63xx: fix OOPS due to missing driver name
Jonas Gorski
1
-0
/
+1
2020-03-04
devlink: remove trigger command from devlink-region.rst
Jacob Keller
1
-3
/
+0
2020-03-04
netfilter: nft_tunnel: add missing attribute validation for tunnels
Jakub Kicinski
1
-0
/
+2
2020-03-04
netfilter: nft_payload: add missing attribute validation for payload csum flags
Jakub Kicinski
1
-0
/
+1
2020-03-04
netfilter: cthelper: add missing attribute validation for cthelper
Jakub Kicinski
1
-0
/
+2
2020-03-04
netfilter: nf_tables: free flowtable hooks on hook register error
Florian Westphal
1
-1
/
+6
2020-03-04
netfilter: x_tables: xt_mttg_seq_next should increase position index
Vasily Averin
1
-3
/
+3
2020-03-04
netfilter: xt_recent: recent_seq_next should increase position index
Vasily Averin
1
-1
/
+1
2020-03-04
netfilter: synproxy: synproxy_cpu_seq_next should increase position index
Vasily Averin
1
-1
/
+1
2020-03-04
netfilter: nf_conntrack: ct_cpu_seq_next should increase position index
Vasily Averin
1
-1
/
+1
2020-03-04
docs: networking: net_failover: Fix a few typos
Jonathan Neuschäfer
1
-3
/
+3
2020-03-04
net: dsa: fix phylink_start()/phylink_stop() calls
Russell King
3
-12
/
+30
2020-03-04
Merge branch 'Fix-IPv6-peer-route-update'
David S. Miller
2
-11
/
+64
2020-03-04
selftests/net/fib_tests: update addr_metric_test for peer route testing
Hangbin Liu
1
-3
/
+31
2020-03-04
net/ipv6: remove the old peer route if change it to a new one
Hangbin Liu
1
-4
/
+17
2020-03-04
net/ipv6: need update peer route when modify metric
Hangbin Liu
1
-4
/
+16
2020-03-04
Merge branch 'net-add-missing-netlink-policies'
David S. Miller
11
-12
/
+40
2020-03-04
nfc: add missing attribute validation for vendor subcommand
Jakub Kicinski
1
-0
/
+2
2020-03-04
nfc: add missing attribute validation for deactivate target
Jakub Kicinski
1
-0
/
+1
2020-03-04
nfc: add missing attribute validation for SE API
Jakub Kicinski
1
-0
/
+1
2020-03-04
tipc: add missing attribute validation for MTU property
Jakub Kicinski
1
-0
/
+1
2020-03-04
team: add missing attribute validation for array index
Jakub Kicinski
1
-0
/
+1
2020-03-04
team: add missing attribute validation for port ifindex
Jakub Kicinski
1
-0
/
+1
[prev]
[next]