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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-20
act_bpf: add initial eBPF support for actions
Daniel Borkmann
1
-0
/
+2
2015-03-20
ebpf: add sched_act_type and map it to sk_filter's verifier ops
Daniel Borkmann
1
-0
/
+1
2015-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-4
/
+16
2015-03-20
Input: add MT_TOOL_PALM
Charlie Mooney
1
-1
/
+2
2015-03-18
bridge: add ageing_time, stp_state, priority over netlink
Jörg Thalheim
1
-0
/
+3
2015-03-18
net: add support for phys_port_name
David Ahern
1
-0
/
+1
2015-03-18
vfs: Add general support to enforce project quota limits
Li Xi
1
-2
/
+4
2015-03-17
bpf: allow BPF programs access 'protocol' and 'vlan_tci' fields
Alexei Starovoitov
1
-0
/
+3
2015-03-17
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-4
/
+16
2015-03-17
KVM: s390: Create ioctl for Getting/Setting guest storage keys
Jason J. Herne
1
-0
/
+14
2015-03-17
KVM: s390: introduce post handlers for STSI
Ekaterina Tumanova
1
-0
/
+11
2015-03-17
KVM: s390: Add MEMOP ioctls for reading/writing guest memory
Thomas Huth
1
-0
/
+21
2015-03-16
vfio: amba: VFIO support for AMBA devices
Antonios Motakis
1
-0
/
+1
2015-03-16
vfio: platform: probe to devices on the platform bus
Antonios Motakis
1
-0
/
+1
2015-03-15
bpf: allow extended BPF programs access skb fields
Alexei Starovoitov
1
-0
/
+10
2015-03-15
ebpf: add helper for obtaining current processor id
Daniel Borkmann
1
-0
/
+1
2015-03-15
ebpf: add prandom helper for packet sampling
Daniel Borkmann
1
-0
/
+1
2015-03-13
uapi/virtio_scsi: allow overriding CDB/SENSE size
Michael S. Tsirkin
1
-2
/
+10
2015-03-12
Merge tag 'kvm-s390-next-20150306' of git://git.kernel.org/pub/scm/linux/kern...
Marcelo Tosatti
1
-1
/
+2
2015-03-11
ipv6: expose RFC4191 route preference via rtnetlink
Lubomir Rintel
1
-0
/
+1
2015-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+4
2015-03-10
virtio_blk: fix comment for virtio 1.0
Michael S. Tsirkin
1
-1
/
+5
2015-03-10
virtio_blk: typo fix
Michael S. Tsirkin
1
-1
/
+1
2015-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-0
/
+1
2015-03-09
Merge 4.0-rc3 into tty-testing
Greg Kroah-Hartman
1
-19
/
+0
2015-03-08
Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+4
2015-03-06
net/dcb: Add IEEE QCN attribute
Shani Michaeli
1
-0
/
+66
2015-03-07
serial: uapi: Declare all userspace-visible io types
Peter Hurley
1
-0
/
+4
2015-03-07
x86, intel-mid: remove Intel MID specific serial support
Andy Shevchenko
1
-19
/
+0
2015-03-06
Input: rename KEY_DIRECTION to KEY_ROTATE_DISPLAY
Stefan Brüns
1
-1
/
+2
2015-03-06
KVM: s390: Allocate and save/restore vector registers
Eric Farman
1
-1
/
+2
2015-03-06
cfg80211: Add API to change the indoor regulatory setting
Ilan peer
1
-0
/
+9
2015-03-06
rtnetlink: add RTNH_F_EXTERNAL flag for fib offload
Scott Feldman
1
-0
/
+1
2015-03-05
tipc: add ip/udp media type
Erik Hugne
1
-0
/
+9
2015-03-06
netfilter: nf_tables: limit maximum table name length to 32 bytes
Pablo Neira Ayuso
1
-0
/
+1
2015-03-05
bridge: Extend Proxy ARP design to allow optional rules for Wi-Fi
Jouni Malinen
1
-0
/
+1
2015-03-04
HID: map telephony usage page
Dmitry Torokhov
1
-0
/
+4
2015-03-04
nl80211: prohibit mixing 'any' and regular wowlan triggers
Johannes Berg
1
-0
/
+2
2015-03-04
mpls: Multicast route table change notifications
Eric W. Biederman
1
-0
/
+2
2015-03-04
mpls: Netlink commands to add, remove, and dump routes
Eric W. Biederman
1
-0
/
+8
2015-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
10
-19
/
+174
2015-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+1
2015-03-03
nl80211: add notes about userspace API/ABI modifications
Johannes Berg
1
-0
/
+13
2015-03-03
cfg80211: add VHT support for IBSS
[email protected]
1
-0
/
+2
2015-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
1
-1
/
+6
2015-03-01
cls_bpf: add initial eBPF support for programmable classifiers
Daniel Borkmann
1
-0
/
+2
2015-03-01
ebpf: add sched_cls_type and map it to sk_filter's verifier ops
Daniel Borkmann
1
-0
/
+1
2015-03-01
ebpf: export BPF_PSEUDO_MAP_FD to uapi
Daniel Borkmann
1
-0
/
+2
2015-02-28
nl/mac80211: allow zero plink timeout to disable STA expiration
Masashi Honma
1
-1
/
+2
2015-02-27
multicast: Extend ip address command to enable multicast group join/leave on
Madhu Challa
1
-0
/
+1
[prev]
[next]