index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-25
ipv6: ipv6_select_ident() returns a __be32
Eric Dumazet
2
-6
/
+6
2015-05-25
Merge branch 'cpsw-cleanups'
David S. Miller
3
-54
/
+2
2015-05-25
net: cpsw: remove redundant calls disabling dma interrupts.
Richard Cochran
1
-3
/
+0
2015-05-25
net: cpsw: remove redundant calls enabling dma interrupts.
Richard Cochran
1
-2
/
+0
2015-05-25
net: cpsw: remove two unused global functions
Richard Cochran
2
-47
/
+0
2015-05-25
net: cpsw: fix misplaced break statements.
Richard Cochran
1
-2
/
+2
2015-05-25
Merge branch 'rocker-cleanups'
David S. Miller
1
-229
/
+240
2015-05-25
rocker: mark parameters and local variables as const
Simon Horman
1
-200
/
+215
2015-05-25
rocker: remove unused rocker_port parameter from rocker_port_kfree
Simon Horman
1
-29
/
+25
2015-05-25
irda: use msecs_to_jiffies for conversion to jiffies
Nicholas Mc Guire
1
-2
/
+2
2015-05-25
neterion: s2io: Fix kernel doc formatting
Joe Perches
1
-2
/
+4
2015-05-25
irda: irda-usb: use msecs_to_jiffies for conversions
Nicholas Mc Guire
1
-1
/
+3
2015-05-25
bridge: allow setting hash_max + multicast_router if interface is down
Linus Lüssing
1
-21
/
+3
2015-05-25
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-24
Merge tag 'wireless-drivers-next-for-davem-2015-05-21' of git://git.kernel.or...
David S. Miller
75
-2342
/
+6681
2015-05-24
Merge branch 'mlx4-next'
David S. Miller
6
-27
/
+60
2015-05-24
net/mlx4_core: Enable single ported IB VFs
Or Gerlitz
2
-12
/
+11
2015-05-24
net/mlx4_core: Adjust the schedule queue port in reset-to-init too
Or Gerlitz
1
-0
/
+8
2015-05-24
net/mlx4_core: Adjust the schedule queue port for single ported IB VFs
Or Gerlitz
1
-2
/
+2
2015-05-24
net/mlx4_core: Modify port values when generting EQEs for VFs
Or Gerlitz
2
-5
/
+26
2015-05-24
IB/mlx4: Convert slave port before building address-handle
Or Gerlitz
1
-4
/
+7
2015-05-24
net/mlx4_core: Enhance the MAD_IFC wrapper to convert VF port to physical
Or Gerlitz
1
-4
/
+6
2015-05-24
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
[next]