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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-12
tipc: initialise addr_trail_end when setting node addresses
Chris Packham
1
-0
/
+1
2019-08-12
net: dsa: Check existence of .port_mdb_add callback before calling it
Chen-Yu Tsai
1
-0
/
+3
2019-08-12
mlxsw: spectrum_ptp: Keep unmatched entries in a linked list
Petr Machata
1
-83
/
+55
2019-08-12
net: nps_enet: Fix function names in doc comments
Jonathan Neuschäfer
1
-2
/
+2
2019-08-12
rxrpc: Fix local refcounting
David Howells
1
-5
/
+7
2019-08-12
netdevsim: Restore per-network namespace accounting for fib entries
David Ahern
4
-86
/
+98
2019-08-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
4
-21
/
+57
2019-08-10
net/tls: swap sk_write_space on close
Jakub Kicinski
1
-0
/
+1
2019-08-09
hv_netvsc: Fix a warning of suspicious RCU usage
Dexuan Cui
1
-2
/
+7
2019-08-09
Merge tag 'mlx5-fixes-2019-08-08' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
13
-109
/
+101
2019-08-09
ixgbe: fix possible deadlock in ixgbe_service_task()
Taehee Yoo
1
-4
/
+1
2019-08-09
Merge branch 'Fix-collisions-in-socket-cookie-generation'
David S. Miller
4
-8
/
+11
2019-08-09
bpf: sync bpf.h to tools infrastructure
Daniel Borkmann
1
-4
/
+7
2019-08-09
sock: make cookie generation global instead of per netns
Daniel Borkmann
3
-4
/
+4
2019-08-09
Merge tag 'rxrpc-fixes-20190809' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
7
-83
/
+100
2019-08-09
Merge branch 'bpf-bpftool-pinning-error-msg'
Daniel Borkmann
1
-2
/
+6
2019-08-09
tools: bpftool: add error message on pin failure
Jakub Kicinski
1
-1
/
+5
2019-08-09
tools: bpftool: fix error message (prog -> object)
Jakub Kicinski
1
-1
/
+1
2019-08-09
rxrpc: Don't bother generating maxSkew in the ACK packet
David Howells
6
-44
/
+28
2019-08-09
rxrpc: Fix local endpoint refcounting
David Howells
4
-39
/
+72
2019-08-09
net: tundra: tsi108: use spin_lock_irqsave instead of spin_lock_irq in IRQ co...
Fuqian Huang
1
-2
/
+3
2019-08-09
team: Add vlan tx offload to hw_enc_features
YueHaibing
1
-0
/
+2
2019-08-09
net/tls: prevent skb_orphan() from leaking TLS plain text with offload
Jakub Kicinski
9
-27
/
+52
2019-08-09
Merge branch 'skbedit-batch-fixes'
David S. Miller
2
-0
/
+59
2019-08-09
tc-testing: updated skbedit action tests with batch create/delete
Roman Mashak
1
-0
/
+47
2019-08-09
net sched: update skbedit action for batched events operations
Roman Mashak
1
-0
/
+12
2019-08-09
net: dsa: sja1105: remove set but not used variables 'tx_vid' and 'rx_vid'
YueHaibing
1
-4
/
+0
2019-08-09
bonding: Add vlan tx offload to hw_enc_features
YueHaibing
1
-0
/
+2
2019-08-09
net: sched: sch_taprio: fix memleak in error path for sched list parse
Ivan Khoronzhuk
1
-1
/
+2
2019-08-09
net: docs: replace IPX in tuntap documentation
Stephen Hemminger
1
-2
/
+2
2019-08-09
docs: admin-guide: remove references to IPX and token-ring
Stephen Hemminger
1
-28
/
+1
2019-08-09
xen/netback: Reset nr_frags before freeing skb
Ross Lagerwall
1
-0
/
+2
2019-08-09
inet: frags: re-introduce skb coalescing for local delivery
Guillaume Nault
6
-16
/
+39
2019-08-08
net/mlx5e: Remove redundant check in CQE recovery flow of tx reporter
Aya Levin
1
-3
/
+0
2019-08-08
net/mlx5e: Fix error flow of CQE recovery on tx reporter
Aya Levin
2
-5
/
+8
2019-08-08
net/mlx5e: Fix false negative indication on tx reporter CQE recovery
Aya Levin
1
-4
/
+2
2019-08-08
net/mlx5e: kTLS, Fix tisn field placement
Tariq Toukan
1
-3
/
+3
2019-08-08
net/mlx5e: kTLS, Fix tisn field name
Tariq Toukan
1
-3
/
+3
2019-08-08
net/mlx5e: kTLS, Fix progress params context WQE layout
Tariq Toukan
4
-9
/
+15
2019-08-08
net/mlx5: kTLS, Fix wrong TIS opmod constants
Tariq Toukan
1
-2
/
+2
2019-08-08
net/mlx5: crypto, Fix wrong offset in encryption key command
Tariq Toukan
1
-0
/
+1
2019-08-08
net/mlx5e: ethtool, Avoid setting speed to 56GBASE when autoneg off
Mohamad Heib
1
-0
/
+8
2019-08-08
net/mlx5e: Only support tx/rx pause setting for port owner
Huy Nguyen
1
-0
/
+3
2019-08-08
net/mlx5: Support inner header match criteria for non decap flow action
Huy Nguyen
3
-21
/
+26
2019-08-08
net/mlx5e: Use flow keys dissector to parse packets for ARFS
Maxim Mikityanskiy
1
-63
/
+34
2019-08-08
Merge tag 'batadv-net-for-davem-20190808' of git://git.open-mesh.org/linux-merge
David S. Miller
1
-3
/
+5
2019-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
225
-1274
/
+2402
2019-08-07
Merge branch 'sja1105-fixes'
David S. Miller
4
-98
/
+75
2019-08-07
net: dsa: sja1105: Fix memory leak on meta state machine error path
Vladimir Oltean
1
-0
/
+1
2019-08-07
net: dsa: sja1105: Fix memory leak on meta state machine normal path
Vladimir Oltean
1
-10
/
+1
[next]