Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
cb12ac574fe0edf7a7812e0ec9af5b94c394580f
/
net
/
dccp
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
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
· 9 years ago
b357a36
inet: fix possible panic in reqsk_queue_unlink()
by Eric Dumazet
· 10 years ago
789f558
tcp/dccp: get rid of central timewait timer
by Eric Dumazet
· 10 years ago
c697366
inet: fix double request socket freeing
by Fan Du
· 10 years ago
52036a4
ipv6: dccp: handle ICMP messages on DCCP_NEW_SYN_RECV request sockets
by Eric Dumazet
· 10 years ago
85645ba
ipv4: dccp: handle ICMP messages on DCCP_NEW_SYN_RECV request sockets
by Eric Dumazet
· 10 years ago
42cb80a
inet: remove sk_listener parameter from syn_ack_timeout()
by Eric Dumazet
· 10 years ago
fa76ce73
inet: get rid of central tcp/dccp listener timer
by Eric Dumazet
· 10 years ago
52452c5
inet: drop prev pointer handling in request sock
by Eric Dumazet
· 10 years ago
08d2cc3b
inet: request sock should init IPv6/IPv4 addresses
by Eric Dumazet
· 10 years ago
77a6a47
ipv6: get rid of __inet6_hash()
by Eric Dumazet
· 10 years ago
d1e559d
inet: add IPv6 support to sk_ehashfn()
by Eric Dumazet
· 10 years ago
407640d
inet: add sk_listener argument to inet_reqsk_alloc()
by Eric Dumazet
· 10 years ago
16f8616
inet: fill request sock ir_iif for IPv4
by Eric Dumazet
· 10 years ago
3f66b08
inet: introduce ireq_family
by Eric Dumazet
· 10 years ago
bd337c5
ipv6: add missing ireq_net & ir_cookie initializations
by Eric Dumazet
· 10 years ago
d77c555
net: fix CONFIG_NET_NS=n compilation
by Eric Dumazet
· 10 years ago
33cf7c9
net: add real socket cookies
by Eric Dumazet
· 10 years ago
34160ea
inet_diag: add const to inet_diag_req_v2
by Eric Dumazet
· 10 years ago
1b78414
net: Remove iocb argument from sendmsg and recvmsg
by Ying Xue
· 10 years ago
f95b414
net: introduce helper macro for_each_cmsghdr
by Gu Zheng
· 10 years ago
6ce8e9c
new helper: memcpy_from_msg()
by Al Viro
· 11 years ago
a77b634
dccp: spelling s/reseting/resetting
by Fabian Frederick
· 10 years ago
02c31d2
dccp: replace min/casting by min_t
by Fabian Frederick
· 10 years ago
54da7996
dccp: remove blank lines between function/EXPORT_SYMBOL
by Fabian Frederick
· 10 years ago
6d80c47
dccp: kerneldoc warning fixes
by Fabian Frederick
· 10 years ago
c0560b9
dccp: Convert DCCP_WARN to net_warn_ratelimited
by Joe Perches
· 10 years ago
51f3d02
net: Add and use skb_copy_datagram_msg() helper.
by David S. Miller
· 10 years ago
2e923b0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
870c315
ipv6: introduce tcp_v6_iif()
by Eric Dumazet
· 10 years ago
c798360
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 10 years ago
35a9ad8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
d0cd848
Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine
by Linus Torvalds
· 10 years ago
e500f48
net/dccp/ccid.c: add __init to ccid_activate
by Fabian Frederick
· 10 years ago
0c5b8a4
net/dccp/proto.c: add __init to dccp_mib_init
by Fabian Frederick
· 10 years ago
a224772
ipv6: add a struct inet6_skb_parm param to ipv6_opt_accepted()
by Eric Dumazet
· 10 years ago
7bced39
net_dma: simple removal
by Dan Williams
· 11 years ago
908c7f1
percpu_counter: add @gfp to percpu_counter_init()
by Tejun Heo
· 10 years ago
9fe516b
inet: move ipv6only in sock_common
by Eric Dumazet
· 10 years ago
476eab8
net: remove inet6_reqsk_alloc
by Octavian Purdila
· 10 years ago
b26ba20
net: Eliminate no_check from protosw
by Tom Herbert
· 10 years ago
5c4a43b
net/dccp/timer.c: use 'u64' instead of 's64' to avoid compiler's warning
by Chen Gang
· 10 years ago
8ba7e7b
dccp: make the request_retries minimum is 1
by wangweidong
· 10 years ago
698365f
net: clean up snmp stats code
by WANG Cong
· 11 years ago
b0270e9
ipv4: add a sock pointer to ip_queue_xmit()
by Eric Dumazet
· 11 years ago
676d236
net: Fix use after free by removing length arg from sk_data_ready callbacks.
by David S. Miller
· 11 years ago
09db308
dccp: re-enable debug macro
by Gerrit Renker
· 11 years ago
8ed1dc4
ipv4: introduce hardened ip_no_pmtu_disc mode
by Hannes Frederic Sowa
· 11 years ago
56a4342
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
6aee49c
dccp: make local variable static
by stephen hemminger
· 11 years ago
fd34d62
dccp: remove obsolete code
by stephen hemminger
· 11 years ago
965cdea
dccp: catch failed request_module call in dccp_probe init
by Wang Weidong
· 11 years ago
1669cb9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 11 years ago
93b36cf
ipv6: support IPV6_PMTU_INTERFACE on sockets
by Hannes Frederic Sowa
· 11 years ago
ce7a3bd
ipv6: do not erase dst address with flow label destination
by Florent Fourcot
· 11 years ago
0e0d44a
net: Remove FLOWI_FLAG_CAN_SLEEP
by Steffen Klassert
· 11 years ago
482fc60
ipv4: introduce new IP_MTU_DISCOVER mode IP_PMTUDISC_INTERFACE
by Hannes Frederic Sowa
· 11 years ago
a402a5a
net: dccp: Remove extern from function prototypes
by Joe Perches
· 11 years ago
b44084c
inet: rename ir_loc_port to ir_num
by Eric Dumazet
· 11 years ago
634fb979
inet: includes a sock_common in request_sock
by Eric Dumazet
· 11 years ago
efe4208
ipv6: make lookups simpler and faster
by Eric Dumazet
· 11 years ago
05dbc7b
tcp/dccp: remove twchain
by Eric Dumazet
· 11 years ago
bd784a1
net:dccp: do not report ICMP redirects to user space
by Duan Jiong
· 11 years ago
64dc613
net: add sk_stream_is_writeable() helper
by Eric Dumazet
· 11 years ago
1a2c618
tcp: Remove TCPCT
by Christoph Paasch
· 12 years ago
06991c2
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
ece31ff
net: proc: change proc_net_remove to remove_proc_entry
by Gao feng
· 12 years ago
d4beaa6
net: proc: change proc_net_fops_create to proc_create
by Gao feng
· 12 years ago
fa201d6
net/dccp: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
95148a0
net/dccp/ccids: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
e337e24
inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sock
by Christoph Paasch
· 12 years ago
e6c022a
tcp: better retrans tracking for defer-accept
by Eric Dumazet
· 12 years ago
7b07f8eb
dccp: fix info leak via getsockopt(DCCP_SOCKOPT_CCID_TX_INFO)
by Mathias Krause
· 12 years ago
276bdb8
dccp: check ccid before dereferencing
by Mathias Krause
· 12 years ago
92101b3
ipv4: Prepare for change of rt->rt_iif encoding.
by David S. Miller
· 12 years ago
ba3f7f0
ipv4: Kill FLOWI_FLAG_RT_NOCACHE and associated code.
by David S. Miller
· 12 years ago
6700c27
net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()
by David S. Miller
· 12 years ago
35ad9b9
ipv6: Add helper inet6_csk_update_pmtu().
by David S. Miller
· 12 years ago
Next »