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
/
uapi
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-19
net: Changes to ip_tunnel to support foo-over-udp encapsulation
Tom Herbert
1
-0
/
+12
2014-09-19
fou: Support for foo-over-udp RX path
Tom Herbert
1
-0
/
+32
2014-09-19
netfilter: nf_tables: export rule-set generation ID
Pablo Neira Ayuso
1
-0
/
+16
2014-09-18
Merge branch 'ipvs-next'
Pablo Neira Ayuso
1
-0
/
+3
2014-09-17
KVM: device: add simple registration mechanism for kvm_device_ops
Will Deacon
1
-6
/
+16
2014-09-16
usb: gadget: f_fs: virtual endpoint address mapping
Robert Baldyga
1
-0
/
+1
2014-09-16
Merge tag 'v3.17-rc5' into next
Felipe Balbi
2
-0
/
+3
2014-09-15
openvswitch: Add recirc and hash action.
Andy Zhou
1
-0
/
+26
2014-09-16
ipvs: Add destination address family to netlink interface
Alex Gartrell
1
-0
/
+3
2014-09-15
netfilter: ipset: Add skbinfo extension support to SET target.
Anton Danilov
1
-0
/
+10
2014-09-15
netfilter: ipset: Add skbinfo extension kernel support in the ipset core.
Anton Danilov
1
-0
/
+12
2014-09-15
Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm...
John W. Linville
1
-0
/
+100
2014-09-14
Merge 3.17-rc5 into tty-next
Greg Kroah-Hartman
2
-0
/
+3
2014-09-12
Merge tag 'usb-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+1
2014-09-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+1
2014-09-11
netfilter: nf_tables: add NFTA_MASQ_UNSPEC to nft_masq_attributes
Pablo Neira Ayuso
1
-0
/
+1
2014-09-11
Merge branch 'for-linus' into for-next
Takashi Iwai
2
-1
/
+27
2014-09-11
cfg80211: allow requesting SMPS mode on ap start
Eliad Peller
1
-0
/
+33
2014-09-11
cfg80211: add WMM traffic stream API
Johannes Berg
1
-0
/
+28
2014-09-10
shm: add memfd.h to UAPI export list
David Drysdale
1
-0
/
+1
2014-09-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
4
-1
/
+35
2014-09-09
bridge: implement rtnl_link_ops->get_size and rtnl_link_ops->fill_info
Jiri Pirko
1
-0
/
+12
2014-09-09
net: filter: split filter.h and expose eBPF to user space
Alexei Starovoitov
2
-0
/
+66
2014-09-09
usb: gadget: f_fs: add ioctl returning ep descriptor
Robert Baldyga
1
-0
/
+6
2014-09-09
netfilter: nf_tables: add new nft_masq expression
Arturo Borrero
1
-0
/
+11
2014-09-09
netfilter: nft_nat: include a flag attribute
Arturo Borrero
2
-0
/
+7
2014-09-09
netfilter: nf_tables: add devgroup support in meta expresion
Ana Rey
1
-0
/
+4
2014-09-08
PCI: Enable CRS Software Visibility for root port if it is supported
Rajat Jain
1
-0
/
+1
2014-09-08
Merge tag 'master-2014-09-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
1
-2
/
+14
2014-09-08
ARM: meson: serial: add MesonX SoC on-chip uart driver
Carlo Caione
1
-0
/
+3
2014-09-08
Input: add INPUT_PROP_POINTING_STICK property
Hans de Goede
1
-0
/
+1
2014-09-08
Merge tag 'v3.17-rc4' into next
Felipe Balbi
4
-2
/
+31
2014-09-08
ALSA: pcm: add new DSD sampleformat for native DSD playback on XMOS based dev...
Jurgen Kramer
1
-1
/
+2
2014-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-1
/
+28
2014-09-05
ethtool: Add generic options for tunables
Govindarajulu Varadarajan
1
-0
/
+28
2014-09-05
cfg80211: enable dynack through nl80211
Lorenzo Bianconi
1
-0
/
+12
2014-09-05
nl80211: Add flag attribute for RRM connections
Assaf Krauss
1
-0
/
+13
2014-09-05
nl80211: Allow declaring RRM-related features
Assaf Krauss
1
-0
/
+14
2014-09-04
usb: usbip: fix usbip.h path in userspace tool
Piotr Król
1
-0
/
+1
2014-09-04
Merge tag 'mac80211-next-for-john-2014-08-29' of git://git.kernel.org/pub/scm...
John W. Linville
1
-2
/
+14
2014-09-03
[media] videodev2.h: add __user to v4l2_ext_control pointers
Hans Verkuil
1
-5
/
+5
2014-09-02
tools: ffs-test: convert to new descriptor format
Michal Nazarewicz
1
-1
/
+1
2014-09-02
usb: gadget: f_fs: add usb_functionfs_descs_head_v2 structure
Michal Nazarewicz
1
-0
/
+10
2014-09-02
xfrm: configure policy hash table thresholds by netlink
Christophe Gouault
1
-0
/
+7
2014-08-29
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
1
-1
/
+1
2014-08-29
xattr: fix check for simultaneous glibc header inclusion
Filipe Brandenburger
1
-1
/
+1
2014-08-29
Merge tag 'usb-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+26
2014-08-29
KVM: Unconditionally export KVM_CAP_USER_NMI
Christoffer Dall
1
-3
/
+1
2014-08-29
KVM: Unconditionally export KVM_CAP_READONLY_MEM
Christoffer Dall
1
-2
/
+0
2014-08-27
net: dsa: reduce number of protocol hooks
Florian Fainelli
1
-0
/
+1
[prev]
[next]