index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
uapi
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-26
bpf: add lookup/update/delete/iterate methods to BPF maps
Alexei Starovoitov
1
-0
/
+38
2014-09-26
bpf: introduce BPF syscall and maps
Alexei Starovoitov
1
-0
/
+23
2014-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+3
2014-09-19
gre: Setup and TX path for gre/UDP foo-over-udp encapsulation
Tom Herbert
1
-0
/
+4
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-15
openvswitch: Add recirc and hash action.
Andy Zhou
1
-0
/
+26
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-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
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
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
Input: add INPUT_PROP_POINTING_STICK property
Hans de Goede
1
-0
/
+1
2014-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+27
2014-09-05
ethtool: Add generic options for tunables
Govindarajulu Varadarajan
1
-0
/
+28
2014-09-04
usb: usbip: fix usbip.h path in userspace tool
Piotr Król
1
-0
/
+1
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-27
net: dsa: reduce number of protocol hooks
Florian Fainelli
1
-0
/
+1
2014-08-26
netfilter: nfnetlink_acct: add filter support to nfacct counter list/reset
Alexey Perevalov
1
-0
/
+8
2014-08-26
cfg80211: clarify BSS probe response vs. beacon data
Johannes Berg
1
-2
/
+14
2014-08-25
usbip: move usbip kernel code out of staging
Valentina Manea
1
-0
/
+26
2014-08-24
netfilter: nft_meta: Add cpu attribute support
Ana Rey
1
-0
/
+2
2014-08-24
netfilter: nft_meta: add pkttype support
Ana Rey
1
-0
/
+2
2014-08-20
uapi: netfilter_arp: use __u8 instead of u_int8_t
Mike Frysinger
1
-1
/
+1
2014-08-14
Merge branch 'for-3.17/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-5
/
+11
2014-08-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-0
/
+10
2014-08-08
Merge branch 'akpm' (second patchbomb from Andrew Morton)
Linus Torvalds
3
-0
/
+34
2014-08-08
kexec: implementation of new syscall kexec_file_load
Vivek Goyal
1
-0
/
+11
2014-08-08
shm: add memfd_create() syscall
David Herrmann
1
-0
/
+8
2014-08-08
shm: add sealing API
David Herrmann
1
-0
/
+15
2014-08-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+4
2014-08-07
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-0
/
+34
2014-08-06
net: reallocate new socket option number for IPV6_AUTOFLOWLABEL
Pablo Neira
1
-1
/
+1
2014-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
20
-122
/
+150
2014-08-06
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+9
2014-08-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-0
/
+7
2014-08-05
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-5
/
+128
2014-08-05
net-timestamp: ACK timestamp for bytestreams
Willem de Bruijn
2
-1
/
+3
2014-08-05
net-timestamp: SCHED timestamp on entering packet scheduler
Willem de Bruijn
2
-1
/
+3
2014-08-05
net-timestamp: add key to disambiguate concurrent datagrams
Willem de Bruijn
1
-3
/
+5
2014-08-05
net-timestamp: extend SCM_TIMESTAMPING ancillary data struct
Willem de Bruijn
1
-0
/
+18
2014-08-05
random: introduce getrandom(2) system call
Theodore Ts'o
1
-0
/
+9
2014-08-05
Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm
Paolo Bonzini
1
-2
/
+4
2014-08-05
drivers/vfio: EEH support for VFIO PCI device
Gavin Shan
1
-0
/
+34
[next]