Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
ccd34cd3577dd6e244269bb8ccfab228360aa53d
/
net
908adce
bpf: in bpf_skb_adjust_room avoid copy in tx fast path
by Willem de Bruijn
· 6 years ago
3990408
bpf: add helper to check for a valid SYN cookie
by Lorenz Bauer
· 6 years ago
edbf8c0
bpf: add skc_lookup_tcp helper
by Lorenz Bauer
· 6 years ago
a350ecc
net: remove 'fallback' argument from dev->ndo_select_queue()
by Paolo Abeni
· 6 years ago
b71b583
packet: rework packet_pick_tx_queue() to use common code selection
by Paolo Abeni
· 6 years ago
4bd97d5
net: dev: rename queue selection helpers.
by Paolo Abeni
· 6 years ago
1bfe45f
net: bridge: use eth_broadcast_addr() to assign broadcast address
by Mao Wenan
· 6 years ago
f295b3a
net/tls: Add support of AES128-CCM based ciphers
by Vakul Garg
· 6 years ago
03f1ecc
ipv6: Add icmp_echo_ignore_multicast support for ICMPv6
by Stephen Suryaputra
· 6 years ago
9403cf2
tcp: free request sock directly upon TFO or syncookies error
by Guillaume Nault
· 6 years ago
56dc6d6
datagram: Make __skb_datagram_iter static
by YueHaibing
· 6 years ago
93a77c1
tcp: add tcp_inet6_sk() helper
by Eric Dumazet
· 6 years ago
c55c8ed
tipc: smooth change between replicast and broadcast
by Hoang Le
· 6 years ago
ff2ebbf
tipc: introduce new capability flag for cluster
by Hoang Le
· 6 years ago
02ec6ca
tipc: support broadcast/replicast configurable for bc-link
by Hoang Le
· 6 years ago
b59c19d
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_STREAM_SCHEDULER sockopt
by Xin Long
· 6 years ago
9951861
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_EVENT sockopt
by Xin Long
· 6 years ago
9430ff9
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_ENABLE_STREAM_RESET sockopt
by Xin Long
· 6 years ago
cbb45c6
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_DEFAULT_PRINFO sockopt
by Xin Long
· 6 years ago
200f3a3b
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_AUTH_DEACTIVATE_KEY sockopt
by Xin Long
· 6 years ago
220675e
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_AUTH_DELETE_KEY sockopt
by Xin Long
· 6 years ago
06b39e8
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_AUTH_ACTIVE_KEY sockopt
by Xin Long
· 6 years ago
0685d6b
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_AUTH_KEY sockopt
by Xin Long
· 6 years ago
746bc21
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_MAX_BURST sockopt
by Xin Long
· 6 years ago
cface2c
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_CONTEXT sockopt
by Xin Long
· 6 years ago
a842e65
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_DEFAULT_SNDINFO sockopt
by Xin Long
· 6 years ago
8e2614f
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_DELAYED_SACK sockopt
by Xin Long
· 6 years ago
1354e72
sctp: fix ignoring asoc_id for tcp-style sockets on SCTP_DEFAULT_SEND_PARAM sockopt
by Marcelo Ricardo Leitner
· 6 years ago
636d25d
sctp: not copy sctp_sock pd_lobby in sctp_copy_descendant
by Xin Long
· 6 years ago
18bed89
af_packet: fix the tx skb protocol in raw sockets with ETH_P_ALL
by Yoshiki Komachi
· 6 years ago
a4dc6a4
packets: Always register packet sk in the same order
by Maxime Chevallier
· 6 years ago
e5dcc0c
net: rose: fix a possible stack overflow
by Eric Dumazet
· 6 years ago
ea23931
tipc: allow service ranges to be connect()'ed on RDM/DGRAM
by Erik Hugne
· 6 years ago
517ccc2
net: tipc: fix a missing check for nla_nest_start
by Kangjie Lu
· 6 years ago
0aedadc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 6 years ago
4589e28
net: tipc: fix a missing check of nla_nest_start
by Kangjie Lu
· 6 years ago
07660ca
net: ncsi: fix a missing check for nla_nest_start
by Kangjie Lu
· 6 years ago
0fff9bd
net: openvswitch: fix missing checks for nla_nest_start
by Kangjie Lu
· 6 years ago
6f19893
net: openvswitch: fix a NULL pointer dereference
by Kangjie Lu
· 6 years ago
044175a
xsk: fix umem memory leak on cleanup
by Björn Töpel
· 6 years ago
8a3c245
net: add documentation to socket.c
by Pedro Tammela
· 6 years ago
228cd2d
net: strparser: fix a missing check for create_singlethread_workqueue
by Kangjie Lu
· 6 years ago
eab2fc8
sch_cake: Interpret fwmark parameter as a bitmask
by Toke Høiland-Jørgensen
· 6 years ago
9804501
appletalk: Fix potential NULL pointer dereference in unregister_snap_client
by YueHaibing
· 6 years ago
f3ca4c5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
163d1c3
l2tp: fix infoleak in l2tp_ip6_recvmsg()
by Eric Dumazet
· 6 years ago
4504ab0
net/tls: Inform user space about send buffer availability
by Vakul Garg
· 6 years ago
5b5f99b
net_sched: return correct value for *notify* functions
by Zhike Wang
· 6 years ago
dbafd7d
bpf: Add bpf_get_listener_sock(struct bpf_sock *sk) helper
by Martin KaFai Lau
· 6 years ago
1b98658
bpf: Fix bpf_tcp_sock and bpf_sk_fullsock issue related to bpf_sk_release
by Martin KaFai Lau
· 6 years ago
ebc551f
Merge tag 'nfsd-5.1' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 6 years ago
2b0a80b0
Merge tag 'ceph-for-5.1-rc1' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 6 years ago
1fbf3e4
Merge tag 'nfs-for-5.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 6 years ago
5f739e4
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
2075e50
sctp: convert to genradix
by Kent Overstreet
· 6 years ago
ee9c5e6
openvswitch: convert to kvmalloc
by Kent Overstreet
· 6 years ago
ab0891f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 6 years ago
ee74d0b
net/x25: reset state in x25_connect()
by Eric Dumazet
· 6 years ago
f2feaef
tcp: Don't access TCP_SKB_CB before initializing it
by Christoph Paasch
· 6 years ago
b8b2749
netfilter: nf_tables: return immediately on empty commit
by Florian Westphal
· 6 years ago
a843dc4
net: sit: fix UBSAN Undefined behaviour in check_6rd
by Miaohe Lin
· 6 years ago
8f49a65
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
3f3a390d
netfilter: nf_tables: use-after-free in dynamic operations
by Pablo Neira Ayuso
· 6 years ago
273fe3f
netfilter: nf_tables: bogus EBUSY when deleting set after flush
by Pablo Neira Ayuso
· 6 years ago
4d6c671
SUNRPC: Take the transport send lock before binding+connecting
by Trond Myklebust
· 6 years ago
009a82f
SUNRPC: Micro-optimise when the task is known not to be sleeping
by Trond Myklebust
· 6 years ago
2a5ff07
gro_cells: make sure device is up in gro_cells_receive()
by Eric Dumazet
· 6 years ago
95d6ebd
net/x25: fix use-after-free in x25_device_event()
by Eric Dumazet
· 6 years ago
03e51d3
SUNRPC: Check whether the task was transmitted before rebind/reconnect
by Trond Myklebust
· 6 years ago
a50243b
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 6 years ago
6b5f590
SUNRPC: Remove redundant calls to RPC_IS_QUEUED()
by Trond Myklebust
· 6 years ago
cea5778
SUNRPC: Clean up
by Trond Myklebust
· 6 years ago
69ffaeb
rxrpc: Fix client call queueing, waiting for channel
by David Howells
· 6 years ago
c3ad3ec
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 6 years ago
9d3e136
tcp: handle inet_csk_reqsk_queue_add() failures
by Guillaume Nault
· 6 years ago
5355ed6
fou, fou6: avoid uninit-value in gue_err() and gue6_err()
by Eric Dumazet
· 6 years ago
b62989f
net: sched: fix potential use-after-free in __tcf_chain_put()
by Vlad Buslov
· 6 years ago
4c404ce
vsock/virtio: fix kernel panic from virtio_transport_reset_no_sock
by Adalbert Lazăr
· 6 years ago
38e7571
Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
71b91a5
bpf: fix warning about using plain integer as NULL
by Bo YU
· 6 years ago
c57b557
xsk: fix to reject invalid options in Tx descriptor
by Björn Töpel
· 6 years ago
f54ba39
xsk: fix to reject invalid flags in xsk_bind
by Björn Töpel
· 6 years ago
c6f33e0
sctp: call sctp_auth_init_hmacs() in sctp_sock_migrate()
by Xin Long
· 6 years ago
60208f7
sctp: move up sctp_auth_init_hmacs() in sctp_endpoint_init()
by Xin Long
· 6 years ago
89664c62
sctp: sctp_sock_migrate() returns error if sctp_bind_addr_dup() fails
by Xin Long
· 6 years ago
930c9f9
rxrpc: Fix client call connect/disconnect race
by David Howells
· 6 years ago
2e990df
sctp: remove sched init from sctp_stream_init
by Xin Long
· 6 years ago
ee60ad2
route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a race
by Xin Long
· 6 years ago
40ba1d9
netfilter: nf_tables: fix set double-free in abort path
by Pablo Neira Ayuso
· 6 years ago
46f7487e
netfilter: nat: don't register device notifier twice
by Florian Westphal
· 6 years ago
7b3fef8
SUNRPC: Respect RPC call timeouts when retrying transmission
by Trond Myklebust
· 6 years ago
477687e
SUNRPC: Fix up RPC back channel transmission
by Trond Myklebust
· 6 years ago
ed7dc97
SUNRPC: Prevent thundering herd when the socket is not connected
by Trond Myklebust
· 6 years ago
1e02796
net/hsr: fix possible crash in add_timer()
by Eric Dumazet
· 6 years ago
0805a4b
net: atm: Add another IS_ENABLED(CONFIG_COMPAT) in atm_dev_ioctl
by Nathan Chancellor
· 6 years ago
f9d19a7
net: atm: Use IS_ENABLED in atm_dev_ioctl
by Nathan Chancellor
· 6 years ago
3499e87
ethtool: reduce stack usage with clang
by Arnd Bergmann
· 6 years ago
e8e3437
bpf: Stop the psock parser before canceling its work
by Jakub Sitnicki
· 6 years ago
ea0371f
net: fix GSO in bpf_lwt_push_ip_encap
by Peter Oskolkov
· 6 years ago
915905f
xsk: fix potential crash in xsk_diag_put_umem()
by Eric Dumazet
· 6 years ago
Next »