index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
exec_domain.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-03-21
[TCP] H-TCP: Account for delayed-ACKs
Baruch Even
1
-8
/
+18
2006-03-21
[TCP] H-TCP: Use msecs_to_jiffies
Baruch Even
1
-2
/
+2
2006-03-21
[CONNECTOR]: Use netlink_has_listeners() to avoind unnecessary allocations.
Evgeniy Polyakov
2
-5
/
+7
2006-03-21
[IRDA]: TOIM3232 dongle support
David Basden
4
-0
/
+385
2006-03-21
[PKTGEN]: Updates version.
Luiz Capitulino
1
-1
/
+1
2006-03-21
[PKTGEN]: Ports if_list to the in-kernel implementation.
Luiz Capitulino
1
-48
/
+44
2006-03-21
[PKTGEN]: Fix Initialization fail leak.
Luiz Capitulino
1
-1
/
+14
2006-03-21
[PKTGEN]: Fix kernel_thread() fail leak.
Luiz Capitulino
1
-2
/
+9
2006-03-21
[PKTGEN]: Ports thread list to Kernel list implementation.
Luiz Capitulino
1
-55
/
+41
2006-03-21
[PKTGEN]: Lindent run.
Luiz Capitulino
1
-1251
/
+1379
2006-03-21
[DCCP] options: Fix some aspects of mandatory option processing
Arnaldo Carvalho de Melo
1
-1
/
+6
2006-03-21
[DCCP] ccid2: coding style cleanups
Arnaldo Carvalho de Melo
1
-50
/
+26
2006-03-21
[DCCP] ipv6: cleanups
Arnaldo Carvalho de Melo
1
-127
/
+129
2006-03-21
[ICSK]: Introduce inet_csk_ctl_sock_create
Arnaldo Carvalho de Melo
6
-71
/
+31
2006-03-21
[DCCP] ipv6: Add missing ipv6 control socket
Arnaldo Carvalho de Melo
6
-65
/
+72
2006-03-21
[DCCP]: Uninline some functions
Arnaldo Carvalho de Melo
5
-57
/
+63
2006-03-21
[DCCP] ipv4: make struct dccp_v4_prot static
Adrian Bunk
1
-1
/
+1
2006-03-21
[IPV6]: Fix some code/comment formatting in ip6_dst_output().
David S. Miller
1
-20
/
+21
2006-03-21
[IPV4]: fib_trie stats fix
Robert Olsson
1
-6
/
+8
2006-03-21
[IPV4]: fib_trie initialzation fix
Robert Olsson
1
-2
/
+10
2006-03-21
[TG3]: Fix tg3_get_ringparam()
Michael Chan
1
-4
/
+13
2006-03-21
[TG3]: Add some missing netif_running() checks
Michael Chan
1
-0
/
+6
2006-03-21
[TCP] mtu probing: move tcp-specific data out of inet_connection_sock
John Heffner
4
-6
/
+10
2006-03-21
[AF_UNIX]: scm: better initialization
Benjamin LaHaise
1
-4
/
+6
2006-03-21
[AF_UNIX]: use shift instead of integer division
Benjamin LaHaise
1
-5
/
+5
2006-03-21
[NET]: Uninline kfree_skb and allow NULL argument
Jörn Engel
2
-16
/
+20
2006-03-21
[LLC]: Fix sap refcounting
Arnaldo Carvalho de Melo
2
-2
/
+3
2006-03-21
[LLC]: Replace __inline__ with inline
Arnaldo Carvalho de Melo
1
-5
/
+4
2006-03-21
[LLC]: Fix struct proto .name
Arnaldo Carvalho de Melo
1
-1
/
+1
2006-03-21
[NET] pktgen: Fix races between control/worker threads.
Arthur Kepner
1
-25
/
+110
2006-03-21
[XFRM]: Rearrange struct xfrm_aevent_id for better compatibility.
Jamal Hadi Salim
1
-1
/
+1
2006-03-21
[DCCP]: Move the IPv4 specific bits from proto.c to ipv4.c
Arnaldo Carvalho de Melo
6
-141
/
+148
2006-03-21
[DCCP]: Rename init_dccp_v4_mibs to dccp_mib_init
Arnaldo Carvalho de Melo
1
-7
/
+11
2006-03-21
[DCCP]: Move dccp_hashinfo from ipv4.c to the core
Arnaldo Carvalho de Melo
2
-8
/
+8
2006-03-21
[DCCP]: Dont use dccp_v4_checksum in dccp_make_response
Arnaldo Carvalho de Melo
2
-3
/
+3
2006-03-21
[DCCP]: Move dccp_[un]hash from ipv4.c to the core
Arnaldo Carvalho de Melo
4
-14
/
+17
2006-03-21
[DCCP]: Move dccp_v4_{init,destroy}_sock to the core
Arnaldo Carvalho de Melo
4
-104
/
+112
2006-03-21
[DCCP]: Generalize dccp_v4_send_reset
Arnaldo Carvalho de Melo
5
-38
/
+28
2006-03-21
[DCCP] feat: Introduce sysctls for the default features
Arnaldo Carvalho de Melo
6
-11
/
+176
2006-03-21
[DCCP]: Call dccp_feat_init more early in dccp_v4_init_sock
Arnaldo Carvalho de Melo
1
-5
/
+4
2006-03-21
[DCCP]: Kconfig tidy up
Arnaldo Carvalho de Melo
1
-2
/
+4
2006-03-21
[DCCP]: Make CCID2 be the default
Arnaldo Carvalho de Melo
1
-9
/
+0
2006-03-21
[DCCP]: sparse endianness annotations
Andrea Bittau
7
-76
/
+54
2006-03-21
[NETFILTER]: Fix skb->nf_bridge lifetime issues
Patrick McHardy
2
-14
/
+14
2006-03-21
[DCCP] feat: Actually change the CCID upon negotiation
Andrea Bittau
1
-1
/
+42
2006-03-21
[DCCP] CCID: Improve CCID infrastructure
Arnaldo Carvalho de Melo
10
-212
/
+260
2006-03-21
[PKT_SCHED]: Convert sch_red to a classful qdisc
Patrick McHardy
1
-16
/
+163
2006-03-21
[XFRM]: Add some missing exports.
David S. Miller
2
-0
/
+7
2006-03-21
[XFRM]: Move xfrm_nl to xfrm_state.c from xfrm_user.c
David S. Miller
2
-3
/
+3
2006-03-21
[XFRM]: Make sure xfrm_replay_timer_handler() is declared early enough.
David S. Miller
1
-2
/
+2
[next]