Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
52dfae5c85a4c1078e9f1d5e8947d4a25f73dd81
/
include
d50ccc2
tipc: add 128-bit node identifier
by Jon Maloy
· 7 years ago
c46234e
tls: RX path for ktls
by Dave Watson
· 7 years ago
5837158
tls: Refactor variable names
by Dave Watson
· 7 years ago
f4a8e43
tls: Pass error code explicitly to tls_err_abort
by Dave Watson
· 7 years ago
dbe4255
tls: Move cipher info to a separate struct
by Dave Watson
· 7 years ago
e9de001
devlink: Remove top_hierarchy arg for DEVLINK disabled path
by David Ahern
· 7 years ago
03fe2de
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
f36b753
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
f59f1ca
Revert "mm: page_alloc: skip over regions of invalid pfns where possible"
by Daniel Vacek
· 7 years ago
b6bdb75
mm/vmalloc: add interfaces to free unmapped page table
by Toshi Kani
· 7 years ago
c4f4d2f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
9ce2078
Merge tag 'mmc-v4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
by Linus Torvalds
· 7 years ago
d9ff304
net: Replace ip_ra_lock with per-net mutex
by Kirill Tkhai
· 7 years ago
5796ef7
net: Make ip_ra_chain per struct net
by Kirill Tkhai
· 7 years ago
14452ca
net: qualcomm: rmnet: Export mux_id and flags to netlink
by Subash Abhinov Kasiviswanathan
· 7 years ago
872619d
tipc: step sk->sk_drops when rcv buffer is full
by GhantaKrishnamurthy MohanKrishna
· 7 years ago
c30b70d
tipc: implement socket diagnostics for AF_TIPC
by GhantaKrishnamurthy MohanKrishna
· 7 years ago
e0645d9
Merge tag 'mac80211-for-davem-2018-03-21' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 7 years ago
1453074
devlink: Remove top_hierarchy arg to devlink_resource_register
by David Ahern
· 7 years ago
5df7af8
net: phy: Add general dummy stubs for MMD register access
by Kevin Hao
· 7 years ago
755f663
Merge tag 'batadv-next-for-davem-20180319' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 7 years ago
94e5e30
net: add uevent socket member
by Christian Brauner
· 7 years ago
454bfe9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
7c181f4
mac80211: add ieee80211_hw flag for QoS NDP support
by Ben Caradoc-Davies
· 7 years ago
303851e
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 7 years ago
c6256ca
Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 7 years ago
0d707a2
Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 7 years ago
015632b
bpf: sk_msg program helper bpf_sk_msg_pull_data
by John Fastabend
· 7 years ago
91843d5
bpf: sockmap, add msg_cork_bytes() helper
by John Fastabend
· 7 years ago
2a10031
bpf: sockmap, add bpf_msg_apply_bytes() helper
by John Fastabend
· 7 years ago
4f738ad
bpf: create tcp_bpf_ulp allowing BPF to monitor socket TX/RX data
by John Fastabend
· 7 years ago
8c05dbf
net: generalize sk_alloc_sg to work with scatterlist rings
by John Fastabend
· 7 years ago
312fc2b
net: do_tcp_sendpages flag to avoid SKBTX_SHARED_FRAG
by John Fastabend
· 7 years ago
2c3682f
sock: make static tls function alloc_sg generic sock helper
by John Fastabend
· 7 years ago
80cf79a
RDMA/verbs: Remove restrack entry from XRCD structure
by Leon Romanovsky
· 7 years ago
b3a5d11
percpu_ref: Update doc to dissuade users from depending on internal RCU grace periods
by Tejun Heo
· 7 years ago
3cd1d32
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
d47d08c
sctp: use proc_remove_subtree()
by Al Viro
· 7 years ago
928df18
tipc: obsolete TIPC_ZONE_SCOPE
by Jon Maloy
· 7 years ago
7156d19
tcp: add snd_ssthresh stat in SCM_TIMESTAMPING_OPT_STATS
by Yousuk Seung
· 7 years ago
79ffdfc
net: Add rtnl_lock_killable()
by Kirill Tkhai
· 7 years ago
1e80295
udp: Move the udp sysctl to namespace.
by Tonghao Zhang
· 7 years ago
232378e
net/ipv6: Change address check to always take a device argument
by David Ahern
· 7 years ago
cbe7128
vlan: Fix out of order vlan headers with reorder header off
by Toshiaki Makita
· 7 years ago
4bbb3e0
net: Fix vlan untag for bridge and vlan_dev with reorder_hdr off
by Toshiaki Makita
· 7 years ago
df09348
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
95dd775
fs: Teach path_connected to handle nfs filesystems with multiple roots.
by Eric W. Biederman
· 7 years ago
bb9b4db
Merge tag 'kvm-arm-fixes-for-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master
by Paolo Bonzini
· 7 years ago
c658dc5
mmc: core: Fix tracepoint print of blk_addr and blksz
by Adrian Hunter
· 7 years ago
615755a
bpf: extend stackmap to save binary_build_id+offset instead of address
by Song Liu
· 7 years ago
16ca6a6
KVM: arm/arm64: vgic: Don't populate multiple LRs with the same vintid
by Marc Zyngier
· 7 years ago
413aa80
KVM: arm/arm64: Reset mapped IRQs on VM reset
by Christoffer Dall
· 7 years ago
30f6ebf
sctp: add SCTP_AUTH_NO_AUTH type for AUTHENTICATION_EVENT
by Xin Long
· 7 years ago
ec2e506
sctp: add SCTP_AUTH_FREE_KEY type for AUTHENTICATION_EVENT
by Xin Long
· 7 years ago
601590e
sctp: add sockopt SCTP_AUTH_DEACTIVATE_KEY
by Xin Long
· 7 years ago
3ff547c
sctp: add support for SCTP AUTH Information for sendmsg
by Xin Long
· 7 years ago
1b1e0bc
sctp: add refcnt support for sh_key
by Xin Long
· 7 years ago
d52e5a7
ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtu
by Sabrina Dubroca
· 7 years ago
3032f8c
Merge tag 'usb-4.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 7 years ago
6560ca4
Merge tag 'tty-4.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 7 years ago
4dcb31d
net: use skb_to_full_sk() in skb_update_prio()
by Eric Dumazet
· 7 years ago
53dd9a6
batman-adv: add multicast flags netlink support
by Linus Lüssing
· 7 years ago
41aeefc
batman-adv: add DAT cache netlink support
by Linus Lüssing
· 7 years ago
6417250
workqueue: remove unused cancel_work()
by Stephen Hemminger
· 7 years ago
c2b37f7
IB/mlx5: Fix integer overflows in mlx5_ib_create_srq
by Boris Pismenny
· 7 years ago
be9fc09
net: fix sysctl_fb_tunnels_only_for_init_net link error
by Arnd Bergmann
· 7 years ago
6056415d
net: Add comment about pernet_operations methods and synchronization
by Kirill Tkhai
· 7 years ago
d2ddf628
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 7 years ago
b747594
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 7 years ago
918ee50
net: ipv6: Introduce ip6_multipath_hash_policy()
by Petr Machata
· 7 years ago
bf2ae2e
sock_diag: request _diag module only when the family or proto has been registered
by Xin Long
· 7 years ago
a2c054a
net: phy: Tell caller result of phy_change()
by Brad Mouring
· 7 years ago
b1d0a5d
netfilter: x_tables: add and use xt_check_proc_name
by Florian Westphal
· 7 years ago
c68a2cf
Merge tag 'pci-v4.16-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
f5426250
net: introduce IFF_NO_RX_HANDLER
by Paolo Abeni
· 7 years ago
a525df0
Merge tag 'powerpc-4.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 7 years ago
3a40307
vhost_net: examine pointer types during un-producing
by Jason Wang
· 7 years ago
a03b91b
net sched actions: add new tc_action_ops callback
by Roman Mashak
· 7 years ago
d04e699
net sched actions: update Add/Delete action API with new argument
by Roman Mashak
· 7 years ago
79134e6
net: do not create fallback tunnels for non-default namespaces
by Eric Dumazet
· 7 years ago
84a1d9c4
net: ethtool: extend RXNFC API to support RSS spreading of filter matches
by Edward Cree
· 7 years ago
fd372a7
Merge tag 'mlx5-updates-2018-02-28-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
by David S. Miller
· 7 years ago
e675482
Merge tag 'mips_fixes_4.16_4' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips
by Linus Torvalds
· 7 years ago
459d153
net/sched: cls_flower: Add support to handle first frag as match field
by Pieter Jansen van Vuuren
· 7 years ago
cfda06d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 7 years ago
95da0cd
bpf: add support to read sample address in bpf program
by Teng Qin
· 7 years ago
cb01008
net/mlx5: IPSec, Add support for ESN
by Aviad Yehezkel
· 7 years ago
05564d0
net/mlx5: Add flow-steering commands for FPGA IPSec implementation
by Aviad Yehezkel
· 7 years ago
d6c4f02
net/mlx5: Refactor accel IPSec code
by Aviad Yehezkel
· 7 years ago
af9fe19
net/mlx5: Added required metadata capability for ipsec
by Aviad Yehezkel
· 7 years ago
1d2005e
net/mlx5: Export ipsec capabilities
by Aviad Yehezkel
· 7 years ago
65802f4
net/mlx5: IPSec, Add command V2 support
by Aviad Yehezkel
· 7 years ago
788a821
net/mlx5e: IPSec, Add support for ESP trailer removal by hardware
by Yossi Kuperman
· 7 years ago
581fddd
net/mlx5: IPSec, Generalize sandbox QP commands
by Yossi Kuperman
· 7 years ago
bcde6b7
Merge tag 'mlx5-updates-2018-02-28-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
by David S. Miller
· 7 years ago
be75b1b
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 7 years ago
1ec54cb
net: unpollute priv_flags space
by Paolo Abeni
· 7 years ago
2695578
net: usbnet: fix potential deadlock on 32bit hosts
by Eric Dumazet
· 7 years ago
35d889d
sch_netem: fix skb leak in netem_enqueue()
by Alexey Kodanev
· 7 years ago
4910280
sctp: add support for snd flag SCTP_SENDALL process in sendmsg
by Xin Long
· 7 years ago
Next »