Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
e93b1cc8a8965da137ffea0b88e5f62fa1d2a9e6
/
net
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
d84701e
netfilter: nft_counter: rework atomic dump and reset
by Pablo Neira
· 8 years ago
fba40c6
net: l2tp: ppp: change PPPOL2TP_MSG_* => L2TP_MSG_*
by Asbjørn Sloth Tønnesen
· 8 years ago
41c43fb
net: l2tp: export debug flags to UAPI
by Asbjørn Sloth Tønnesen
· 8 years ago
34d8acd
net: bridge: shorten ageing time on topology change
by Vivien Didelot
· 8 years ago
8384b5f
net: bridge: add helper to set topology change
by Vivien Didelot
· 8 years ago
82dd433
net: bridge: add helper to offload ageing time
by Vivien Didelot
· 8 years ago
fa1bd57
net: socket: removed an unnecessary newline
by Amit Kushwaha
· 8 years ago
efa172f
netlink: use blocking notifier
by WANG Cong
· 8 years ago
821781a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
2549f30
Merge tag 'nfs-rdma-4.10-1' of git://git.linux-nfs.org/projects/anna/nfs-rdma
by Trond Myklebust
· 8 years ago
1cded9d
SUNRPC: fix refcounting problems with auth_gss messages.
by NeilBrown
· 8 years ago
3174fed
net: skb_condense() can also deal with empty skbs
by Eric Dumazet
· 8 years ago
5ac9efb
Merge tag 'mac80211-next-for-davem-2016-12-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 8 years ago
02ab0d1
udp: udp_rmem_release() should touch sk_rmem_alloc later
by Eric Dumazet
· 8 years ago
6b229cf
udp: add batching to udp_rmem_release()
by Eric Dumazet
· 8 years ago
c84d949
udp: copy skb->truesize in the first cache line
by Eric Dumazet
· 8 years ago
4b27275
udp: add busylocks in RX path
by Eric Dumazet
· 8 years ago
e6f462d
cfg80211/mac80211: fix BSS leaks when abandoning assoc attempts
by Johannes Berg
· 8 years ago
2fa436b
nl80211: Use different attrs for BSSID and random MAC addr in scan req
by Vamsi Krishna
· 8 years ago
eeb04a9
nl80211: fix logic inversion in start_nan()
by Johannes Berg
· 8 years ago
846cc12
net: socket: preferred __aligned(size) for control buffer
by Amit Kushwaha
· 8 years ago
107bc0a
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by David S. Miller
· 8 years ago
17bedab
bpf: xdp: Allow head adjustment in XDP prog
by Martin KaFai Lau
· 8 years ago
c8c8b12
udp: under rx pressure, try to condense skbs
by Eric Dumazet
· 8 years ago
13bfff2
net: rfs: add a jump label
by Eric Dumazet
· 8 years ago
7b68488
net/sched: cls_flower: Support matching on ICMP type and code
by Simon Horman
· 8 years ago
972d387
flow dissector: ICMP support
by Simon Horman
· 8 years ago
faa3ffc
net/sched: cls_flower: Add support for matching on flags
by Or Gerlitz
· 8 years ago
f91c58d
icmp: correct return value of icmp_rcv()
by Zhang Shengju
· 8 years ago
a62da6f
Bluetooth: SMP: Add support for H7 crypto function and CT2 auth flag
by Johan Hedberg
· 8 years ago
5fccd64
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 8 years ago
73c25fb
netfilter: nft_quota: allow to restore consumed quota
by Pablo Neira Ayuso
· 8 years ago
2c16d60
netfilter: xt_bpf: support ebpf
by Willem de Bruijn
· 8 years ago
5bad873
netfilter: x_tables: avoid warn and OOM killer on vmalloc call
by Marcelo Ricardo Leitner
· 8 years ago
8411b64
netfilter: nf_tables: support for set flushing
by Pablo Neira Ayuso
· 8 years ago
37df530
netfilter: nft_set: introduce nft_{hash, rbtree}_deactivate_one()
by Pablo Neira Ayuso
· 8 years ago
1a37ef7
netfilter: nf_tables: constify struct nft_ctx * parameter in nft_trans_alloc()
by Pablo Neira Ayuso
· 8 years ago
3189a29
netfilter: nat: skip checksum on offload SCTP packets
by Davide Caratti
· 8 years ago
3b760dc
netfilter: rpfilter: bypass ipv4 lbcast packets with zeronet source
by Liping Zhang
· 8 years ago
a9fea2a
netfilter: nf_tables: allow to filter stateful object dumps by type
by Pablo Neira Ayuso
· 8 years ago
63aea29
netfilter: nft_objref: support for stateful object maps
by Pablo Neira Ayuso
· 8 years ago
Next »