Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
91a10c52975a8c89e146a4f740e64cd147ba8e8a
/
net
91a10c5
xprtrdma: Use same device when mapping or syncing DMA buffers
by Chuck Lever
· 8 years ago
fff0959
xprtrdma: Refactor rpcrdma_ia_open()
by Chuck Lever
· 8 years ago
3384979
xprtrdma: Detect unreachable NFS/RDMA servers more reliably
by Chuck Lever
· 8 years ago
e2a4f4f
sunrpc: Export xprt_force_disconnect()
by Chuck Lever
· 8 years ago
9378b27
xprtrdma: Cancel refresh worker during buffer shutdown
by Chuck Lever
· 8 years ago
ea6b172
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
2d2517e
tcp: fix reordering SNMP under-counting
by Yuchung Cheng
· 8 years ago
ecde8f3
tcp: fix lost retransmit SNMP under-counting
by Yuchung Cheng
· 8 years ago
3ebfdf0
sctp: get sock from transport in sctp_transport_update_pmtu
by Xin Long
· 8 years ago
249ee81
l2tp: fix PPP pseudo-wire auto-loading
by Guillaume Nault
· 8 years ago
e08293a
l2tp: take reference on sessions being dumped
by Guillaume Nault
· 8 years ago
0b9aefe
tcp: minimize false-positives on TCP/GRO check
by Marcelo Ricardo Leitner
· 8 years ago
df2729c
sctp: check for dst and pathmtu update in sctp_packet_config
by Xin Long
· 8 years ago
ac6a372
flow dissector: correct size of storage for ARP
by Simon Horman
· 8 years ago
2777e2a
l2tp: take a reference on sessions used in genetlink handlers
by Guillaume Nault
· 8 years ago
5e6a9e5
l2tp: hold session while sending creation notifications
by Guillaume Nault
· 8 years ago
dbdbc73
l2tp: fix duplicate session creation
by Guillaume Nault
· 8 years ago
57377d6
l2tp: ensure session can't get removed during pppol2tp_session_ioctl()
by Guillaume Nault
· 8 years ago
61b9a04
l2tp: fix race in l2tp_recv_common()
by Guillaume Nault
· 8 years ago
afe8996
sctp: use right in and out stream cnt
by Xin Long
· 8 years ago
612307c
Merge tag 'mac80211-for-davem-2017-03-31' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 8 years ago
6f56f61
openvswitch: Fix ovs_flow_key_update()
by Yi-Hung Wei
· 8 years ago
09c8b3d
Merge tag 'nfsd-4.11-1' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 8 years ago
3dbcc10
sctp: alloc stream info when initializing asoc
by Xin Long
· 8 years ago
bcc5364
net/packet: fix overflow in check for tp_reserve
by Andrey Konovalov
· 8 years ago
8f8d28e
net/packet: fix overflow in check for tp_frame_nr
by Andrey Konovalov
· 8 years ago
2b6867c
net/packet: fix overflow in check for priv area size
by Andrey Konovalov
· 8 years ago
8f1f7ee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 8 years ago
52b9c81
Merge branch 'apw' (xfrm_user fixes)
by Linus Torvalds
· 8 years ago
e91793b
l2tp: purge socket queues in the .destruct() callback
by Guillaume Nault
· 8 years ago
94d7ee0
l2tp: hold tunnel socket when handling control frames in l2tp_ip and l2tp_ip6
by Guillaume Nault
· 8 years ago
f843ee6
xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harder
by Andy Whitcroft
· 8 years ago
677e806
xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_window
by Andy Whitcroft
· 8 years ago
7d65f82
mac80211: unconditionally start new netdev queues with iTXQ support
by Johannes Berg
· 8 years ago
77c1c03
netfilter: nfnetlink_queue: fix secctx memory leak
by Liping Zhang
· 8 years ago
b3ef552
cfg80211: check rdev resume callback only for registered wiphy
by Arend Van Spriel
· 8 years ago
b768b16
openvswitch: Fix refcount leak on force commit.
by Jarno Rajahalme
· 8 years ago
23abec2
svcrdma: set XPT_CONG_CTRL flag for bc xprt
by Chuck Lever
· 8 years ago
f9ba350
sctp: change to save MSG_MORE flag into assoc
by Xin Long
· 8 years ago
ffefb6f
net: ipconfig: fix ic_close_devs() use-after-free
by Mark Rutland
· 8 years ago
75c689d
netfilter: nf_nat_snmp: Fix panic when snmp_trap_helper fails to register
by Gao Feng
· 8 years ago
9c3f379
netfilter: nf_ct_ext: fix possible panic after nf_ct_extend_unregister
by Liping Zhang
· 8 years ago
83d9021
netfilter: nfnl_cthelper: fix a race when walk the nf_ct_helper_hash table
by Liping Zhang
· 8 years ago
3b7dabf
netfilter: invoke synchronize_rcu after set the _hook_ to NULL
by Liping Zhang
· 8 years ago
43a6684
ping: implement proper locking
by Eric Dumazet
· 8 years ago
28ee1b7
secure_seq: downgrade to per-host timestamp offsets
by Florian Westphal
· 8 years ago
95f2552
net: Do not allow negative values for busy_read and busy_poll sysctl interfaces
by Alexander Duyck
· 8 years ago
59d9cb9
Merge tag 'ceph-for-4.11-rc4' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 8 years ago
a80db69
kcm: return immediately after copy_from_user() failure
by WANG Cong
· 8 years ago
48481c8
net: neigh: guard against NULL solicit() method
by Eric Dumazet
· 8 years ago
f341d9f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
633ee407
libceph: force GFP_NOIO for socket allocations
by Ilya Dryomov
· 8 years ago
ec4fbd6
inet: frag: release spinlock before calling icmp_send()
by Eric Dumazet
· 8 years ago
15bb774
tcp: initialize icsk_ack.lrcvtime at session start time
by Eric Dumazet
· 8 years ago
1d2a6a5
genetlink: fix counting regression on ctrl_dumpfamily()
by Stanislaw Gruszka
· 8 years ago
a97e50c
socket, bpf: fix sk_filter use after free in sk_clone_lock
by Daniel Borkmann
· 8 years ago
c64c0b3
ipv4: provide stronger user input validation in nl_fib_input()
by Eric Dumazet
· 8 years ago
d515684
ipv6: make sure to initialize sockc.tsflags before first use
by Alexander Potapenko
· 8 years ago
557d054c
tipc: fix nametbl deadlock at tipc_nametbl_unsubscribe
by Ying Xue
· 8 years ago
5819477
sctp: remove useless err from sctp_association_init
by Xin Long
· 8 years ago
a05d4fd
cgroup, net_cls: iterate the fds of only the tasks which are being migrated
by Tejun Heo
· 8 years ago
f83bf8d
netfilter: nfnl_cthelper: Fix memory leak
by Jeffy Chen
· 8 years ago
2c42225
netfilter: nfnl_cthelper: fix runtime expectation policy updates
by Pablo Neira Ayuso
· 8 years ago
4ef1b28
tcp: mark skbs with SCM_TIMESTAMPING_OPT_STATS
by Soheil Hassas Yeganeh
· 8 years ago
8605330a
tcp: fix SCM_TIMESTAMPING_OPT_STATS for normal skbs
by Soheil Hassas Yeganeh
· 8 years ago
23bb09c
sctp: out_qlen should be updated when pruning unsent queue
by Xin Long
· 8 years ago
486a43d
sctp: remove temporary variable confirm from sctp_packet_transmit
by Xin Long
· 8 years ago
aea92fb
sch_dsmark: fix invalid skb_cow() usage
by Eric Dumazet
· 8 years ago
7df9c24
net: unix: properly re-increment inflight counter of GC discarded candidates
by Andrey Ulanov
· 8 years ago
380feae
vsock: cancel packets when failing to connect
by Peng Tao
· 8 years ago
073b4f2
vsock: add pkt cancel capability
by Peng Tao
· 8 years ago
36d277b
vsock: track pkt owner vsock
by Peng Tao
· 8 years ago
8a0f5cc
crypto: deadlock between crypto_alg_sem/rtnl_mutex/genl_mutex
by Herbert Xu
· 8 years ago
ae5c682
netfilter: nfnl_cthelper: fix incorrect helper->expect_class_max
by Liping Zhang
· 8 years ago
8841b5f
Merge tag 'nfs-for-4.11-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 8 years ago
eed5087
xprtrdma: Squelch kbuild sparse complaint
by Chuck Lever
· 8 years ago
db7f00b
tcp: tcp_get_info() should read tcp_time_stamp later
by Eric Dumazet
· 8 years ago
d12c917
bridge: resolve a false alarm of lockdep
by WANG Cong
· 8 years ago
4d4a6ac
rxrpc: Ignore BUSY packets on old calls
by David Howells
· 8 years ago
4ee3973
net: ipv6: set route type for anycast routes
by David Ahern
· 8 years ago
61733c9
net: mpls: Fix nexthop alive tracking on down events
by David Ahern
· 8 years ago
b124f41
Merge tag 'batadv-net-for-davem-20170316' of git://git.open-mesh.org/linux-merge
by David S. Miller
· 8 years ago
8f3dbfd7
openvswitch: Add missing case OVS_TUNNEL_KEY_ATTR_PAD
by Kris Murphy
· 8 years ago
ea90e0d
nl80211: fix dumpit error path RTNL deadlocks
by Johannes Berg
· 8 years ago
22a0e18
net: properly release sk_frag.page
by Eric Dumazet
· 8 years ago
e11607a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 8 years ago
3d20f1f
net/openvswitch: Set the ipv6 source tunnel key address attribute correctly
by Or Gerlitz
· 8 years ago
4494dbc
netfilter: nft_ct: do cleanup work when NFTA_CT_DIRECTION is invalid
by Liping Zhang
· 8 years ago
ae50dfd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
37c343b
net: Resend IGMP memberships upon peer notification.
by Vlad Yasevich
· 8 years ago
72ef9c4
dccp: fix memory leak during tear-down of unsuccessful connection request
by Hannes Frederic Sowa
· 8 years ago
45caeaa
dccp/tcp: fix routing redirect race
by Jon Maxwell
· 8 years ago
91864f5
net: use net->count to check whether a netns is alive or not
by Andrey Vagin
· 8 years ago
a13b208
bridge: drop netfilter fake rtable unconditionally
by Florian Westphal
· 8 years ago
79e4950
ipv6: avoid write to a possibly cloned skb
by Florian Westphal
· 8 years ago
67e1940
ipv6: make ECMP route replacement less greedy
by Sabrina Dubroca
· 8 years ago
04166f4
Revert "netfilter: nf_tables: add flush field to struct nft_set_iter"
by Pablo Neira Ayuso
· 8 years ago
e920dde
netfilter: nft_set_bitmap: keep a list of dummy elements
by Pablo Neira Ayuso
· 8 years ago
170a1fb
netfilter: Force fake conntrack entry to be at least 8 bytes aligned
by Steven Rostedt (VMware)
· 8 years ago
4ca60d0
netfilter: bridge: honor frag_max_size when refragmenting
by Florian Westphal
· 8 years ago
Next »