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
2015-07-28
Merge branch 'arm-bpf-next'
David S. Miller
2
-2
/
+42
2015-07-28
ARM: net: add support for BPF_ANC | SKF_AD_HATYPE in ARM JIT.
Nicolas Schichan
2
-2
/
+23
2015-07-28
ARM: net: add support for BPF_ANC | SKF_AD_PAY_OFFSET in ARM JIT.
Nicolas Schichan
1
-0
/
+8
2015-07-28
ARM: net: add support for BPF_ANC | SKF_AD_PKTTYPE in ARM JIT.
Nicolas Schichan
1
-0
/
+11
2015-07-27
lwtunnel: use kfree_skb() instead of vanilla kfree()
Dan Carpenter
1
-1
/
+1
2015-07-27
tcp: tso: allow deferring under reordering state
Eric Dumazet
1
-1
/
+1
2015-07-27
ravb: minimize TX data copying
Sergei Shtylyov
2
-45
/
+64
2015-07-27
dsa: mv88e6352/mv88e6xxx: Move temperature sensor code to mv88e6xxx.c
Guenter Roeck
3
-119
/
+136
2015-07-27
hv_netvsc: Add structs and handlers for VF messages
Haiyang Zhang
2
-10
/
+62
2015-07-27
Merge branch 'rt6_probe_write_lock'
David S. Miller
1
-21
/
+21
2015-07-27
ipv6: Avoid rt6_probe() taking writer lock in the fast path
Martin KaFai Lau
1
-0
/
+4
2015-07-27
ipv6: Re-arrange code in rt6_probe()
Martin KaFai Lau
1
-24
/
+20
2015-07-27
bonding: convert num_grat_arp to the new bonding option API
Nikolay Aleksandrov
3
-17
/
+11
2015-07-27
net: phy: fix auto negotiation checking for teranetics
Shaohui Xie
1
-2
/
+9
2015-07-27
lwtunnel: change prototype of lwtunnel_state_get()
Nicolas Dichtel
5
-24
/
+20
2015-07-27
ipv6: copy lwtstate in ip6_rt_copy_init()
Nicolas Dichtel
1
-0
/
+4
2015-07-27
ipv6: use lwtunnel_output6() only if flag redirect is set
Nicolas Dichtel
1
-1
/
+2
2015-07-27
net: phy: dp83867: fix simple_return.cocci warnings
Wu Fengguang
1
-5
/
+1
2015-07-27
dev: Spelling fix in comments
subashab@codeaurora.org
1
-2
/
+2
2015-07-27
ebpf: Allow dereferences of PTR_TO_STACK registers
Alex Gartrell
2
-1
/
+64
2015-07-27
Merge branch 'mlx5e-next'
David S. Miller
12
-149
/
+535
2015-07-27
net/mlx5e: Input IPSEC.SPI into the RX RSS hash function
Achiad Shochat
3
-1
/
+127
2015-07-27
net/mlx5e: Cosmetics: use BIT() instead of "1 <<", and others
Achiad Shochat
3
-98
/
+104
2015-07-27
net/mlx5e: TX latency optimization to save DMA reads
Achiad Shochat
6
-19
/
+79
2015-07-27
net/mlx5e: Support TX packet copy into WQE
Achiad Shochat
4
-1
/
+77
2015-07-27
net/mlx5e: Allocate DMA coherent memory on reader NUMA node
Saeed Mahameed
6
-18
/
+70
2015-07-27
net/mlx5e: Support ETH_RSS_HASH_XOR
Saeed Mahameed
4
-13
/
+79
2015-07-27
Merge branch 'netcp-next'
David S. Miller
1
-79
/
+324
2015-07-27
net: netcp: Adds missing statistics for K2L and K2E
WingMan Kwok
1
-3
/
+174
2015-07-27
net: netcp: Fixes to CPSW statistics collection
WingMan Kwok
1
-11
/
+75
2015-07-27
net: netcp: Consolidates statistics collection code
WingMan Kwok
1
-45
/
+54
2015-07-27
net: netcp: Fixes error in oversized memory allocation for statistics storage
WingMan Kwok
1
-25
/
+21
2015-07-27
net: netcp: Fixes hw statistics module base setting error
WingMan Kwok
1
-1
/
+5
2015-07-27
net: netcp: Fixes the use of spin_lock_bh in timer function
WingMan Kwok
1
-2
/
+3
2015-07-27
cxgb4vf: Read correct FL congestion threshold for T5 and T6
Hariprasad Shenai
2
-2
/
+21
2015-07-27
lwtunnel: export linux/lwtunnel.h to userspace
Nicolas Dichtel
2
-6
/
+1
2015-07-27
bridge: mdb: notify on router port add and del
Satish Ashok
3
-2
/
+77
2015-07-27
openvswitch: Retrieve tunnel metadata when receiving from vport-netdev
Thomas Graf
1
-1
/
+1
2015-07-27
net: macb: Change capability mask for jumbo support
Harini Katakam
1
-1
/
+1
2015-07-27
openvswitch: fix compilation when vxlan is a module
Nicolas Dichtel
1
-0
/
+1
2015-07-27
ipv4: be more aggressive when probing alternative gateways
Julian Anastasov
1
-1
/
+3
2015-07-27
ipv6: fix crash over flow-based vxlan device
Wei-Chun Chao
1
-2
/
+3
2015-07-27
net: bcmgenet: Register link_update callback for all MoCA PHYs
Florian Fainelli
1
-14
/
+23
2015-07-27
net: bcmgenet: Remove checks on clock handles
Florian Fainelli
1
-14
/
+12
2015-07-27
hv_netvsc: Wait for sub-channels to be processed during probe
KY Srinivasan
2
-0
/
+30
2015-07-27
cxgb4: Allow firmware flash, only if cxgb4 is the master driver
Hariprasad Shenai
1
-0
/
+14
2015-07-27
vxlan: Use proper endian type for vni in vxlan[6]_xmit_skb
Thomas Graf
1
-2
/
+2
2015-07-27
Merge branch 'tipc'
David S. Miller
4
-203
/
+213
2015-07-27
tipc: clean up socket layer message reception
Jon Paul Maloy
4
-146
/
+134
2015-07-27
tipc: introduce new tipc_sk_respond() function
Jon Paul Maloy
3
-39
/
+47
[next]