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
2018-04-16
net: stmmac: Switch stmmac_mode_ops to generic HW Interface Helpers
Jose Abreu
5
-58
/
+68
2018-04-16
net: stmmac: Switch stmmac_hwtimestamp to generic HW Interface Helpers
Jose Abreu
5
-50
/
+56
2018-04-16
net: stmmac: Switch stmmac_ops to generic HW Interface Helpers
Jose Abreu
6
-188
/
+235
2018-04-16
net: stmmac: Switch stmmac_dma_ops to generic HW Interface Helpers
Jose Abreu
4
-145
/
+172
2018-04-16
net: stmmac: Switch stmmac_desc_ops to generic HW Interface Helpers
Jose Abreu
8
-136
/
+195
2018-04-16
Merge branch 'tcp-zero-copy-receive'
David S. Miller
9
-7
/
+608
2018-04-16
selftests: net: add tcp_mmap program
Eric Dumazet
2
-0
/
+439
2018-04-16
tcp: implement mmap() for zero copy receive
Eric Dumazet
4
-2
/
+117
2018-04-16
tcp: avoid extra wakeups for SO_RCVLOWAT users
Eric Dumazet
3
-2
/
+18
2018-04-16
tcp: fix delayed acks behavior for SO_RCVLOWAT
Eric Dumazet
1
-2
/
+5
2018-04-16
tcp: fix SO_RCVLOWAT and RCVBUF autotuning
Eric Dumazet
6
-1
/
+29
2018-04-16
tc-testing: add sample action tests
Roman Mashak
1
-0
/
+588
2018-04-16
ipv6: remove unnecessary check in addrconf_prefix_rcv_add_addr()
Lorenzo Bianconi
1
-2
/
+1
2018-04-16
net: socionext: reset hardware in ndo_stop
Masahisa KOJIMA
1
-8
/
+15
2018-04-16
net: netsec: enable tx-irq during open callback
Jassi Brar
1
-2
/
+2
2018-04-16
net: mediatek: use of_device_get_match_data()
Ryder Lee
1
-3
/
+1
2018-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
19
-198
/
+345
2018-04-12
Merge tag 'for-linus-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-19
/
+79
2018-04-12
Merge tag 'dma-mapping-4.17-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+1
2018-04-12
Merge tag 'mmc-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...
Linus Torvalds
3
-2
/
+3
2018-04-12
Merge tag 'for_linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
6
-57
/
+51
2018-04-12
Merge tag 'microblaze-4.17-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
3
-93
/
+15
2018-04-12
Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
Linus Torvalds
3
-20
/
+143
2018-04-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-1
/
+9
2018-04-11
Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
25
-853
/
+1008
2018-04-11
Merge tag 'pm-4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
25
-161
/
+438
2018-04-11
Merge tag 'ktest-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
3
-272
/
+1091
2018-04-11
Merge tag 'tags/upstream-4.17-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
7
-11
/
+24
2018-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
Linus Torvalds
23
-325
/
+3395
2018-04-11
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2
-3
/
+10
2018-04-11
Merge tag 'nios2-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2018-04-11
Merge branch 'l2tp-tunnel-creation-fixes'
David S. Miller
4
-137
/
+123
2018-04-11
l2tp: fix race in duplicate tunnel detection
Guillaume Nault
3
-28
/
+14
2018-04-11
l2tp: fix races in tunnel creation
Guillaume Nault
4
-110
/
+110
2018-04-11
tun: send netlink notification when the device is modified
Sabrina Dubroca
1
-2
/
+22
2018-04-11
tun: set the flags before registering the netdevice
Sabrina Dubroca
1
-3
/
+6
2018-04-11
lan78xx: Don't reset the interface on open
Phil Elwell
1
-4
/
+0
2018-04-11
Merge branch 'bnxt_en-Fixes-for-net'
David S. Miller
4
-5
/
+103
2018-04-11
bnxt_en: Fix NULL pointer dereference at bnxt_free_irq().
Michael Chan
1
-1
/
+1
2018-04-11
bnxt_en: Need to include RDMA rings in bnxt_check_rings().
Michael Chan
1
-0
/
+2
2018-04-11
bnxt_en: Support max-mtu with VF-reps
Sriharsha Basavapatna
1
-0
/
+30
2018-04-11
bnxt_en: Ignore src port field in decap filter nodes
Sriharsha Basavapatna
1
-1
/
+3
2018-04-11
bnxt_en: do not allow wildcard matches for L2 flows
Andy Gospodarek
1
-0
/
+59
2018-04-11
bnxt_en: Fix ethtool -x crash when device is down.
Michael Chan
1
-3
/
+8
2018-04-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
182
-2095
/
+4159
2018-04-11
page cache: use xa_lock
Matthew Wilcox
39
-366
/
+345
2018-04-11
xarray: add the xa_lock to the radix_tree_root
Matthew Wilcox
6
-13
/
+42
2018-04-11
fscache: use appropriate radix tree accessors
Matthew Wilcox
2
-2
/
+2
2018-04-11
export __set_page_dirty
Matthew Wilcox
3
-14
/
+5
2018-04-11
unicore32: turn flush_dcache_mmap_lock into a no-op
Matthew Wilcox
1
-4
/
+2
[next]