index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dccp
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-07
[NETFILTER]: Handle NAT in IPsec policy checks
Patrick McHardy
1
-1
/
+1
2006-01-07
[NETFILTER]: Keep conntrack reference until IPsec policy checks are done
Patrick McHardy
1
-0
/
+1
2006-01-07
[IPV6]: Move nextheader offset to the IP6CB
Patrick McHardy
1
-1
/
+1
2006-01-07
[DCCP]: ipv6.c needs net/ip6_checksum.c
David S. Miller
1
-0
/
+1
2006-01-04
[DCCP] ackvec: use u8 for the buf offsets
Arnaldo Carvalho de Melo
2
-16
/
+23
2006-01-04
[DCCP] ackvec: Fix spelling of "throw"
Andrea Bittau
1
-3
/
+3
2006-01-03
[DCCP]: Notify CCID only after ACK vectors have been processed.
Andrea Bittau
1
-3
/
+3
2006-01-03
[DCCP]: Send an ACK vector when ACKing a response packet
Andrea Bittau
1
-0
/
+6
2006-01-03
[DCCP]: Do not process a packet twice when it's not in state DCCP_OPEN.
Andrea Bittau
1
-22
/
+34
2006-01-03
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
Arnaldo Carvalho de Melo
5
-2
/
+6
2006-01-03
[SOCK]: Introduce sk_receive_skb
Arnaldo Carvalho de Melo
2
-37
/
+3
2006-01-03
[NET]: move struct proto_ops to const
Eric Dumazet
1
-1
/
+1
2006-01-03
[IP_SOCKGLUE]: Remove most of the tcp specific calls
Arnaldo Carvalho de Melo
6
-23
/
+28
2006-01-03
[INET6]: Generalise tcp_v6_hash_connect
Arnaldo Carvalho de Melo
1
-170
/
+1
2006-01-03
[INET]: Generalise tcp_v4_hash_connect
Arnaldo Carvalho de Melo
1
-159
/
+1
2006-01-03
[TWSK]: Introduce struct timewait_sock_ops
Arnaldo Carvalho de Melo
2
-2
/
+13
2006-01-03
[DCCP]: Use reqsk_free in dccp_v4_conn_request
Arnaldo Carvalho de Melo
1
-4
/
+1
2006-01-03
[DCCP]: Introduce DCCPv6
Arnaldo Carvalho de Melo
4
-1
/
+1491
2006-01-03
[DCCP]: Prepare the AF agnostic core for the introduction of DCCPv6
Arnaldo Carvalho de Melo
6
-52
/
+114
2006-01-03
[DCCP]: Just rename dccp_v4_prot to dccp_prot
Arnaldo Carvalho de Melo
3
-6
/
+6
2006-01-03
[DCCP]: Introduce dccp_ipv4_af_ops
Arnaldo Carvalho de Melo
5
-14
/
+39
2006-01-03
[IPV6]: Reuse inet_csk_get_port in tcp_v6_get_port
Arnaldo Carvalho de Melo
1
-1
/
+2
2005-12-21
[DCCP]: Comment typo
Ian McDonald
1
-1
/
+1
2005-11-20
[DCCP]: Add missing no_policy flag to struct net_protocol
Patrick McHardy
1
-0
/
+1
2005-11-08
[NET]: kfree cleanup
Jesper Juhl
2
-6
/
+3
2005-11-05
[TCP/DCCP]: Randomize port selection
Stephen Hemminger
1
-29
/
+3
2005-10-31
[DCCP]: Set socket owner iff packet is not data
Herbert Xu
1
-6
/
+11
2005-10-31
[DCCP]: Simplify skb_set_owner_w semantics
Herbert Xu
2
-10
/
+14
2005-10-28
[PATCH] gfp_t: net/*
Al Viro
1
-1
/
+1
2005-10-20
[DCCP]: Clear the IPCB area
Herbert Xu
2
-0
/
+3
2005-10-20
[DCCP]: Make dccp_write_xmit always free the packet
Herbert Xu
2
-3
/
+2
2005-10-20
[DCCP]: Use skb_set_owner_w in dccp_transmit_skb when skb->sk is NULL
Herbert Xu
1
-4
/
+2
2005-10-10
[DCCP]: Transition from PARTOPEN to OPEN when receiving DATA packets
Arnaldo Carvalho de Melo
1
-1
/
+5
2005-10-10
[CCID]: Check if ccid is NULL in the hc_[tr]x_exit functions
Arnaldo Carvalho de Melo
1
-2
/
+2
2005-10-08
[PATCH] gfp flags annotations - part 1
Al Viro
4
-6
/
+6
2005-10-03
[INET]: speedup inet (tcp/dccp) lookups
Eric Dumazet
1
-6
/
+6
2005-09-18
[DCCP]: Introduce CCID getsockopt for the CCIDs
Arnaldo Carvalho de Melo
3
-6
/
+98
2005-09-18
[DCCP]: Don't use necessarily the same CCID for tx and rx
Arnaldo Carvalho de Melo
2
-3
/
+4
2005-09-18
[CCID3]: Introduce include/linux/tfrc.h
Arnaldo Carvalho de Melo
1
-10
/
+13
2005-09-18
[DCCP]: Move the ack vector code to net/dccp/ackvec.[ch]
Arnaldo Carvalho de Melo
9
-622
/
+607
2005-09-16
[DCCP]: Introduce DCCP_SOCKOPT_SERVICE
Arnaldo Carvalho de Melo
5
-19
/
+125
2005-09-16
[DCCP]: More precisely set reset_code when sending RESET packets
Arnaldo Carvalho de Melo
2
-14
/
+18
2005-09-13
[DCCP]: Handle SYNC packets in dccp_rcv_state_process
Arnaldo Carvalho de Melo
1
-0
/
+6
2005-09-13
[DCCP]: Check if already in the CLOSING state in dccp_rcv_closereq
Arnaldo Carvalho de Melo
1
-1
/
+2
2005-09-12
[CCID3]: Listen socks doesn't have a private CCID block
Arnaldo Carvalho de Melo
1
-0
/
+8
2005-09-09
[CCID3] Cleanup ccid3 debug calls
Arnaldo Carvalho de Melo
1
-97
/
+67
2005-09-09
[DCCP] Only call the HC _exit() routines in dccp_v4_destroy_sock
Arnaldo Carvalho de Melo
2
-7
/
+0
2005-09-09
[CCID3] Initialize ccid3hctx_t_ipi to 250ms
Arnaldo Carvalho de Melo
2
-1
/
+3
2005-09-09
[CCID3] Introduce ccid3_hc_[rt]x_sk() for overal consistency
Arnaldo Carvalho de Melo
2
-45
/
+37
2005-09-09
[DCCP] Introduce dccp_timestamp
Arnaldo Carvalho de Melo
8
-39
/
+60
[next]