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
2017-06-23
xdp: add HW offload mode flag for installing programs
Jakub Kicinski
1
-2
/
+5
2017-06-21
bpf: expose prog id for cls_bpf and act_bpf
Daniel Borkmann
2
-0
/
+2
2017-06-21
ip6mr: add netlink notifications on mrt6msg cache reports
Julien Gomes
1
-0
/
+12
2017-06-21
ipmr: add netlink notifications on igmpmsg cache reports
Julien Gomes
1
-0
/
+12
2017-06-21
rtnetlink: add restricted rtnl groups for ipv4 and ipv6 mroute
Julien Gomes
1
-0
/
+4
2017-06-21
rtnetlink: add NEWCACHEREPORT message type
Julien Gomes
1
-0
/
+3
2017-06-19
tcp: md5: add TCP_MD5SIG_EXT socket option to set a key address prefix
Ivan Delalande
1
-3
/
+8
2017-06-16
net: Add IFLA_XDP_PROG_ID
Martin KaFai Lau
1
-0
/
+1
2017-06-15
net: sched: act_tunnel_key: make UDP checksum configurable
Jiri Benc
1
-0
/
+1
2017-06-15
tls: kernel TLS support
Dave Watson
1
-0
/
+79
2017-06-15
tcp: ULP infrastructure
Dave Watson
1
-0
/
+1
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-4
/
+7
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-2
/
+5
2017-06-13
Merge tag 'mac80211-next-for-davem-2017-06-13' of git://git.kernel.org/pub/sc...
David S. Miller
1
-4
/
+69
2017-06-13
nl80211: remove desciption about request from NL80211_CMD_ROAM
Arend Van Spriel
1
-8
/
+7
2017-06-13
nl80211: add authorized flag to ROAM event
Avraham Stern
1
-0
/
+11
2017-06-13
cfg80211: support 4-way handshake offloading for 802.1X
Avraham Stern
1
-1
/
+38
2017-06-13
cfg80211: support 4-way handshake offloading for WPA/WPA2-PSK
Eliad Peller
1
-2
/
+20
2017-06-10
bpf: add bpf_set_hash helper for tc progs
Daniel Borkmann
1
-1
/
+7
2017-06-09
KEYS: DH: add __user annotations to keyctl_kdf_params
Eric Biggers
1
-2
/
+2
2017-06-08
ethtool.h: remind to update 802.3ad when adding new speeds
Nicolas Dichtel
1
-2
/
+4
2017-06-08
openvswitch: warn about missing first netlink attribute
Nicolas Dichtel
1
-0
/
+1
2017-06-08
net: ipmr: add getlink support
Nikolay Aleksandrov
1
-0
/
+42
2017-06-08
net: bridge: Receive notification about successful FDB offload
Arkadi Sharshevsky
1
-0
/
+1
2017-06-08
tcp: add TCPMemoryPressuresChrono counter
Eric Dumazet
1
-0
/
+1
2017-06-06
bpf: Add BPF_OBJ_GET_INFO_BY_FD
Martin KaFai Lau
1
-0
/
+28
2017-06-06
bpf: Add BPF_MAP_GET_FD_BY_ID
Martin KaFai Lau
1
-0
/
+2
2017-06-06
bpf: Add BPF_PROG_GET_FD_BY_ID
Martin KaFai Lau
1
-2
/
+6
2017-06-06
bpf: Add BPF_(PROG|MAP)_GET_NEXT_ID command
Martin KaFai Lau
1
-0
/
+7
2017-06-06
net: sched: introduce a TRAP control action
Jiri Pirko
1
-0
/
+7
2017-06-04
bpf: update perf event helper functions documentation
Teng Qin
1
-4
/
+7
2017-06-04
net/sched: cls_flower: add support for matching on ip tos and ttl
Or Gerlitz
1
-0
/
+5
2017-05-27
rtnl: Add support for netdev event to link messages
Vlad Yasevich
1
-0
/
+11
2017-05-26
net: ipv4: add new RTM_F_FIB_MATCH flag for use with RTM_GETROUTE
Roopa Prabhu
1
-0
/
+1
2017-05-24
net/sched: flower: add support for matching on tcp flags
Jiri Pirko
1
-0
/
+3
2017-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2017-05-21
net: allow simultaneous SW and HW transmit timestamping
Miroslav Lichvar
1
-1
/
+2
2017-05-21
net: add new control message for incoming HW-timestamped packets
Miroslav Lichvar
1
-1
/
+10
2017-05-21
net: define receive timestamp filter for NTP
Miroslav Lichvar
1
-0
/
+3
2017-05-20
Merge tag 'usb-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+3
2017-05-17
net: sched: add termination action to allow goto chain
Jiri Pirko
1
-0
/
+1
2017-05-17
net: sched: introduce multichain support for filters
Jiri Pirko
1
-0
/
+1
2017-05-17
USB: hub: fix SS max number of ports
Johan Hovold
1
-0
/
+3
2017-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-2
/
+19
2017-05-11
xdp: refine xdp api with regards to generic xdp
Daniel Borkmann
1
-0
/
+7
2017-05-11
xdp: add flag to enforce driver mode
Daniel Borkmann
1
-2
/
+4
2017-05-11
bpf: Add strict alignment flag for BPF_PROG_LOAD.
David S. Miller
1
-0
/
+8
2017-05-10
Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
31
-710
/
+16
2017-05-10
Merge tag 'nfsd-4.12' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-6
/
+8
2017-05-10
Merge tag 'armsoc-tee' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
1
-0
/
+346
[next]