Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b8e82c1bdd2871dc9c704502acc2ca634b51eeda
/
net
8d70eeb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
0710f3f
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
f78ef7c
strparser: destroy workqueue on module exit
by WANG Cong
· 8 years ago
20b83643
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 8 years ago
1827adb
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
a8d63a5
rds: remove unnecessary returned value check
by Zhu Yanjun
· 8 years ago
37411ca
rxrpc: Fix potential NULL-pointer exception
by David Howells
· 8 years ago
25e94a9
netfilter: nf_tables: don't call nfnetlink_set_err() if nfnetlink_send() fails
by Pablo Neira Ayuso
· 8 years ago
f912135
netfilter: nft_set_rbtree: incorrect assumption on lower interval lookups
by Pablo Neira Ayuso
· 8 years ago
da2f27e
netfilter: nf_conntrack_sip: fix wrong memory initialisation
by Christophe Leroy
· 8 years ago
c3edc40
sched/headers: Move task_struct::signal and task_struct::sighand types and accessors into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
69fd110
Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
35576ee
Merge tag 'mac80211-for-davem-2017-03-02' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 8 years ago
9d6acb3
ipv6: ignore null_entry in inet6_rtm_getroute() too
by WANG Cong
· 8 years ago
7db9236
tcp: fix potential double free issue for fastopen_req
by Wei Wang
· 8 years ago
54d7989
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 8 years ago
0f221a3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 8 years ago
94352d4
net: Introduce sk_clone_lock() error path routine
by Arnaldo Carvalho de Melo
· 8 years ago
d5afb6f
dccp: Unlock sock before calling sk_free()
by Arnaldo Carvalho de Melo
· 8 years ago
6ab2b99
Merge tag 'batadv-net-for-davem-20170301' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 8 years ago
f1304f7
openvswitch: actions: fixed a brace coding style warning
by Peter Downs
· 8 years ago
e333003
ipv6: check for ip6_null_entry in __ip6_del_rt_siblings()
by WANG Cong
· 8 years ago
f719ff9
sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/task.h>
by Ingo Molnar
· 8 years ago
b2d0910
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h> in <linux/sched.h>
by Ingo Molnar
· 8 years ago
5b3cc15
sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h>
by Ingo Molnar
· 8 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
5b825c3
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
by Ingo Molnar
· 8 years ago
8703e8a
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/user.h>
by Ingo Molnar
· 8 years ago
3f07c01
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
4f17722
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h>
by Ingo Molnar
· 8 years ago
e601757
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h>
by Ingo Molnar
· 8 years ago
eb1e011
average: change to declare precision, not factor
by Johannes Berg
· 8 years ago
48cac18
ipv6: orphan skbs in reassembly unit
by Eric Dumazet
· 8 years ago
13baa00
net: net_enable_timestamp() can be called from irq contexts
by Eric Dumazet
· 8 years ago
540e289
net: don't call strlen() on the user buffer in packet_bind_spkt()
by Alexander Potapenko
· 8 years ago
8953de2
net: bridge: allow IPv6 when multicast flood is disabled
by Mike Manning
· 8 years ago
8f03cf5
Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 8 years ago
0837e49
KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()
by David Howells
· 8 years ago
16c54ac
Merge tag 'mac80211-for-davem-2017-02-28' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 8 years ago
449809a
tcp/dccp: block BH for SYN processing
by Eric Dumazet
· 8 years ago
df2c433
bridge: Fix error path in nbp_vlan_init
by Yotam Gigi
· 8 years ago
3b45a41
net: route: add missing nla_policy entry for RTA_MARK attribute
by Liping Zhang
· 8 years ago
8c171d6
net/ipv6: avoid possible dead locking on addr_gen_mode sysctl
by Felix Jia
· 8 years ago
39e6c82
net: solve a NAPI race
by Eric Dumazet
· 8 years ago
4f7bfb3
rds: ib: add the static type to the variables
by Zhu Yanjun
· 8 years ago
5179b26
sctp: call rcu_read_lock before checking for duplicate transport nodes
by Xin Long
· 8 years ago
540b1c4
rxrpc: Fix deadlock between call creation and sendmsg/recvmsg
by David Howells
· 8 years ago
cf39319
Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax
by Linus Torvalds
· 8 years ago
8313064c
Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 8 years ago
b2deee2
Merge tag 'ceph-for-4.11-rc1' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 8 years ago
c2eca00
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
29e0922
netfilter: use skb_to_full_sk in ip_route_me_harder
by Florian Westphal
· 8 years ago
19d19e9
mac80211: use driver-indicated transmitter STA only for data frames
by Johannes Berg
· 8 years ago
5b5e092
lib/vsprintf.c: remove %Z support
by Alexey Dobriyan
· 8 years ago
b564d62
scripts/spelling.txt: add "varible" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
550116d
scripts/spelling.txt: add "aligment" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
9332ef9
scripts/spelling.txt: add "an user" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
08a7e62
scripts/spelling.txt: add "swith" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
fb5e31d
virtio: allow drivers to request IRQ affinity when creating VQs
by Christoph Hellwig
· 8 years ago
4ca257e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 8 years ago
09e0a2f
mac80211: fix typo in debug print
by Sara Sharon
· 8 years ago
2595d25
mac80211: shorten debug message
by Sara Sharon
· 8 years ago
d98937f
mac80211: fix power saving clients handling in iwlwifi
by Emmanuel Grumbach
· 8 years ago
890030d
mac80211: don't handle filtered frames within a BA session
by Felix Fietkau
· 8 years ago
b7540d8
mac80211: don't reorder frames with SN smaller than SSN
by Sara Sharon
· 8 years ago
a9e9200
mac80211: flush delayed work when entering suspend
by Matt Chen
· 8 years ago
0328edc
mac80211: fix packet statistics for fast-RX
by Johannes Berg
· 8 years ago
51fb60e
l2tp: avoid use-after-free caused by l2tp_ip_backlog_recv
by Paul Hüber
· 8 years ago
1ecc9ad
xfrm: provide correct dst in xfrm_neigh_lookup
by Julian Anastasov
· 8 years ago
37f1c63
net sched actions: do not overwrite status of action creation.
by Roman Mashak
· 8 years ago
d7e1583
rxrpc: Kernel calls get stuck in recvmsg
by David Howells
· 8 years ago
edb9d1b
net sched actions: decrement module reference count after table flush.
by Roman Mashak
· 8 years ago
99253eb
ipv6: check sk sk_type and protocol early in ip_mroute_set/getsockopt
by Xin Long
· 8 years ago
2e3ce5b
sctp: set sin_port for addr param when checking duplicate address
by Xin Long
· 8 years ago
13aa5a8
netfilter: nft_set_bitmap: incorrect bitmap size
by Pablo Neira Ayuso
· 8 years ago
4b86c45
netfilter: nf_ct_expect: Change __nf_ct_expect_check() return value.
by Jarno Rajahalme
· 8 years ago
6e28099
ipv4: mask tos for input route
by Julian Anastasov
· 8 years ago
8bcfd09
ipv4: add missing initialization for flowi4_uid
by Julian Anastasov
· 8 years ago
ac1820f
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
7fb668a
netfilter: nf_ct_expect: nf_ct_expect_related_report(): Return zero on success.
by Jarno Rajahalme
· 8 years ago
7259f1d
sunrpc: don't register UDP port with rpcbind when version needs congestion control
by Jeff Layton
· 8 years ago
5283b03
nfs/nfsd/sunrpc: enforce transport requirements for NFSv4
by Jeff Layton
· 8 years ago
362142b2
sunrpc: flag transports as having congestion control
by Jeff Layton
· 8 years ago
05a45a2
sunrpc: turn bitfield flags in svc_version into bools
by Jeff Layton
· 8 years ago
3b5923f
rds: fix memory leak error
by Zhu Yanjun
· 8 years ago
54ea004
libceph, rbd, ceph: WRITE | ONDISK -> WRITE
by Ilya Dryomov
· 8 years ago
b18b955
libceph: get rid of ack vs commit
by Ilya Dryomov
· 8 years ago
7dcdf94
vti6: return GRE_KEY for vti6
by David Forster
· 8 years ago
774521f
rxrpc: Fix an assertion in rxrpc_read()
by Marc Dionne
· 8 years ago
681a55d
tipc: move premature initilalization of stack variables
by Jon Paul Maloy
· 8 years ago
77cc7ae
RDS: IB: fix ifnullfree.cocci warnings
by Wu Fengguang
· 8 years ago
dfcb9f4
sctp: deny peeloff operation on asocs with threads sleeping on it
by Marcelo Ricardo Leitner
· 8 years ago
7ba0487
crush: fix dprintk compilation
by Ilya Dryomov
· 8 years ago
98ba6af
crush: do is_out test only if we do not collide
by Ilya Dryomov
· 8 years ago
427345d
netfilter: nft_ct: fix random validation errors for zone set support
by Florian Westphal
· 8 years ago
9c47137
bpf: Fix bpf_xdp_event_output
by Martin KaFai Lau
· 8 years ago
ccaba06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 8 years ago
eee2faa
tcp: account for ts offset only if tsecr not zero
by Alexey Kodanev
· 8 years ago
00355fa
tcp: setup timestamp offset when write_seq already set
by Alexey Kodanev
· 8 years ago
ec7cb62
net/dccp: fix use after free in tw_timer_handler()
by Andrey Ryabinin
· 8 years ago
Next »