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-05-26
bridge: allow setting hash_max + multicast_router if interface is down
Linus Lüssing
1
-21
/
+3
2015-05-26
ipv6: don't increase size when refragmenting forwarded ipv6 skbs
Florian Westphal
1
-11
/
+18
2015-05-25
atm:he - Change 1 to true for bool type variable.
Shailendra Verma
1
-1
/
+1
2015-05-25
net:xen-netback - Change 1 to true for bool type variable.
Shailendra Verma
1
-1
/
+1
2015-05-25
Merge branch 'ipv6_route_sharing'
David S. Miller
21
-173
/
+424
2015-05-25
ipv6: Create percpu rt6_info
Martin KaFai Lau
4
-18
/
+142
2015-05-25
ipv6: Break up ip6_rt_copy()
Martin KaFai Lau
1
-49
/
+41
2015-05-25
ipv6: Keep track of DST_NOCACHE routes in case of iface down/unregister
Martin KaFai Lau
2
-2
/
+79
2015-05-25
ipv6: Create RTF_CACHE clone when FLOWI_FLAG_KNOWN_NH is set
Martin KaFai Lau
2
-10
/
+52
2015-05-25
ipv6: Set FLOWI_FLAG_KNOWN_NH at flowi6_flags
Martin KaFai Lau
3
-4
/
+13
2015-05-25
ipv6: Add rt6_get_cookie() function
Martin KaFai Lau
7
-10
/
+12
2015-05-25
ipv6: Only create RTF_CACHE routes after encountering pmtu exception
Martin KaFai Lau
3
-50
/
+53
2015-05-25
ipv6: Combine rt6_alloc_cow and rt6_alloc_clone
Martin KaFai Lau
1
-25
/
+20
2015-05-25
ipv6: Remove external dependency on rt6i_gateway and RTF_ANYCAST
Martin KaFai Lau
7
-18
/
+24
2015-05-25
ipv6: Remove external dependency on rt6i_dst and rt6i_src
Martin KaFai Lau
9
-17
/
+25
2015-05-25
ipv6: Clean up ipv6_select_ident() and ip6_fragment()
Martin KaFai Lau
3
-16
/
+9
2015-05-25
cxgb4: Add PHY firmware support for T420-BT cards
Hariprasad Shenai
4
-42
/
+375
2015-05-25
test_bpf: add more eBPF jump torture cases
Daniel Borkmann
1
-0
/
+67
2015-05-25
Merge branch 'amd-xgbe-next'
David S. Miller
2
-9
/
+105
2015-05-25
amd-xgbe: Add more netif_dbg output to the driver
Lendacky, Thomas
1
-6
/
+62
2015-05-25
amd-xgbe: Fix initial mode when auto-negotiation is disabled
Lendacky, Thomas
1
-3
/
+42
2015-05-25
amd-xgbe: Add setting of a missing hardware feature
Lendacky, Thomas
1
-0
/
+1
2015-05-25
ip: reject too-big defragmented DF-skb when forwarding
Florian Westphal
1
-7
/
+11
2015-05-25
Merge branch 'af_unix_sendpage'
David S. Miller
6
-54
/
+284
2015-05-25
net: af_unix: implement splice for stream af_unix sockets
Hannes Frederic Sowa
3
-21
/
+121
2015-05-25
net: make skb_splice_bits more configureable
Hannes Frederic Sowa
3
-21
/
+40
2015-05-25
net: af_unix: implement stream sendpage support
Hannes Frederic Sowa
1
-1
/
+98
2015-05-25
net: skbuff: add skb_append_pagefrags and use it
Hannes Frederic Sowa
3
-11
/
+25
2015-05-25
Merge tag 'wireless-drivers-next-for-davem-2015-05-21' of git://git.kernel.or...
David S. Miller
75
-2342
/
+6681
2015-05-25
Merge branch 'mlx4-next'
David S. Miller
6
-27
/
+60
2015-05-25
net/mlx4_core: Enable single ported IB VFs
Or Gerlitz
2
-12
/
+11
2015-05-25
net/mlx4_core: Adjust the schedule queue port in reset-to-init too
Or Gerlitz
1
-0
/
+8
2015-05-25
net/mlx4_core: Adjust the schedule queue port for single ported IB VFs
Or Gerlitz
1
-2
/
+2
2015-05-25
net/mlx4_core: Modify port values when generting EQEs for VFs
Or Gerlitz
2
-5
/
+26
2015-05-25
IB/mlx4: Convert slave port before building address-handle
Or Gerlitz
1
-4
/
+7
2015-05-25
net/mlx4_core: Enhance the MAD_IFC wrapper to convert VF port to physical
Or Gerlitz
1
-4
/
+6
2015-05-25
enic: Grammar s/an negative/a negative/
Geert Uytterhoeven
1
-1
/
+1
2015-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
339
-1370
/
+2236
2015-05-23
Merge branch 'pktgen-new-scripts'
David S. Miller
12
-242
/
+678
2015-05-23
pktgen: add benchmark script pktgen_bench_xmit_mode_netif_receive.sh
Jesper Dangaard Brouer
1
-0
/
+86
2015-05-23
pktgen: add sample script pktgen_sample03_burst_single_flow.sh
Jesper Dangaard Brouer
1
-0
/
+82
2015-05-23
pktgen: add sample script pktgen_sample02_multiqueue.sh
Jesper Dangaard Brouer
4
-141
/
+75
2015-05-23
pktgen: add sample script pktgen_sample01_simple.sh
Jesper Dangaard Brouer
3
-65
/
+94
2015-05-23
pktgen: new pktgen helper functions for samples scripts
Jesper Dangaard Brouer
3
-0
/
+261
2015-05-23
pktgen: make /proc/net/pktgen/pgctrl report fail on invalid input
Jesper Dangaard Brouer
1
-2
/
+2
2015-05-23
pktgen: document ability to add same device to several threads
Jesper Dangaard Brouer
1
-27
/
+50
2015-05-23
pktgen: doc were missing several config options
Jesper Dangaard Brouer
1
-1
/
+24
2015-05-23
pktgen: adjust spacing in proc file interface output
Jesper Dangaard Brouer
1
-1
/
+1
2015-05-23
pktgen: remove obsolete "max_before_softirq" from pktgen doc
Jesper Dangaard Brouer
1
-10
/
+8
2015-05-23
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
30
-240
/
+190
[next]