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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-15
sfp: add sff module support
Russell King
1
-0
/
+1
2017-12-13
net: phy: phylink: Allow setting a custom link state callback
Florian Fainelli
1
-0
/
+3
2017-12-13
net: phy: phylink: Allow specifying PHY device flags
Florian Fainelli
1
-1
/
+1
2017-12-13
PCI: Add pcim_set_mwi(), a device-managed pci_set_mwi()
Heiner Kallweit
1
-0
/
+1
2017-12-13
phylib: add reset after clk enable support
Richard Leitner
1
-0
/
+2
2017-12-13
phylib: Add device reset delay support
Richard Leitner
1
-0
/
+2
2017-12-12
tcp: avoid integer overflows in tcp_rcv_space_adjust()
Eric Dumazet
1
-1
/
+1
2017-12-11
sctp: add basic structures and make chunk function for idata
Xin Long
1
-0
/
+17
2017-12-11
sctp: add asoc intl_enable negotiation during 4 shakehands
Xin Long
1
-0
/
+3
2017-12-11
spinlock: Add library function to allocate spinlock buckets array
Tom Herbert
1
-0
/
+6
2017-12-11
rhashtable: abstract out function to get hash
Tom Herbert
1
-10
/
+18
2017-12-11
rhashtable: Add rhastable_walk_peek
Tom Herbert
1
-0
/
+2
2017-12-11
rhashtable: Change rhashtable_walk_start to return void
Tom Herbert
1
-1
/
+7
2017-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
12
-48
/
+25
2017-12-08
kmemcheck: rip it out for real
Michal Hocko
1
-1
/
+0
2017-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-40
/
+8
2017-12-08
macvlan: fix memory hole in macvlan_dev
Girish Moodalbail
1
-1
/
+1
2017-12-08
net: dsa: lan9303: Protect ALR operations with mutex
Egil Hjelmeland
1
-0
/
+1
2017-12-08
net: skb_array: expose peek API
John Fastabend
1
-0
/
+5
2017-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+1
2017-12-08
tcp: invalidate rate samples during SACK reneging
Yousuk Seung
1
-1
/
+2
2017-12-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+5
2017-12-07
usbnet: fix alignment for frames with no ethernet header
Bjørn Mork
1
-0
/
+1
2017-12-06
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+3
2017-12-06
efi: Move some sysfs files to be read-only by root
Greg Kroah-Hartman
1
-0
/
+6
2017-12-05
net: remove hlist_nulls_add_tail_rcu()
Eric Dumazet
1
-38
/
+0
2017-12-05
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-2
/
+0
2017-12-05
Merge tag 'char-misc-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2017-12-05
Merge tag 'driver-core-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+2
2017-12-05
Merge tag 'staging-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+4
2017-12-05
phylib: Add device reset GPIO support
Sergei Shtylyov
2
-0
/
+8
2017-12-05
flow_dissector: dissect tunnel info outside __skb_flow_dissect()
Simon Horman
1
-0
/
+5
2017-12-05
Merge tag 'tty-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+1
2017-12-05
phylink: convert to fwnode
Russell King
1
-1
/
+2
2017-12-05
sfp: convert to fwnode
Russell King
1
-3
/
+4
2017-12-05
sfp: add documentation for kernel APIs
Russell King
1
-14
/
+36
2017-12-05
phylink: add documentation for kernel APIs
Russell King
1
-48
/
+135
2017-12-05
phylink: remove phylink_init_eee()
Russell King
1
-1
/
+0
2017-12-05
phylink: get rid of separate Cisco SGMII and 802.3z modes
Russell King
1
-12
/
+7
2017-12-05
phy: add phy_interface_mode_is_8023z() helper
Russell King
1
-0
/
+14
2017-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-12
/
+78
2017-12-05
bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type
Hendrik Brueckner
1
-1
/
+5
2017-12-05
bpf: Add access to snd_cwnd and others in sock_ops
Lawrence Brakmo
1
-0
/
+1
2017-12-04
irqdesc: Use bool return type instead of int
Will Deacon
1
-3
/
+3
2017-12-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-2
/
+1
2017-12-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-1
/
+4
2017-12-04
net: phy: core: remove now uneeded disabling of interrupts
Heiner Kallweit
1
-1
/
+0
2017-12-03
vmbus: make hv_get_ringbuffer_availbytes local
Stephen Hemminger
1
-22
/
+0
2017-12-03
net: xdp: report flags program was installed with on query
Jakub Kicinski
1
-0
/
+2
2017-12-03
net: xdp: avoid output parameters when querying XDP prog
Jakub Kicinski
1
-1
/
+2
[next]