index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NET]: dev_put/dev_hold cleanup
Stephen Hemminger
2006-03-20
3
-4
/
+4
*
[DCCP] options: Make dccp_insert_options & friends yell on error
Arnaldo Carvalho de Melo
2006-03-20
6
-102
/
+102
*
[DCCP]: Remove leftover dccp_send_response prototype
Arnaldo Carvalho de Melo
2006-03-20
1
-1
/
+0
*
[DCCP]: ditch dccp_v[46]_ctl_send_ack
Arnaldo Carvalho de Melo
2006-03-20
2
-14
/
+4
*
[DCCP]: Use sk->sk_prot->max_header consistently for non-data packets
Arnaldo Carvalho de Melo
2006-03-20
3
-35
/
+28
*
[DCCP] options: Fix handling of ackvecs in DATA packets
Arnaldo Carvalho de Melo
2006-03-20
1
-1
/
+1
*
[ATM]: Fix build after neigh->parms->neigh_destructor change.
David S. Miller
2006-03-20
1
-1
/
+1
*
[NET]: use fget_light() in net/socket.c
Benjamin LaHaise
2006-03-20
1
-86
/
+106
*
[NET]: minor net_rx_action optimization
Stephen Hemminger
2006-03-20
1
-2
/
+1
*
[NET]: Move destructor from neigh->ops to neigh_params
Michael S. Tsirkin
2006-03-20
1
-2
/
+2
*
[PKTGEN]: Updates version.
Luiz Capitulino
2006-03-20
1
-1
/
+1
*
[PKTGEN]: Removes thread_{un,}lock() macros.
Luiz Capitulino
2006-03-20
1
-25
/
+21
*
[PKTGEN]: Convert thread lock to mutexes.
Luiz Capitulino
2006-03-20
1
-3
/
+4
*
[NET]: Convert RTNL to mutex.
Stephen Hemminger
2006-03-20
6
-37
/
+43
*
[IPSEC] xfrm_user: Kill PAGE_SIZE check in verify_sec_ctx_len()
David S. Miller
2006-03-20
1
-3
/
+0
*
[TCP] H-TCP: Better time accounting
Baruch Even
2006-03-20
1
-18
/
+26
*
[TCP] H-TCP: Account for delayed-ACKs
Baruch Even
2006-03-20
1
-8
/
+18
*
[TCP] H-TCP: Use msecs_to_jiffies
Baruch Even
2006-03-20
1
-2
/
+2
*
[PKTGEN]: Updates version.
Luiz Capitulino
2006-03-20
1
-1
/
+1
*
[PKTGEN]: Ports if_list to the in-kernel implementation.
Luiz Capitulino
2006-03-20
1
-48
/
+44
*
[PKTGEN]: Fix Initialization fail leak.
Luiz Capitulino
2006-03-20
1
-1
/
+14
*
[PKTGEN]: Fix kernel_thread() fail leak.
Luiz Capitulino
2006-03-20
1
-2
/
+9
*
[PKTGEN]: Ports thread list to Kernel list implementation.
Luiz Capitulino
2006-03-20
1
-55
/
+41
*
[PKTGEN]: Lindent run.
Luiz Capitulino
2006-03-20
1
-1251
/
+1379
*
[DCCP] options: Fix some aspects of mandatory option processing
Arnaldo Carvalho de Melo
2006-03-20
1
-1
/
+6
*
[DCCP] ccid2: coding style cleanups
Arnaldo Carvalho de Melo
2006-03-20
1
-50
/
+26
*
[DCCP] ipv6: cleanups
Arnaldo Carvalho de Melo
2006-03-20
1
-127
/
+129
*
[ICSK]: Introduce inet_csk_ctl_sock_create
Arnaldo Carvalho de Melo
2006-03-20
5
-71
/
+27
*
[DCCP] ipv6: Add missing ipv6 control socket
Arnaldo Carvalho de Melo
2006-03-20
6
-65
/
+72
*
[DCCP]: Uninline some functions
Arnaldo Carvalho de Melo
2006-03-20
5
-57
/
+63
*
[DCCP] ipv4: make struct dccp_v4_prot static
Adrian Bunk
2006-03-20
1
-1
/
+1
*
[IPV6]: Fix some code/comment formatting in ip6_dst_output().
David S. Miller
2006-03-20
1
-20
/
+21
*
[IPV4]: fib_trie stats fix
Robert Olsson
2006-03-20
1
-6
/
+8
*
[IPV4]: fib_trie initialzation fix
Robert Olsson
2006-03-20
1
-2
/
+10
*
[TCP] mtu probing: move tcp-specific data out of inet_connection_sock
John Heffner
2006-03-20
2
-4
/
+4
*
[AF_UNIX]: use shift instead of integer division
Benjamin LaHaise
2006-03-20
1
-5
/
+5
*
[NET]: Uninline kfree_skb and allow NULL argument
Jörn Engel
2006-03-20
1
-0
/
+19
*
[LLC]: Fix sap refcounting
Arnaldo Carvalho de Melo
2006-03-20
2
-2
/
+3
*
[LLC]: Replace __inline__ with inline
Arnaldo Carvalho de Melo
2006-03-20
1
-5
/
+4
*
[LLC]: Fix struct proto .name
Arnaldo Carvalho de Melo
2006-03-20
1
-1
/
+1
*
[NET] pktgen: Fix races between control/worker threads.
Arthur Kepner
2006-03-20
1
-25
/
+110
*
[DCCP]: Move the IPv4 specific bits from proto.c to ipv4.c
Arnaldo Carvalho de Melo
2006-03-20
6
-141
/
+148
*
[DCCP]: Rename init_dccp_v4_mibs to dccp_mib_init
Arnaldo Carvalho de Melo
2006-03-20
1
-7
/
+11
*
[DCCP]: Move dccp_hashinfo from ipv4.c to the core
Arnaldo Carvalho de Melo
2006-03-20
2
-8
/
+8
*
[DCCP]: Dont use dccp_v4_checksum in dccp_make_response
Arnaldo Carvalho de Melo
2006-03-20
2
-3
/
+3
*
[DCCP]: Move dccp_[un]hash from ipv4.c to the core
Arnaldo Carvalho de Melo
2006-03-20
4
-14
/
+17
*
[DCCP]: Move dccp_v4_{init,destroy}_sock to the core
Arnaldo Carvalho de Melo
2006-03-20
4
-104
/
+112
*
[DCCP]: Generalize dccp_v4_send_reset
Arnaldo Carvalho de Melo
2006-03-20
5
-38
/
+28
*
[DCCP] feat: Introduce sysctls for the default features
Arnaldo Carvalho de Melo
2006-03-20
5
-11
/
+160
*
[DCCP]: Call dccp_feat_init more early in dccp_v4_init_sock
Arnaldo Carvalho de Melo
2006-03-20
1
-5
/
+4
[next]