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-07-27
net/mlx4: Prepare VLAN macros for 802.1ad Hardware accelerated support
Hadar Hen Zion
5
-7
/
+7
2015-07-27
net/mlx4_en: Prepare ethtool private flags to support more flags
Hadar Hen Zion
1
-18
/
+17
2015-07-27
net/mlx4_core: Preparations for 802.1ad VLAN support
Hadar Hen Zion
5
-0
/
+106
2015-07-27
Merge branch 'arm-bpf-next'
David S. Miller
2
-2
/
+42
2015-07-27
ARM: net: add support for BPF_ANC | SKF_AD_HATYPE in ARM JIT.
Nicolas Schichan
2
-2
/
+23
2015-07-27
ARM: net: add support for BPF_ANC | SKF_AD_PAY_OFFSET in ARM JIT.
Nicolas Schichan
1
-0
/
+8
2015-07-27
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-26
cxgb4vf: Read correct FL congestion threshold for T5 and T6
Hariprasad Shenai
2
-2
/
+21
2015-07-26
lwtunnel: export linux/lwtunnel.h to userspace
Nicolas Dichtel
2
-6
/
+1
2015-07-26
bridge: mdb: notify on router port add and del
Satish Ashok
3
-2
/
+77
2015-07-26
openvswitch: Retrieve tunnel metadata when receiving from vport-netdev
Thomas Graf
1
-1
/
+1
2015-07-26
net: macb: Change capability mask for jumbo support
Harini Katakam
1
-1
/
+1
2015-07-26
openvswitch: fix compilation when vxlan is a module
Nicolas Dichtel
1
-0
/
+1
2015-07-26
ipv4: be more aggressive when probing alternative gateways
Julian Anastasov
1
-1
/
+3
2015-07-26
ipv6: fix crash over flow-based vxlan device
Wei-Chun Chao
1
-2
/
+3
2015-07-26
net: bcmgenet: Register link_update callback for all MoCA PHYs
Florian Fainelli
1
-14
/
+23
2015-07-26
net: bcmgenet: Remove checks on clock handles
Florian Fainelli
1
-14
/
+12
2015-07-26
hv_netvsc: Wait for sub-channels to be processed during probe
KY Srinivasan
2
-0
/
+30
2015-07-26
cxgb4: Allow firmware flash, only if cxgb4 is the master driver
Hariprasad Shenai
1
-0
/
+14
2015-07-26
vxlan: Use proper endian type for vni in vxlan[6]_xmit_skb
Thomas Graf
1
-2
/
+2
[next]