Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
4d608baac5f4e72b033a122b2d6d9499532c3afc
/
net
3b48ab2
drop_monitor: consider inserted data in genlmsg_end
by Reiter Wolfgang
· 8 years ago
5350d54
ipv4: Do not allow MAIN to be alias for new LOCAL w/ custom rules
by Alexander Duyck
· 8 years ago
7ababb7
igmp: Make igmp group member RFC 3376 compliant
by Michal Tesar
· 8 years ago
d0af683
flow_dissector: Update pptp handling to avoid null pointer deref.
by Ian Kumlien
· 8 years ago
35f432a
mac80211: initialize fast-xmit 'info' later
by Johannes Berg
· 8 years ago
a9b2dff
l2tp: take remote address into account in l2tp_ip and l2tp_ip6 socket lookups
by Guillaume Nault
· 8 years ago
97b84fd
l2tp: consider '::' as wildcard address in l2tp_ip6 socket lookup
by Guillaume Nault
· 8 years ago
4200462
drop_monitor: add missing call to genlmsg_end
by Reiter Wolfgang
· 8 years ago
e1a3a60
net: socket: don't set sk_uid to garbage value in ->setattr()
by Eric Biggers
· 8 years ago
f5a0aab
net: ipv4: dst for local input routes should use l3mdev if relevant
by David Ahern
· 8 years ago
f0c16ba
net: fix incorrect original ingress device index in PKTINFO
by Wei Zhang
· 8 years ago
4775cc1
rtnl: stats - add missing netlink message size checks
by Mathias Krause
· 8 years ago
e4c5e13
ipv6: Should use consistent conditional judgement for ip6 fragment between __ip6_append_data and ip6_finish_output
by Zheng Li
· 8 years ago
9dd0f89
net: atm: Fix warnings in net/atm/lec.c when !CONFIG_PROC_FS
by Augusto Mecking Caringi
· 8 years ago
0df0f20
net/sched: cls_flower: Fix missing addr_type in classify
by Paul Blakey
· 8 years ago
8f18e4d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
be26727
net: xdp: remove unused bfp_warn_invalid_xdp_buffer()
by Jason Wang
· 8 years ago
df30f74
openvswitch: upcall: Fix vlan handling.
by pravin shelar
· 8 years ago
56ab6b9
ipv4: Namespaceify tcp_tw_reuse knob
by Haishuang Yan
· 8 years ago
628185c
net, sched: fix soft lockup in tc_classify
by Daniel Borkmann
· 8 years ago
1f3a8e4
ktime: Get rid of ktime_equal()
by Thomas Gleixner
· 8 years ago
8b0e195
ktime: Cleanup ktime_set() usage
by Thomas Gleixner
· 8 years ago
2456e85
ktime: Get rid of the union
by Thomas Gleixner
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
693c564
tipc: don't send FIN message from connectionless socket
by Jon Paul Maloy
· 8 years ago
1636098
sctp: fix recovering from 0 win with small data chunks
by Marcelo Ricardo Leitner
· 8 years ago
58b94d8
sctp: do not loose window information if in rwnd_over
by Marcelo Ricardo Leitner
· 8 years ago
53f800e
neigh: Send netevent after marking neigh as dead
by Ido Schimmel
· 8 years ago
a98f917
ipv6: handle -EFAULT from skb_copy_bits
by Dave Jones
· 8 years ago
39b2dd7
inet: fix IP(V6)_RECVORIGDSTADDR for udp sockets
by Willem de Bruijn
· 8 years ago
d972477
net/sched: cls_flower: Mandate mask when matching on flags
by Or Gerlitz
· 8 years ago
dc594ec
net/sched: act_tunnel_key: Fix setting UDP dst port in metadata under IPv6
by Or Gerlitz
· 8 years ago
7d99569
net: ipv4: Don't crash if passing a null sk to ip_do_redirect.
by Lorenzo Colitti
· 8 years ago
0a9648f
tcp: add a missing barrier in tcp_tasklet_func()
by Eric Dumazet
· 8 years ago
a763f78
RDS: use rb_entry()
by Geliang Tang
· 8 years ago
7f7cd56
net_sched: sch_netem: use rb_entry()
by Geliang Tang
· 8 years ago
e124557
net_sched: sch_fq: use rb_entry()
by Geliang Tang
· 8 years ago
b860780
sctp: not copying duplicate addrs to the assoc's bind address list
by Xin Long
· 8 years ago
165f2cf
sctp: reduce indent level in sctp_copy_local_addr_list
by Xin Long
· 8 years ago
87e159c
openvswitch: Add a missing break statement.
by Jarno Rajahalme
· 8 years ago
0a28cfd
ipv4: Should use consistent conditional judgement for ip fragment in __ip_append_data and ip_finish_output
by zheng li
· 8 years ago
52f40e9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
67a72a5
Merge tag 'mac80211-for-davem-2016-12-16' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 8 years ago
c2ed188
net: ipv6: check route protocol when deleting routes
by Mantas M
· 8 years ago
e999cb4
net/x25: use designated initializers
by Kees Cook
· 8 years ago
9d1c0ca
net: use designated initializers
by Kees Cook
· 8 years ago
99a5e17
ATM: use designated initializers
by Kees Cook
· 8 years ago
f23bc46
net: xdp: add invalid buffer warning
by John Fastabend
· 8 years ago
08abb79
sctp: sctp_transport_lookup_process should rcu_read_unlock when transport is null
by Xin Long
· 8 years ago
5cb2cd6
sctp: sctp_epaddr_lookup_transport should be protected by rcu_read_lock
by Xin Long
· 8 years ago
616f6b4
irda: irnet: add member name to the miscdevice declaration
by LABBE Corentin
· 8 years ago
33de4d1
irda: irnet: Remove unused IRNET_MAJOR define
by LABBE Corentin
· 8 years ago
24c946c
irnet: ppp: move IRNET_MINOR to include/linux/miscdevice.h
by LABBE Corentin
· 8 years ago
e292823
irda: irnet: Move linux/miscdevice.h include
by LABBE Corentin
· 8 years ago
078497a
irda: irproc.c: Remove unneeded linux/miscdevice.h include
by LABBE Corentin
· 8 years ago
0643ee4
inet: Fix get port to handle zero port number with soreuseport set
by Tom Herbert
· 8 years ago
9af7e92
inet: Don't go into port scan when looking for specific bind port
by Tom Herbert
· 8 years ago
f93bd17
net/sched: cls_flower: Use masked key when calling HW offloads
by Paul Blakey
· 8 years ago
970bfcd
net/sched: cls_flower: Use mask for addr_type
by Paul Blakey
· 8 years ago
59331c2
Merge tag 'ceph-for-4.10-rc1' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 8 years ago
ff0f962
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 8 years ago
759b265
Merge tag 'nfsd-4.10' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 8 years ago
9a19a6d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
beef512
Revert "af_unix: fix hard linked sockets on overlay"
by Miklos Szeredi
· 8 years ago
73e2e0c
Merge tag 'nfs-for-4.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 8 years ago
ed3c5a0
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 8 years ago
6bdf1e0
Makefile: drop -D__CHECK_ENDIAN__ from cflags
by Michael S. Tsirkin
· 8 years ago
9efecca
linux: drop __bitwise__ everywhere
by Michael S. Tsirkin
· 8 years ago
4d5b57e
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 8 years ago
a17d93f
mac80211: fix legacy and invalid rx-rate report
by Ben Greear
· 8 years ago
f83f12d
vsock/virtio: fix src/dst cid format
by Michael S. Tsirkin
· 8 years ago
819483d
vsock/virtio: mark an internal function static
by Michael S. Tsirkin
· 8 years ago
6c7efaf
vsock/virtio: add a missing __le annotation
by Michael S. Tsirkin
· 8 years ago
a57cb1c
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
4443061
rxrpc: abstract away knowledge of IDR internals
by Matthew Wilcox
· 8 years ago
dcdaa2f
Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit
by Linus Torvalds
· 8 years ago
45ee2c1
libceph: remove now unused finish_request() wrapper
by Ilya Dryomov
· 8 years ago
c297eb42
libceph: always signal completion when done
by Ilya Dryomov
· 8 years ago
fba143c
netns: avoid disabling irq for netns id
by Paul Moore
· 8 years ago
39384f0
rds_rdma: log the connection reject message
by Steve Wise
· 8 years ago
d8da0b5
mac80211: Ensure enough headroom when forwarding mesh pkt
by Cedric Izoard
· 8 years ago
ec4efc4
mac80211: don't call drv_set_default_unicast_key() for VLANs
by Johannes Berg
· 8 years ago
e71c397
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
f6c0d1a
crush: include mapper.h in mapper.c
by Tobias Klauser
· 8 years ago
b3bbd3f
libceph: no need to drop con->mutex for ->get_authorizer()
by Ilya Dryomov
· 8 years ago
0dde584
libceph: drop len argument of *verify_authorizer_reply()
by Ilya Dryomov
· 8 years ago
5c056fd
libceph: verify authorize reply on connect
by Ilya Dryomov
· 8 years ago
5418d0a2
libceph: no need for GFP_NOFS in ceph_monc_init()
by Ilya Dryomov
· 8 years ago
7af3ea1
libceph: stop allocating a new cipher on every crypto request
by Ilya Dryomov
· 8 years ago
6db2304
libceph: uninline ceph_crypto_key_destroy()
by Ilya Dryomov
· 8 years ago
2b1e1a7
libceph: remove now unused ceph_*{en,de}crypt*() functions
by Ilya Dryomov
· 8 years ago
e15fd0a
libceph: switch ceph_x_decrypt() to ceph_crypt()
by Ilya Dryomov
· 8 years ago
d03857c
libceph: switch ceph_x_encrypt() to ceph_crypt()
by Ilya Dryomov
· 8 years ago
4eb4517
libceph: tweak calcu_signature() a little
by Ilya Dryomov
· 8 years ago
7882a26
libceph: rename and align ceph_x_authorizer::reply_buf
by Ilya Dryomov
· 8 years ago
a45f795
libceph: introduce ceph_crypt() for in-place en/decryption
by Ilya Dryomov
· 8 years ago
55d9cc8
libceph: introduce ceph_x_encrypt_offset()
by Ilya Dryomov
· 8 years ago
462e650
libceph: old_key in process_one_ticket() is redundant
by Ilya Dryomov
· 8 years ago
36721ec
libceph: ceph_x_encrypt_buflen() takes in_len
by Ilya Dryomov
· 8 years ago
6cdf89b
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
Next »