Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3e01e4bcdd56209e70c39293e0c4c355d09364b8
/
net
/
dccp
39dad26
[DCCP]: Allocation in atomic context
by Gerrit Renker
· 17 years ago
e576de8
[DCCP]: fix memory leak and clean up style - dccp_feat_empty_confirm()
by Jesper Juhl
· 17 years ago
d725fdc
[DCCP]: fix theoretical ccids_{read,write}_lock() race
by Oleg Nesterov
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
ce8c229
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 17 years ago
9e367d8
jprobes: remove JPROBE_ENTRY()
by Michael Ellerman
· 17 years ago
2324800
[NET] DCCP: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 17 years ago
bb4dbf9
[IPV6]: Do not send RH0 anymore.
by YOSHIFUJI Hideaki
· 17 years ago
4fda25a
[DCCP]: Make struct dccp_li_cachep static.
by Adrian Bunk
· 17 years ago
49d66a7
[CCID3]: Fix a bug in the send time processing
by Gerrit Renker
· 17 years ago
8132da4
[CCID3]: Sending time: update to ktime_t
by Gerrit Renker
· 17 years ago
dd36a9a
loss_interval: make struct dccp_li_hist_entry private
by Arnaldo Carvalho de Melo
· 17 years ago
cc4d6a3
loss_interval: Nuke dccp_li_hist
by Arnaldo Carvalho de Melo
· 17 years ago
c70b729
loss_interval: Make dccp_li_hist_entry_{new,delete} private
by Arnaldo Carvalho de Melo
· 17 years ago
8c28178
loss_interval: unexport dccp_li_hist_interval_new
by Arnaldo Carvalho de Melo
· 17 years ago
cc0a910
[DCCP] loss_interval: Move ccid3_hc_rx_update_li to loss_interval
by Arnaldo Carvalho de Melo
· 17 years ago
878ac60
[CCID3]: Pass ccid3_li_hist to ccid3_hc_rx_update_li
by Arnaldo Carvalho de Melo
· 17 years ago
d83258a
Remove accesses to ccid3_hc_rx_sock in ccid3_hc_rx_{update,calc_first}_li
by Arnaldo Carvalho de Melo
· 17 years ago
6bc7efe
loss_interval: Fix timeval initialisation
by Ian McDonald
· 17 years ago
e961811
Fix dccp_sum_coverage
by Ian McDonald
· 17 years ago
b2f41ff
ccid3: Update copyrights
by Ian McDonald
· 17 years ago
75202e7
[NET]: Fix comparisons of unsigned < 0.
by Bill Nottingham
· 17 years ago
14e50e5
[XFRM]: Allow packet drops during larval state resolution.
by David S. Miller
· 17 years ago
1b07a95
[DCCP]: Fix build warning when debugging is disabled.
by David S. Miller
· 17 years ago
3df25df
[DCCP]: Use menuconfig objects.
by Jan Engelhardt
· 17 years ago
4ef8d0a
[NET]: SPIN_LOCK_UNLOCKED cleanup in drivers/atm, net
by Milind Arun Choudhary
· 18 years ago
f73f709
[DCCP]: Debug statements for Elapsed Time option
by Gerrit Renker
· 18 years ago
b2449fd
[DCCP]: Fix bug in the calculation of very low sending rates
by Gerrit Renker
· 18 years ago
30833ff
[CCID3]: Use initial RTT sample from SYN exchange
by Gerrit Renker
· 18 years ago
89560b5
[DCCP]: Sample RTT from SYN exchange
by Gerrit Renker
· 18 years ago
7dfee1a
[CCID3]: Use function for RTT sampling
by Gerrit Renker
· 18 years ago
4712a79
[DCCP]: Provide function for RTT sampling
by Gerrit Renker
· 18 years ago
0c150ef
[CCID3]: Handle Idle and Application-Limited periods
by Gerrit Renker
· 18 years ago
a21f9f9
[CCID3]: Wrap computation of RFC3390-initial rate into separate function
by Gerrit Renker
· 18 years ago
1761f7d
[CCID3]: Remove build warnings for 64bit
by Gerrit Renker
· 18 years ago
fddc2fe
[CCID3]: More to see in dccp_probe
by Gerrit Renker
· 18 years ago
6626e36
[DCCP]: More debug information for dccp_wait_for_ccid
by Gerrit Renker
· 18 years ago
ac12b0c
[DCCP]: Always use debug-toggle parameters
by Gerrit Renker
· 18 years ago
1266ade
[CCID3]: Remove race condition and update t_ipi when `s' changes
by Gerrit Renker
· 18 years ago
8699be7
[CCID3]: More verbose debugging
by Ian McDonald
· 18 years ago
551dc5f
[CCID3]: Fix use of invalid loss intervals
by Ian McDonald
· 18 years ago
371fe77
[CCID3]: Use MSS for larger initial windows
by Gerrit Renker
· 18 years ago
9bf1747
[CCID3]: Re-order CCID 3 source file
by Gerrit Renker
· 18 years ago
353b13e
[CCID3]: Remove redundant `len' test
by Gerrit Renker
· 18 years ago
8d13bf9
[DCCP]: Remove ambiguity in the way before48 is used
by Gerrit Renker
· 18 years ago
b16be51
[DCCP]: Fix for follows48
by Gerrit Renker
· 18 years ago
d52de17
[DCCP]: Make `before' relation unambiguous
by Gerrit Renker
· 18 years ago
0aec51c
[DCCP]: Make dccp_delta_seqno return signed numbers
by Gerrit Renker
· 18 years ago
6b811d4
[DCCP]: 48-bit sequence number arithmetic
by Gerrit Renker
· 18 years ago
88c7664
[SK_BUFF]: Introduce icmp_hdr(), remove skb->h.icmph
by Arnaldo Carvalho de Melo
· 18 years ago
0660e03
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
by Arnaldo Carvalho de Melo
· 18 years ago
eddc9ec
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
by Arnaldo Carvalho de Melo
· 18 years ago
d56f90a
[SK_BUFF]: Introduce skb_network_header()
by Arnaldo Carvalho de Melo
· 18 years ago
cb69cc5
[TCP/DCCP/RANDOM]: Remove unused exports.
by Adrian Bunk
· 18 years ago
39ebc02
[DCCP] getsockopt: Fix DCCP_SOCKOPT_[SEND,RECV]_CSCOV
by Arnaldo Carvalho de Melo
· 18 years ago
c93a882
[DCCP]: make dccp_write_xmit_timer() static again
by Adrian Bunk
· 18 years ago
aabb601
[DCCP]: Initialise write_xmit_timer also on passive sockets
by Gerrit Renker
· 18 years ago
151a993
[DCCP]: Revert patch which disables bidirectional mode
by Gerrit Renker
· 18 years ago
99c72ce
[DCCP]: Set RTO for newly created child socket
by Gerrit Renker
· 18 years ago
4d46861
[DCCP]: Correctly split CCID half connections
by Gerrit Renker
· 18 years ago
b08d584
[NET]: Fix kfree(skb)
by Patrick McHardy
· 18 years ago
0b4d414
[PATCH] sysctl: remove insert_at_head from register_sysctl
by Eric W. Biederman
· 18 years ago
f7d749f
[PATCH] sysctl: dccp: remove unnecessary insert_at_head flag
by Eric W. Biederman
· 18 years ago
9a32144
[PATCH] mark struct file_operations const 7
by Arjan van de Ven
· 18 years ago
c9eaf17
[NET] DCCP: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
dbca9b275
[NET]: change layout of ehash table
by Eric Dumazet
· 18 years ago
0f08461
[DCCP]: Warning fixes.
by Andrew Morton
· 18 years ago
8eb9086
[IPV4/IPV6]: Always wait for IPSEC SA resolution in socket contexts.
by David S. Miller
· 18 years ago
e89862f
[TCP]: Restore SKB socket owner setting in tcp_transmit_skb().
by David S. Miller
· 18 years ago
832e3ca
[DCCP] ccid3: return value in ccid3_hc_rx_calc_first_li
by Ian McDonald
· 18 years ago
8109b02
[DCCP]: Whitespace cleanups
by Arnaldo Carvalho de Melo
· 18 years ago
1fba78b
[DCCP] ccid3: Fixup some type conversions related to rtts
by Arnaldo Carvalho de Melo
· 18 years ago
9e8efc8
[DCCP] ccid3: BUG-FIX - conversion errors
by Gerrit Renker
· 18 years ago
7af5af3
[DCCP] ccid3: Reorder packet history source file
by Gerrit Renker
· 18 years ago
85dcb1f
[DCCP] ccid3: Reorder packet history header file
by Gerrit Renker
· 18 years ago
a967241
[DCCP] ccid3: Make debug output consistent
by Gerrit Renker
· 18 years ago
c5a1ae9
[DCCP] ccid3: Perform history operations only after packet has been sent
by Gerrit Renker
· 18 years ago
e312d10
[DCCP] ccid3: TX history - remove unused field
by Gerrit Renker
· 18 years ago
9f8681d
[DCCP] ccid3: Shift window counter computation
by Gerrit Renker
· 18 years ago
de553c1
[DCCP] ccid3: Sanity-check RTT samples
by Gerrit Renker
· 18 years ago
fe0499a
[DCCP] ccid3: Initialise RTT values
by Gerrit Renker
· 18 years ago
65d6c2b
[DCCP] ccid: Deprecate ccid_hc_tx_insert_options
by Gerrit Renker
· 18 years ago
f6282f4
[DCCP]: Warn when discarding packet due to internal errors
by Gerrit Renker
· 18 years ago
bf58a38
[DCCP]: Only deliver to the CCID rx side in charge
by Gerrit Renker
· 18 years ago
d63d836
[DCCP]: Simplify TFRC calculation
by Gerrit Renker
· 18 years ago
0f9e5b5
[DCCP]: Debug timeval operations
by Gerrit Renker
· 18 years ago
bfe24a6
[DCCP] ccid3: Simplify calculation for reverse lookup of p
by Gerrit Renker
· 18 years ago
b9039a2
[DCCP] ccid3: Replace scaled division operations
by Gerrit Renker
· 18 years ago
1a21e49
[DCCP] ccid3: Finer-grained resolution of sending rates
by Gerrit Renker
· 18 years ago
179ebc9
[DCCP] ccid3: Fix two bugs in sending rate computation
by Gerrit Renker
· 18 years ago
ff58629
[DCCP] ccid3: Two optimisations for sending rate recomputation
by Gerrit Renker
· 18 years ago
45393a6
[DCCP] ccid3: Check against too large p
by Gerrit Renker
· 18 years ago
5cc3741d
[DCCP]: Remove timeo from output.c
by Ian McDonald
· 18 years ago
e18b890
[PATCH] slab: remove kmem_cache_t
by Christoph Lameter
· 18 years ago
54e6ecb
[PATCH] slab: remove SLAB_ATOMIC
by Christoph Lameter
· 18 years ago
9db7372
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
4c1ac1b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Howells
· 18 years ago
2bbf29a
[DCCP] tfrc: Binary search for reverse TFRC lookup
by Gerrit Renker
· 18 years ago
4415830
[DCCP] ccid3: Deprecate TFRC_SMALLEST_P
by Gerrit Renker
· 18 years ago
006042d
[DCCP] tfrc: Identify TFRC table limits and simplify code
by Gerrit Renker
· 18 years ago
Next »