Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
97c8c3aa48ca8eb85d1806e08f882f90d78b1856
/
net
/
dccp
69c6486
dccp: CVE-2017-8824: use-after-free in DCCP code
by Mohamed Ghannam
· 7 years ago
cfac7f8
tcp/dccp: block bh before arming time_wait timer
by Eric Dumazet
· 7 years ago
2a17178
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
ead7515
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
54df7ef
net: dccp: ccids: lib: packet_history: use swap macro in tfrc_rx_hist_swap
by Gustavo A. R. Silva
· 7 years ago
e1ea2f9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
06f877d
tcp/dccp: fix other lockdep splats accessing ireq_opt
by Eric Dumazet
· 7 years ago
839a609
net: dccp: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
f8ddadc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
c92e8c0
tcp/dccp: fix ireq->opt races
by Eric Dumazet
· 7 years ago
59f379f
inet/connection_sock: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
bc28df6
net: dccp: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 7 years ago
323fbd0
net: dccp: Add handling of IPV6_PKTOPTIONS to dccp_v6_do_rcv()
by Andrii
· 7 years ago
e2a7c34
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
120e9da
dccp: defer ccid_hc_tx_delete() at dismantle time
by Eric Dumazet
· 7 years ago
463910e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
7749d4f
dccp: purge write queue in dccp_destroy_sock()
by Eric Dumazet
· 7 years ago
4297a0e
net: ipv6: add second dif to inet6 socket lookups
by David Ahern
· 7 years ago
3fa6f61
net: ipv4: add second dif to inet socket lookups
by David Ahern
· 7 years ago
e90ce2f
dccp: fix a memleak for dccp_feat_init err process
by Xin Long
· 7 years ago
b7953d3
dccp: fix a memleak that dccp_ipv4 doesn't put reqsk properly
by Xin Long
· 7 years ago
0c2232b
dccp: fix a memleak that dccp_ipv6 doesn't put reqsk properly
by Xin Long
· 7 years ago
5e349fc
dccp: make const array error_code static
by Colin Ian King
· 7 years ago
6335479
net: convert sk_buff.users from atomic_t to refcount_t
by Reshetova, Elena
· 7 years ago
a0f9a4c
dccp: call inet_add_protocol after register_pernet_subsys in dccp_v6_init
by Xin Long
· 7 years ago
d5494ac
dccp: call inet_add_protocol after register_pernet_subsys in dccp_v4_init
by Xin Long
· 7 years ago
d58ff35
networking: make skb_push & __skb_push return void pointers
by Johannes Berg
· 8 years ago
d011b9a
dccp: do not use tcp_time_stamp
by Eric Dumazet
· 8 years ago
a95cfad
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
83eadda
ipv6/dccp: do not inherit ipv6_mc_list from parent
by WANG Cong
· 8 years ago
58d30c3
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 8 years ago
5f0d5a3
mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU
by Paul E. McKenney
· 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
62f8f4d
dccp: fix use-after-free in dccp_feat_activate_values
by Eric Dumazet
· 8 years ago
8d70eeb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
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
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
449809a
tcp/dccp: block BH for SYN processing
by Eric Dumazet
· 8 years ago
ec7cb62
net/dccp: fix use after free in tw_timer_handler()
by Andrey Ryabinin
· 8 years ago
f787d1d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
5edabca
dccp: fix freeing skb too early for IPV6_RECVPKTINFO
by Andrey Konovalov
· 8 years ago
4e8f2fc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
92e55f4
tcp: don't annotate mark on control socket from tcp_v6_send_response()
by Pablo Neira
· 8 years ago
aa07884
inet: drop ->bind_conflict
by Josef Bacik
· 8 years ago
2745529
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
648f0c2
net/dccp: fix use-after-free in dccp_invalid_packet
by Eric Dumazet
· 8 years ago
bb598c1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
990ff4d
ipv6: dccp: add missing bind_conflict to dccp_ipv6_mapped
by Eric Dumazet
· 8 years ago
1aa9d1a
ipv6: dccp: fix out of bound access in dccp_v6_err()
by Eric Dumazet
· 8 years ago
6706a97
dccp: fix out of bound access in dccp_v4_err()
by Eric Dumazet
· 8 years ago
346da62
dccp: do not send reset to already closed sockets
by Eric Dumazet
· 8 years ago
c3f24cf
dccp: do not release listeners too soon
by Eric Dumazet
· 8 years ago
5ea8ea2
tcp/dccp: drop SYN packets if accept queue is full
by Eric Dumazet
· 8 years ago
7a1e8b8
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 8 years ago
4f0c40d9
dccp: limit sk_filter trim to payload
by Willem de Bruijn
· 8 years ago
95556a8
dccp: avoid deadlock in dccp_v4_ctl_send_reset
by Eric Dumazet
· 8 years ago
d011a4d
Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/selinux into next
by James Morris
· 8 years ago
56ac42b
ipv6: Allow request socks to contain IPv6 options.
by Huw Davies
· 8 years ago
7309f88
dccp: do not assume DCCP code is non preemptible
by Eric Dumazet
· 9 years ago
13415e4
net: snmp: kill STATS_BH macros
by Eric Dumazet
· 9 years ago
02a1d6e
net: rename NET_{ADD|INC}_STATS_BH()
by Eric Dumazet
· 9 years ago
a16292a
net: rename ICMP6_INC_STATS_BH()
by Eric Dumazet
· 9 years ago
b45386e
net: rename IP_INC_STATS_BH()
by Eric Dumazet
· 9 years ago
5d3848b
net: rename ICMP_INC_STATS_BH()
by Eric Dumazet
· 9 years ago
aa62d76
dccp: rename DCCP_INC_STATS_BH()
by Eric Dumazet
· 9 years ago
1e1d04e
net: introduce lockdep_is_held and update various places to use it
by Hannes Frederic Sowa
· 9 years ago
3b24d85
tcp/dccp: do not touch listener sk_refcnt under synflood
by Eric Dumazet
· 9 years ago
e316ea6
tcp/dccp: remove obsolete WARN_ON() in icmp handlers
by Eric Dumazet
· 9 years ago
b633353
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
7716682
tcp/dccp: fix another race at listener dismantle
by Eric Dumazet
· 9 years ago
a583636
inet: refactor inet[6]_lookup functions to take skb
by Craig Gallek
· 9 years ago
496611d
inet: create IPv6-equivalent inet_hash function
by Craig Gallek
· 9 years ago
f188b95
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
6bd4f35
ipv6: kill sk_dst_lock
by Eric Dumazet
· 9 years ago
45f6fad
ipv6: add complete rcu protection around np->opt
by Eric Dumazet
· 9 years ago
9cd3e07
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
by Eric Dumazet
· 9 years ago
1ce0bf5
net: Generalise wq_has_sleeper helper
by Herbert Xu
· 9 years ago
ce10500
tcp/dccp: fix ireq->pktopts race
by Eric Dumazet
· 9 years ago
1032a66
Use 64-bit timekeeping
by Tina Ruchandani
· 9 years ago
5e0724d
tcp/dccp: fix hashdance race for passive sessions
by Eric Dumazet
· 9 years ago
f03f2e1
tcp/dccp: add inet_csk_reqsk_queue_drop_and_put() helper
by Eric Dumazet
· 9 years ago
ef84d8c
Revert "inet: fix double request socket freeing"
by Eric Dumazet
· 9 years ago
4bdc3d6
tcp/dccp: fix behavior of stale SYN_RECV request sockets
by Eric Dumazet
· 9 years ago
45ae74f
net/dccp: dccp_bad_service_code can be boolean
by Yaowei Bai
· 9 years ago
a1a5344
tcp: avoid two atomic ops for syncookies
by Eric Dumazet
· 9 years ago
079096f
tcp/dccp: install syn_recv requests into ehash table
by Eric Dumazet
· 9 years ago
0c27171
tcp/dccp: constify syn_recv_sock() method sock argument
by Eric Dumazet
· 9 years ago
54105f9
dccp: constify dccp_create_openreq_child() sock argument
by Eric Dumazet
· 9 years ago
f76b33c
dccp: use inet6_csk_route_req() helper
by Eric Dumazet
· 9 years ago
a00e744
tcp/dccp: constify send_synack and send_reset socket argument
by Eric Dumazet
· 9 years ago
4963ed4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
ea3bea3
tcp/dccp: constify rtx_synack() and friends
by Eric Dumazet
· 9 years ago
802885f
dccp: constify dccp_make_response() socket argument
by Eric Dumazet
· 9 years ago
ed2e923
tcp/dccp: fix timewait races in timer handling
by Eric Dumazet
· 9 years ago
20471ed
dccp: drop null test before destroy functions
by Julia Lawall
· 9 years ago
dfbafc9
tcp: fix recv with flags MSG_WAITALL | MSG_PEEK
by Sabrina Dubroca
· 9 years ago
3fd22af
sock_diag: specify info_size per inet protocol
by Craig Gallek
· 10 years ago
Next »