Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5cb248abf5ab65ab543b2d5fc16c738b28031fc0
/
net
/
dccp
e41542f
[DCCP]: Introduce dccp_probe
by Ian McDonald
· 18 years ago
3dd9a7c
[DCCP]: Use constants for CCIDs
by Ian McDonald
· 18 years ago
00e4d11
[DCCP]: Allow default/fallback service code.
by Gerrit Renker
· 18 years ago
593f16a
[DCCP] CCID2: Add helper functions for changing important CCID2 state
by Andrea Bittau
· 18 years ago
374bcf3
[DCCP] CCID2: Halve cwnd once upon multiple losses in a single RTT
by Andrea Bittau
· 18 years ago
07978aa
[DCCP] CCID2: Allocate seq records on demand
by Andrea Bittau
· 18 years ago
8d424f6
[DCCP] CCID2: Add Kconfig option for CCID2 debug
by Andrea Bittau
· 18 years ago
446dec3
[DCCP] CCID2: Tell DCCP to quickly check whether cwnd is available
by Andrea Bittau
· 18 years ago
d458c25
[DCCP] CCID2: Initialize ssthresh to infinity
by Andrea Bittau
· 18 years ago
29651cd
[DCCP] CCID2: Fix jiffie wrap issues
by Andrea Bittau
· 18 years ago
4a0a50fb4
[DCCP] ackvec: Remove unused variables
by Andrea Bittau
· 18 years ago
8e27e46
[DCCP] ackvec: Fix how DCCP_ACKVEC_STATE_NOT_RECEIVED is used
by Andrea Bittau
· 18 years ago
23d06e3
[DCCP] ACKVEC: fix ackvector length calculation
by Andrea Bittau
· 18 years ago
fda9ef5
[NET]: Fix sk->sk_filter field access
by Dmitry Mishin
· 18 years ago
fc747e8
[DCCP]: Tidyup CCID3 list handling
by Ian McDonald
· 18 years ago
97e5848
[DCCP]: Introduce tx buffering
by Ian McDonald
· 18 years ago
2a0109a
[DCCP]: Shift sysctls into feat.h
by Ian McDonald
· 18 years ago
8e1ef0a
[IPV6]: Cache source address as well in ipv6_pinfo{}.
by YOSHIFUJI Hideaki
· 18 years ago
8f491069
[IPV4]: Use network-order dport for all visible inet_lookup_*
by Herbert Xu
· 18 years ago
4237c75
[MLSXFRM]: Auto-labeling of child sockets
by Venkat Yekkirala
· 18 years ago
beb8d13
[MLSXFRM]: Add flow labeling
by Venkat Yekkirala
· 18 years ago
66a377c
[DCCP]: Fix CCID3
by Ian McDonald
· 18 years ago
80193ae
[DCCP]: Introduce dccp_rx_hist_find_entry
by Ian McDonald
· 18 years ago
837d107
[DCCP]: Introduces follows48 function
by Ian McDonald
· 18 years ago
e6bccd3
[DCCP]: Update contact details and copyright
by Ian McDonald
· 18 years ago
f3166c0
[DCCP]: Fix typo
by Ian McDonald
· 18 years ago
497c615
[IPV6]: Audit all ip6_dst_lookup/ip6_dst_store calls
by Herbert Xu
· 18 years ago
4b79f0a
[DCCP]: Fix default sequence window size
by Ian McDonald
· 18 years ago
9faefb6
[DCCP]: Fix sparse warnings.
by Alan Cox
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
538c5902
[PATCH] clean up default value of IP_DCCP_ACKVEC
by Jean-Luc Leger
· 18 years ago
624d116
[I/OAT]: Make sk_eat_skb I/OAT aware.
by Chris Leech
· 19 years ago
afec35e
[DCCP] Ackvec: fix soft lockup in ackvec handling code
by Andrea Bittau
· 18 years ago
134af34
[DCCP]: Fix sock_orphan dead lock
by Herbert Xu
· 19 years ago
b8282dc
[DCCP]: Fix leak in net/dccp/ipv4.c
by Eric Sesterhenn
· 19 years ago
68907da
[DCCP]: Use NULL for pointers, comfort sparse.
by Randy Dunlap
· 19 years ago
f348d70
[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications
by Davide Libenzi
· 19 years ago
8ca0d17
[DCCP] feat: Pass dccp_minisock ptr where only the minisock is used
by Arnaldo Carvalho de Melo
· 19 years ago
a4bf390
[DCCP] minisock: Rename struct dccp_options to struct dccp_minisock
by Arnaldo Carvalho de Melo
· 19 years ago
543d9cf
[NET]: Identation & other cleanups related to compat_[gs]etsockopt cset
by Arnaldo Carvalho de Melo
· 19 years ago
dec73ff
[ICSK] compat: Introduce inet_csk_compat_[gs]etsockopt
by Arnaldo Carvalho de Melo
· 19 years ago
3fdadf7
[NET]: {get|set}sockopt compatibility layer
by Dmitry Mishin
· 19 years ago
fb95049
[DCCP]: Fix uninitialized var warnings in dccp_parse_options().
by David S. Miller
· 19 years ago
2d0817d
[DCCP] options: Make dccp_insert_options & friends yell on error
by Arnaldo Carvalho de Melo
· 19 years ago
110bae4
[DCCP]: Remove leftover dccp_send_response prototype
by Arnaldo Carvalho de Melo
· 19 years ago
c5fed15
[DCCP]: ditch dccp_v[46]_ctl_send_ack
by Arnaldo Carvalho de Melo
· 19 years ago
118b2c9
[DCCP]: Use sk->sk_prot->max_header consistently for non-data packets
by Arnaldo Carvalho de Melo
· 19 years ago
e5a6de9
[DCCP] options: Fix handling of ackvecs in DATA packets
by Arnaldo Carvalho de Melo
· 19 years ago
6df9424
[DCCP] options: Fix some aspects of mandatory option processing
by Arnaldo Carvalho de Melo
· 19 years ago
c0c736d
[DCCP] ccid2: coding style cleanups
by Arnaldo Carvalho de Melo
· 19 years ago
45329e7
[DCCP] ipv6: cleanups
by Arnaldo Carvalho de Melo
· 19 years ago
c4d9390
[ICSK]: Introduce inet_csk_ctl_sock_create
by Arnaldo Carvalho de Melo
· 19 years ago
7247887
[DCCP] ipv6: Add missing ipv6 control socket
by Arnaldo Carvalho de Melo
· 19 years ago
c25a18b
[DCCP]: Uninline some functions
by Arnaldo Carvalho de Melo
· 19 years ago
5e0817f
[DCCP] ipv4: make struct dccp_v4_prot static
by Adrian Bunk
· 19 years ago
b61fafc
[DCCP]: Move the IPv4 specific bits from proto.c to ipv4.c
by Arnaldo Carvalho de Melo
· 19 years ago
46f09ff
[DCCP]: Rename init_dccp_v4_mibs to dccp_mib_init
by Arnaldo Carvalho de Melo
· 19 years ago
075ae86
[DCCP]: Move dccp_hashinfo from ipv4.c to the core
by Arnaldo Carvalho de Melo
· 19 years ago
0a1ec67
[DCCP]: Dont use dccp_v4_checksum in dccp_make_response
by Arnaldo Carvalho de Melo
· 19 years ago
c985ed7
[DCCP]: Move dccp_[un]hash from ipv4.c to the core
by Arnaldo Carvalho de Melo
· 19 years ago
3e0fadc
[DCCP]: Move dccp_v4_{init,destroy}_sock to the core
by Arnaldo Carvalho de Melo
· 19 years ago
017487d
[DCCP]: Generalize dccp_v4_send_reset
by Arnaldo Carvalho de Melo
· 19 years ago
e55d912
[DCCP] feat: Introduce sysctls for the default features
by Arnaldo Carvalho de Melo
· 19 years ago
04e2661
[DCCP]: Call dccp_feat_init more early in dccp_v4_init_sock
by Arnaldo Carvalho de Melo
· 19 years ago
057fc67
[DCCP]: Kconfig tidy up
by Arnaldo Carvalho de Melo
· 19 years ago
60fe62e
[DCCP]: sparse endianness annotations
by Andrea Bittau
· 19 years ago
6ffd30f
[DCCP] feat: Actually change the CCID upon negotiation
by Andrea Bittau
· 19 years ago
91f0ebf
[DCCP] CCID: Improve CCID infrastructure
by Arnaldo Carvalho de Melo
· 19 years ago
77ff72d
[DCCP] CCID2: Drop sock reference count on timer expiration and reset.
by Andrea Bittau
· 19 years ago
afe0025
[DCCP]: Initial feature negotiation implementation
by Andrea Bittau
· 19 years ago
2a91aa3
[DCCP] CCID2: Initial CCID2 (TCP-Like) implementation
by Andrea Bittau
· 19 years ago
aa5d7df
[DCCP] CCID3: Set the no_feedback_timer fields near init_timer
by Arnaldo Carvalho de Melo
· 19 years ago
9833d6d
[DCCP]: Don't alloc ack vector for the control sock
by Arnaldo Carvalho de Melo
· 19 years ago
d5e9b2c
[DCCP] ackvec: Delete all the ack vector records in dccp_ackvec_free
by Arnaldo Carvalho de Melo
· 19 years ago
4114470
[DCCP] CCID: Allow ccid_{init,exit} to be NULL
by Arnaldo Carvalho de Melo
· 19 years ago
02bcf28
[DCCP] ackvec: Introduce ack vector records
by Andrea Bittau
· 19 years ago
9b07ef5
[DCCP] ackvec: Introduce dccp_ackvec_slab
by Arnaldo Carvalho de Melo
· 19 years ago
fa23e2e
[DCCP]: Fix error handling in dccp_init
by Arnaldo Carvalho de Melo
· 19 years ago
7400d78
[DCCP] ackvec: Ditch dccpav_buf_len
by Arnaldo Carvalho de Melo
· 19 years ago
c099666
[DCCP] ccid3: Divide by zero fix
by Ian McDonald
· 19 years ago
1b86235
[PATCH] remove bogus asm/bug.h includes.
by Al Viro
· 19 years ago
0cbd782
[DCCP] ipv6: dccp_v6_send_response() has a DST leak too.
by David S. Miller
· 19 years ago
5d39a79
[IPV4]: Always set fl.proto in ip_route_newports
by Patrick McHardy
· 19 years ago
a8fc3d8
[NET]: "signed long" -> "long"
by Kris Katterjohn
· 19 years ago
eb9c7eb
[NETFILTER]: Handle NAT in IPsec policy checks
by Patrick McHardy
· 19 years ago
b59c270
[NETFILTER]: Keep conntrack reference until IPsec policy checks are done
by Patrick McHardy
· 19 years ago
951dbc8
[IPV6]: Move nextheader offset to the IP6CB
by Patrick McHardy
· 19 years ago
aa0e4e4
[DCCP]: ipv6.c needs net/ip6_checksum.c
by David S. Miller
· 19 years ago
e4dfd449
[DCCP] ackvec: use u8 for the buf offsets
by Arnaldo Carvalho de Melo
· 19 years ago
6742bbc
[DCCP] ackvec: Fix spelling of "throw"
by Andrea Bittau
· 19 years ago
e84a9f5
[DCCP]: Notify CCID only after ACK vectors have been processed.
by Andrea Bittau
· 19 years ago
9e37720
[DCCP]: Send an ACK vector when ACKing a response packet
by Andrea Bittau
· 19 years ago
709dd3a
[DCCP]: Do not process a packet twice when it's not in state DCCP_OPEN.
by Andrea Bittau
· 19 years ago
14c8502
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
by Arnaldo Carvalho de Melo
· 19 years ago
25995ff
[SOCK]: Introduce sk_receive_skb
by Arnaldo Carvalho de Melo
· 19 years ago
90ddc4f
[NET]: move struct proto_ops to const
by Eric Dumazet
· 19 years ago
d83d846
[IP_SOCKGLUE]: Remove most of the tcp specific calls
by Arnaldo Carvalho de Melo
· 19 years ago
d8313f5
[INET6]: Generalise tcp_v6_hash_connect
by Arnaldo Carvalho de Melo
· 19 years ago
a7f5e7f
[INET]: Generalise tcp_v4_hash_connect
by Arnaldo Carvalho de Melo
· 19 years ago
6d6ee43
[TWSK]: Introduce struct timewait_sock_ops
by Arnaldo Carvalho de Melo
· 19 years ago
Next »