Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
2de1be1db25d3285f514920230790be20db92887
/
include
821f1b2
bridge: add new BR_NEIGH_SUPPRESS port flag to suppress arp and nd flood
by Roopa Prabhu
· 7 years ago
067cae4
bpf: Use char in prog and map name
by Martin KaFai Lau
· 7 years ago
548ec11
net: phonet: mark phonet_protocol as const
by Lin Zhang
· 7 years ago
6423747
net: phonet: mark header_ops as const
by Lin Zhang
· 7 years ago
4bebdc7
bpf: add helper bpf_perf_prog_read_value
by Yonghong Song
· 7 years ago
908432c
bpf: add helper bpf_perf_event_read_value for perf event array map
by Yonghong Song
· 7 years ago
9756263
bpf: perf event change needed for subsequent bpf helpers
by Yonghong Song
· 7 years ago
bdc4764
ip_tunnel: add mpls over gre support
by Amine Kherbouche
· 7 years ago
81eb844
ipv6: take care of rt6_stats
by Wei Wang
· 7 years ago
66f5d6c
ipv6: replace rwlock with rcu and spinlock in fib6_table
by Wei Wang
· 7 years ago
bbd63f0
ipv6: update fn_sernum after route is inserted to tree
by Wei Wang
· 7 years ago
2b760fc
ipv6: hook up exception table to store dst cache
by Wei Wang
· 7 years ago
38fbeee
ipv6: prepare fib6_locate() for exception table
by Wei Wang
· 7 years ago
c757faa
ipv6: prepare fib6_age() for exception table
by Wei Wang
· 7 years ago
35732d0
ipv6: introduce a hash table to store dst cache
by Wei Wang
· 7 years ago
180ca44
ipv6: introduce a new function fib6_update_sernum()
by Wei Wang
· 7 years ago
75c119a
tcp: implement rb-tree based retransmit queue
by Eric Dumazet
· 7 years ago
ac3f09b
tcp: uninline tcp_write_queue_purge()
by Eric Dumazet
· 7 years ago
18a4c0e
net: add rb_to_skb() and other rb tree helpers
by Eric Dumazet
· 7 years ago
4e64b1e
net/ipv6: Convert icmpv6_push_pending_frames to void
by Joe Perches
· 7 years ago
e208007
tcp: new list for sent but unacked skbs for RACK recovery
by Eric Dumazet
· 7 years ago
27204aa
tcp: uniform the set up of sockets after successful connection
by Wei Wang
· 7 years ago
413a431
VSOCK: add sock_diag interface
by Stefan Hajnoczi
· 7 years ago
3b4477d
VSOCK: use TCP state constants for sk_state
by Stefan Hajnoczi
· 7 years ago
bf359b8
VSOCK: move __vsock_in_bound/connected_table() to af_vsock.h
by Stefan Hajnoczi
· 7 years ago
44f2098
VSOCK: export socket tables for sock_diag interface
by Stefan Hajnoczi
· 7 years ago
53954cf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
076264a
Merge tag 'for-4.14/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 7 years ago
0f38071
Merge tag 'sound-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 7 years ago
9a431ef
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
42ab19e
net: Add extack to upper device linking
by David Ahern
· 7 years ago
33eaf2a
net: Add extack to ndo_add_slave
by David Ahern
· 7 years ago
51d0c047
net: Add extack to netdev_notifier_info
by David Ahern
· 7 years ago
6621dd2
dev: advertise the new nsid when the netns iface changes
by Nicolas Dichtel
· 7 years ago
42b76d0
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
468e2f6
bpf: introduce BPF_PROG_QUERY command
by Alexei Starovoitov
· 7 years ago
324bda9e6
bpf: multi program support for cgroup+bpf
by Alexei Starovoitov
· 7 years ago
5c45121
rtnetlink: remove __rtnl_af_unregister
by Florian Westphal
· 7 years ago
e774d96
rtnetlink: remove slave_validate callback
by Florian Westphal
· 7 years ago
180eb4f
Merge tag 'reset-fixes-for-4.14' of git://git.pengutronix.de/git/pza/linux into fixes
by Olof Johansson
· 7 years ago
32e57c2
include/linux/fs.h: fix comment about struct address_space
by Mike Rapoport
· 7 years ago
1dd2bfc
mm/memory_hotplug: change pfn_to_section_nr/section_nr_to_pfn macro to inline function
by YASUAKI ISHIMATSU
· 7 years ago
7240767
include/linux/bitfield.h: remove 32bit from FIELD_GET comment block
by Masahiro Yamada
· 7 years ago
c2315c1
exec: load_script: kill the onstack interp[BINPRM_BUF_SIZE] array
by Oleg Nesterov
· 7 years ago
a1b2289
android: binder: drop lru lock in isolate callback
by Sherry Yang
· 7 years ago
4d4bbd8
mm, oom_reaper: skip mm structs with mmu notifiers
by Michal Hocko
· 7 years ago
fa87b91
include/linux/mm.h: fix typo in VM_MPX definition
by Kirill A. Shutemov
· 7 years ago
ac1ed8b
sctp: introduce round robin stream scheduler
by Marcelo Ricardo Leitner
· 7 years ago
637784a
sctp: introduce priority based stream scheduler
by Marcelo Ricardo Leitner
· 7 years ago
0ccdf3c
sctp: add sockopt to get/set stream scheduler parameters
by Marcelo Ricardo Leitner
· 7 years ago
13aa877
sctp: add sockopt to get/set stream scheduler
by Marcelo Ricardo Leitner
· 7 years ago
5bbbbe3
sctp: introduce stream scheduler foundations
by Marcelo Ricardo Leitner
· 7 years ago
2fc019f
sctp: introduce sctp_chunk_stream_no
by Marcelo Ricardo Leitner
· 7 years ago
f952be7
sctp: introduce struct sctp_stream_out_ext
by Marcelo Ricardo Leitner
· 7 years ago
90caccd
bpf: fix bpf_tail_call() x64 JIT
by Alexei Starovoitov
· 7 years ago
6c55700
net: core: decouple ifalias get/set from rtnl lock
by Florian Westphal
· 7 years ago
5d8b3e6
ipv4: ipmr: Add the parent ID field to VIF struct
by Yotam Gigi
· 7 years ago
abf4bb6
skbuff: Add the offload_mr_fwd_mark field
by Yotam Gigi
· 7 years ago
ff93026
Merge branch 'for-4.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 7 years ago
887c8ba
Merge tag 'usb-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 7 years ago
08bbc4f
Merge tag 'staging-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 7 years ago
c4142ed
Merge tag 'driver-core-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 7 years ago
3304559
thunderbolt: Add function to retrieve DMA device for the ring
by Mika Westerberg
· 7 years ago
4ffe722
thunderbolt: Add polling mode for rings
by Mika Westerberg
· 7 years ago
59120e0
thunderbolt: Use spinlock in NHI serialization
by Mika Westerberg
· 7 years ago
22b7de1
thunderbolt: Use spinlock in ring serialization
by Mika Westerberg
· 7 years ago
2a91ec6
thunderbolt: Move ring descriptor flags to thunderbolt.h
by Mika Westerberg
· 7 years ago
3b3d9f4
thunderbolt: Export ring handling functions to modules
by Mika Westerberg
· 7 years ago
d1ff702
thunderbolt: Add support for XDomain discovery protocol
by Mika Westerberg
· 7 years ago
e69b71f
thunderbolt: Move tb_switch_phy_port_from_link() to thunderbolt.h
by Mika Westerberg
· 7 years ago
9e99b9f
thunderbolt: Move thunderbolt domain structure to thunderbolt.h
by Mika Westerberg
· 7 years ago
eaf8ff3
thunderbolt: Move enum tb_cfg_pkg_type to thunderbolt.h
by Mika Westerberg
· 7 years ago
cdae7c0
thunderbolt: Add support for XDomain properties
by Mika Westerberg
· 7 years ago
f2f2efb
byteorder: Move {cpu_to_be32, be32_to_cpu}_array() from Thunderbolt to core
by Mika Westerberg
· 7 years ago
32f1636
net/dst: Make skb parameter of skb{metadata_dst, tunnel_info}() const
by Simon Horman
· 7 years ago
b80ccfe
net-ipv6: remove unused IP6_ECN_clear() function
by Maciej Żenczykowski
· 7 years ago
3733be1
ipv4: Namespaceify tcp_fastopen_blackhole_timeout knob
by Haishuang Yan
· 7 years ago
4371384
ipv4: Namespaceify tcp_fastopen_key knob
by Haishuang Yan
· 7 years ago
dd00059
ipv4: Remove the 'publish' logic in tcp_fastopen_init_key_once
by Haishuang Yan
· 7 years ago
e1cfcbe
ipv4: Namespaceify tcp_fastopen knob
by Haishuang Yan
· 7 years ago
c42ed9f
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
8251354
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
7e103ac
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
aa193d9
net: dsa: remove tag ops from the switch tree
by Vivien Didelot
· 7 years ago
2f657a6
net: dsa: change dsa_ptr for a dsa_port
by Vivien Didelot
· 7 years ago
3e41f93
net: dsa: prepare master receive hot path
by Vivien Didelot
· 7 years ago
1524024
net: dsa: add tagging ops to port
by Vivien Didelot
· 7 years ago
bc044e8
udp: perform source validation for mcast early demux
by Paolo Abeni
· 7 years ago
7487449
IPv4: early demux can return an error code
by Paolo Abeni
· 7 years ago
a6992eb
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
by David S. Miller
· 7 years ago
84e14fe
net-ipv6: add support for sockopt(SOL_IPV6, IPV6_FREEBIND)
by Maciej Żenczykowski
· 7 years ago
a3f5aa9
i40e: Enable VF to negotiate number of allocated queues
by Alan Brady
· 7 years ago
93b5533
Merge tag 'pci-v4.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 7 years ago
35dbba3
Merge tag 'iommu-fixes-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 7 years ago
95d3652
Merge branch 'fixes-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 7 years ago
8ef9925
sched/debug: Add explicit TASK_PARKED printing
by Peter Zijlstra
· 7 years ago
06eb618
sched/debug: Add explicit TASK_IDLE printing
by Peter Zijlstra
· 7 years ago
5f6ad26
sched/tracing: Use common task-state helpers
by Peter Zijlstra
· 7 years ago
efb40f5
sched/tracing: Fix trace_sched_switch task-state printing
by Peter Zijlstra
· 7 years ago
92c4bc9
sched/debug: Convert TASK_state to hex
by Peter Zijlstra
· 7 years ago
Next »