Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
09ef7fecea40c5e4c0dfe35bed3f0ed8da554cf5
/
net
/
dccp
82e3ab9
[DCCP]: Adds the tx buffer sysctls
by Ian McDonald
· 18 years ago
4554317
[DCCP] CCID3: Remove non-referenced variable
by Ian McDonald
· 18 years ago
e1b7441
[DCCP]: Make dccp_probe more portable
by Ian McDonald
· 18 years ago
23ea894
[CCID 3]: Add annotations for socket structures
by Gerrit Renker
· 18 years ago
59348b1
[DCCP]: Simplified conditions due to use of enum:8 states
by Gerrit Renker
· 18 years ago
b1308dc
[DCCP]: Set TX Queue Length Bounds via Sysctl
by Ian McDonald
· 18 years ago
56724aa
[DCCP]: Add CCID3 debug support to Kconfig
by Gerrit Renker
· 18 years ago
8411671
[DCCP]: enable debug messages also for static builds
by Gerrit Renker
· 18 years ago
eed7341
[DCCP]: Use kmemdup
by Arnaldo Carvalho de Melo
· 18 years ago
32aac18
[DCCP] CCID2: Code optimizations
by Andrea Bittau
· 18 years ago
58a5a7b
[NET]: Conditionally use bh_lock_sock_nested in sk_receive_skb
by Arnaldo Carvalho de Melo
· 18 years ago
e523a15
[DCCP]: One NET_INC_STATS() could be NET_INC_STATS_BH in dccp_v4_err()
by Arnaldo Carvalho de Melo
· 18 years ago
3c69526
[DCCP]: Introduce DCCP_{BUG{_ON},CRIT} macros, use enum:8 for the ccid3 states
by Gerrit Renker
· 18 years ago
7d533f9
[NET]: More dccp endianness annotations.
by Al Viro
· 18 years ago
868c86b
[NET]: annotate csum_ipv6_magic() callers in net/*
by Al Viro
· 18 years ago
2bda285
[NET]: Annotate csum_tcpudp_magic() callers in net/*
by Al Viro
· 18 years ago
cfb6eeb
[TCP]: MD5 Signature Option (RFC2385) support.
by YOSHIFUJI Hideaki
· 18 years ago
d23ca15
[DCCP] ACKVEC: Optimization - Do not traverse records if none will be found
by Andrea Bittau
· 18 years ago
09dbc38
[DCCP]: Miscellaneous code tidy-ups
by Gerrit Renker
· 18 years ago
c02fdc0
[DCCP]: Make feature negotiation more readable
by Gerrit Renker
· 18 years ago
6a128e0
[DCCPv6]: Resolve conditional build problem
by Gerrit Renker
· 18 years ago
b9df3cb
[TCP/DCCP]: Introduce net_xmit_eval
by Gerrit Renker
· 18 years ago
d7f7365
[DCCPv6]: Choose a genuine initial sequence number
by Gerrit Renker
· 18 years ago
865e902
[DCCP]: Remove redundant statements in init_sequence (ISS)
by Gerrit Renker
· 18 years ago
4ed800d
[DCCP]: Remove forward declarations in timer.c
by Gerrit Renker
· 18 years ago
afb0a34
[DCCP]: Introduce a consistent naming scheme for sysctls
by Gerrit Renker
· 18 years ago
2e2e9e9
[DCCP]: Add sysctls to control retransmission behaviour
by Gerrit Renker
· 18 years ago
e11d9d3
[DCCP]: Increment sequence numbers on retransmitted Response packets
by Gerrit Renker
· 18 years ago
08a29e4
[DCCP]: Update comments on precisely which packets can be retransmitted
by Gerrit Renker
· 18 years ago
6f4e5ff
[DCCP]: Support for partial checksums (RFC 4340, sec. 9.2)
by Gerrit Renker
· 18 years ago
d83ca5a
[DCCP]: Update code comments for Step 2/3
by Gerrit Renker
· 18 years ago
cf55792
[DCCP]: tidy up dccp_v{4,6}_conn_request
by Gerrit Renker
· 18 years ago
f45b3ec
[DCCP]: Fix logfile overflow
by Ian McDonald
· 18 years ago
fec5b80
[DCCP]: Fix DCCP Probe Typo
by Ian McDonald
· 18 years ago
73c9e02
[DCCPv6]: remove forward declarations in ipv6.c
by Gerrit Renker
· 18 years ago
3d2fe62
[DCCPv4]: remove forward declarations in ipv4.c
by Gerrit Renker
· 18 years ago
8a73cd0
[DCCP]: calling dccp_v{4,6}_reqsk_send_ack is a BUG
by Gerrit Renker
· 18 years ago
f6484f7
[DCCP] timewait: Remove leftover extern declarations
by Arnaldo Carvalho de Melo
· 18 years ago
d23c710
[DCCP]: Simplify jump labels in dccp_v{4,6}_rcv
by Gerrit Renker
· 18 years ago
9b42078
[DCCP]: Combine allocating & zeroing header space on skb
by Gerrit Renker
· 18 years ago
89e7e57
[DCCPv6]: Add a FIXME for missing IPV6_PKTOPTIONS
by Gerrit Renker
· 18 years ago
60361be
[DCCP]: set safe upper bound for option length
by Gerrit Renker
· 18 years ago
9317311
[TCP]: Don't set SKB owner in tcp_transmit_skb().
by David S. Miller
· 18 years ago
494b4e7
[DCCP]: Fix typo _read_mostly --> __read_mostly.
by David S. Miller
· 18 years ago
72a3eff
[NET]: Size listen hash tables using backlog hint
by Eric Dumazet
· 18 years ago
ac16ca6
[NET]: Fix kfifo_alloc() error check.
by Akinobu Mita
· 18 years ago
f2776ff
[IPV6]: Fix address/interface handling in UDP and DCCP, according to the scoping architecture.
by YOSHIFUJI Hideaki
· 18 years ago
234af48
[DCCP]: fix printk format warnings
by Randy Dunlap
· 18 years ago
0e64e94
[DCCP]: Update documentation references.
by Gerrit Renker
· 18 years ago
fd169f1
[DCCP] ipv6: Fix opt_skb leak.
by David S. Miller
· 18 years ago
8270953
[DCCP]: Fix Oops in DCCPv6
by Gerrit Renker
· 18 years ago
9469c7b
[NET]: Use typesafe inet_twsk() inline function instead of cast.
by YOSHIFUJI Hideaki
· 18 years ago
bada8ad
[IPV4]: ip_route_connect() ipv4 address arguments annotated
by Al Viro
· 18 years ago
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
· 19 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
· 19 years ago
9faefb6
[DCCP]: Fix sparse warnings.
by Alan Cox
· 19 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 19 years ago
538c5902
[PATCH] clean up default value of IP_DCCP_ACKVEC
by Jean-Luc Leger
· 19 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
· 19 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
Next »