Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
1269277a5e7c6d7ae1852e648a8bcdb78035e9fa
/
net
/
dccp
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
e4dfd44
[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
fc44b98
[DCCP]: Use reqsk_free in dccp_v4_conn_request
by Arnaldo Carvalho de Melo
· 19 years ago
3df80d9
[DCCP]: Introduce DCCPv6
by Arnaldo Carvalho de Melo
· 19 years ago
f21e68c
[DCCP]: Prepare the AF agnostic core for the introduction of DCCPv6
by Arnaldo Carvalho de Melo
· 19 years ago
34ca686
[DCCP]: Just rename dccp_v4_prot to dccp_prot
by Arnaldo Carvalho de Melo
· 19 years ago
57cca05
[DCCP]: Introduce dccp_ipv4_af_ops
by Arnaldo Carvalho de Melo
· 19 years ago
971af18
[IPV6]: Reuse inet_csk_get_port in tcp_v6_get_port
by Arnaldo Carvalho de Melo
· 19 years ago
4c7e689
[DCCP]: Comment typo
by Ian McDonald
· 19 years ago
a516b04
[DCCP]: Add missing no_policy flag to struct net_protocol
by Patrick McHardy
· 19 years ago
a51482b
[NET]: kfree cleanup
by Jesper Juhl
· 19 years ago
6df7163
[TCP/DCCP]: Randomize port selection
by Stephen Hemminger
· 19 years ago
edc9e81
[DCCP]: Set socket owner iff packet is not data
by Herbert Xu
· 19 years ago
48918a4
[DCCP]: Simplify skb_set_owner_w semantics
by Herbert Xu
· 19 years ago
7d877f3
[PATCH] gfp_t: net/*
by Al Viro
· 19 years ago
49c5bfa
[DCCP]: Clear the IPCB area
by Herbert Xu
· 19 years ago
ffa2934
[DCCP]: Make dccp_write_xmit always free the packet
by Herbert Xu
· 19 years ago
fda0fd6
[DCCP]: Use skb_set_owner_w in dccp_transmit_skb when skb->sk is NULL
by Herbert Xu
· 19 years ago
2a9bc9b
[DCCP]: Transition from PARTOPEN to OPEN when receiving DATA packets
by Arnaldo Carvalho de Melo
· 19 years ago
777b25a
[CCID]: Check if ccid is NULL in the hc_[tr]x_exit functions
by Arnaldo Carvalho de Melo
· 19 years ago
dd0fc66
[PATCH] gfp flags annotations - part 1
by Al Viro
· 19 years ago
81c3d54
[INET]: speedup inet (tcp/dccp) lookups
by Eric Dumazet
· 19 years ago
88f964d
[DCCP]: Introduce CCID getsockopt for the CCIDs
by Arnaldo Carvalho de Melo
· 19 years ago
561713c
[DCCP]: Don't use necessarily the same CCID for tx and rx
by Arnaldo Carvalho de Melo
· 19 years ago
65299d6
[CCID3]: Introduce include/linux/tfrc.h
by Arnaldo Carvalho de Melo
· 19 years ago
ae31c33
[DCCP]: Move the ack vector code to net/dccp/ackvec.[ch]
by Arnaldo Carvalho de Melo
· 19 years ago
67e6b62
[DCCP]: Introduce DCCP_SOCKOPT_SERVICE
by Arnaldo Carvalho de Melo
· 19 years ago
0c10c5d
[DCCP]: More precisely set reset_code when sending RESET packets
by Arnaldo Carvalho de Melo
· 19 years ago
2b80230
[DCCP]: Handle SYNC packets in dccp_rcv_state_process
by Arnaldo Carvalho de Melo
· 19 years ago
811265b
[DCCP]: Check if already in the CLOSING state in dccp_rcv_closereq
by Arnaldo Carvalho de Melo
· 19 years ago
59c2353
[CCID3]: Listen socks doesn't have a private CCID block
by Arnaldo Carvalho de Melo
· 19 years ago
59d203f
[CCID3] Cleanup ccid3 debug calls
by Arnaldo Carvalho de Melo
· 19 years ago
dc19336
[DCCP] Only call the HC _exit() routines in dccp_v4_destroy_sock
by Arnaldo Carvalho de Melo
· 19 years ago
d7e0fb9
[CCID3] Initialize ccid3hctx_t_ipi to 250ms
by Arnaldo Carvalho de Melo
· 19 years ago
59725dc
[CCID3] Introduce ccid3_hc_[rt]x_sk() for overal consistency
by Arnaldo Carvalho de Melo
· 19 years ago
b0e5678
[DCCP] Introduce dccp_timestamp
by Arnaldo Carvalho de Melo
· 19 years ago
Next »