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
2017-09-25
sch_netem: faster rb tree removal
Eric Dumazet
1
-3
/
+4
2017-09-25
tun: delete original tun_get() and rename __tun_get() to tun_get()
yuan linyu
1
-15
/
+11
2017-09-25
cxgb4: do DCB state reset in couple of places
Ganesh Goudar
3
-6
/
+20
2017-09-25
Merge branch 'liquidio-fw-loading'
David S. Miller
4
-28
/
+84
2017-09-25
liquidio: update module parameter fw_type to reflect firmware type loaded
Rick Farrington
1
-2
/
+4
2017-09-25
liquidio: verify firmware version when auto-loaded from flash.
Rick Farrington
1
-1
/
+17
2017-09-25
liquidio: allow override of firmware present in flash
Rick Farrington
4
-26
/
+64
2017-09-25
Merge branch 'dsa-port-enabling'
David S. Miller
3
-17
/
+38
2017-09-25
net: dsa: add port enable and disable helpers
Vivien Didelot
3
-16
/
+37
2017-09-25
net: dsa: make slave close symmetrical to open
Vivien Didelot
1
-5
/
+5
2017-09-25
hv_netvsc: Fix the real number of queues of non-vRSS cases
Haiyang Zhang
1
-0
/
+6
2017-09-25
Merge branch 'tun-NAPI-and-gro'
David S. Miller
2
-18
/
+245
2017-09-25
tun: enable napi_gro_frags() for TUN/TAP driver
Petar Penkov
2
-6
/
+129
2017-09-25
tun: enable NAPI for TUN/TAP driver
Petar Penkov
2
-15
/
+119
2017-09-25
net: remove MTU limits for dummy and ifb device
Zhang Shengju
2
-1
/
+4
2017-09-25
hv_netvsc: make const array ver_list static, reduces object code size
Colin Ian King
1
-1
/
+1
2017-09-25
bpf: Optimize lpm trie delete
Craig Gallek
1
-28
/
+43
2017-09-25
net: nfc: llcp_core: use setup_timer() helper.
Allen Pais
1
-6
/
+4
2017-09-25
net: nfc: hci: llc_shdlc: use setup_timer() helper.
Allen Pais
1
-9
/
+6
2017-09-25
net: nfc: hci: use setup_timer() helper.
Allen Pais
1
-3
/
+2
2017-09-25
net: af_packet: use setup_timer() helper.
Allen Pais
1
-3
/
+1
2017-09-23
forcedeth: optimize the xmit/rx with unlikely
Zhu Yanjun
1
-12
/
+14
2017-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
322
-1910
/
+5657
2017-09-23
Merge branch 'parisc-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
15
-14
/
+108
2017-09-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
17
-161
/
+281
2017-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
71
-414
/
+646
2017-09-23
Merge tag 'apparmor-pr-2017-09-22' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
24
-137
/
+2088
2017-09-22
Merge branch 'ieee802154-for-davem-2017-09-20' of git://git.kernel.org/pub/sc...
David S. Miller
3
-44
/
+295
2017-09-22
Merge branch 'cxgb4-tc-flower'
David S. Miller
7
-1
/
+653
2017-09-22
cxgb4: fetch stats for offloaded tc flower flows
Kumar Sanghvi
6
-1
/
+161
2017-09-22
cxgb4: add support to offload action vlan
Kumar Sanghvi
1
-0
/
+42
2017-09-22
cxgb4: add basic tc flower offload support
Kumar Sanghvi
6
-2
/
+325
2017-09-22
cxgb4: add tc flower offload skeleton
Kumar Sanghvi
4
-1
/
+128
2017-09-22
net: use 32-bit arithmetic while allocating net device
Alexey Dobriyan
1
-1
/
+1
2017-09-22
net: Remove useless function skb_header_release
Gao Feng
3
-21
/
+2
2017-09-22
Merge tag 'acpi-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
4
-20
/
+36
2017-09-22
Merge branch 'net-fix-reuseaddr-regression'
David S. Miller
1
-2
/
+4
2017-09-22
inet: fix improper empty comparison
Josef Bacik
1
-1
/
+1
2017-09-22
net: use inet6_rcv_saddr to compare sockets
Josef Bacik
1
-1
/
+1
2017-09-22
net: set tb->fast_sk_family
Josef Bacik
1
-0
/
+2
2017-09-22
net: orphan frags on stand-alone ptype in dev_queue_xmit_nit
Willem de Bruijn
1
-2
/
+6
2017-09-22
Merge tag 'pm-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
7
-13
/
+30
2017-09-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
4
-22
/
+51
2017-09-22
Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10
-129
/
+1006
2017-09-22
Merge tag '4.14-smb3-fixes-from-recent-test-events-for-stable' of git://git.s...
Linus Torvalds
6
-15
/
+66
2017-09-22
Merge tag 'ceph-for-4.14-rc2' of git://github.com/ceph/ceph-client
Linus Torvalds
3
-13
/
+32
2017-09-22
MAINTAINERS: update git tree locations for ieee802154 subsystem
Stefan Schmidt
1
-2
/
+2
2017-09-22
virtio-net: correctly set xdp_xmit for mergeable buffer
Jason Wang
1
-1
/
+1
2017-09-22
SMB3: Don't ignore O_SYNC/O_DSYNC and O_DIRECT flags
Steve French
1
-0
/
+7
2017-09-22
Merge tag 'pci-v4.14-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
19
-43
/
+44
[next]