index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
[IRDA]: Trivial annotations.
Al Viro
2006-12-02
3
-7
/
+7
*
[NETPOLL]: Minor coding-style cleanups.
David S. Miller
2006-12-02
1
-51
/
+48
*
[NET]: Supporting UDP-Lite (RFC 3828) in Linux
Gerrit Renker
2006-12-02
19
-396
/
+898
*
[IPv6] prefix: Convert RTM_NEWPREFIX notifications to use the new netlink api
Thomas Graf
2006-12-02
2
-17
/
+14
*
[IPv6] iflink: Convert IPv6's RTM_GETLINK to use the new netlink api
Thomas Graf
2006-12-02
1
-42
/
+37
*
[TCP]: Fix some warning when MD5 is disabled.
David S. Miller
2006-12-02
2
-5
/
+7
*
[GENL]: Add genlmsg_put_reply() to simplify building reply headers
Thomas Graf
2006-12-02
5
-82
/
+25
*
[GENL]: Add genlmsg_reply() to simply unicast replies to requests
Thomas Graf
2006-12-02
4
-5
/
+5
*
[TCP]: MD5 Signature Option (RFC2385) support.
YOSHIFUJI Hideaki
2006-12-02
10
-60
/
+1531
*
netpoll queue cleanup
Stephen Hemminger
2006-12-02
1
-20
/
+3
*
netpoll retry cleanup
Stephen Hemminger
2006-12-02
1
-38
/
+33
*
netpoll deferred transmit path
Stephen Hemminger
2006-12-02
1
-2
/
+19
*
netpoll setup error handling
Stephen Hemminger
2006-12-02
1
-7
/
+13
*
netpoll per device txq
Stephen Hemminger
2006-12-02
1
-35
/
+15
*
netpoll info leak
Stephen Hemminger
2006-12-02
1
-6
/
+19
*
netpoll: private skb pool (rev3)
Stephen Hemminger
2006-12-02
1
-32
/
+21
*
[DCCP] ACKVEC: Optimization - Do not traverse records if none will be found
Andrea Bittau
2006-12-02
1
-1
/
+2
*
[DCCP]: Miscellaneous code tidy-ups
Gerrit Renker
2006-12-02
6
-62
/
+37
*
[DCCP]: Make feature negotiation more readable
Gerrit Renker
2006-12-02
3
-30
/
+131
*
[DCCPv6]: Resolve conditional build problem
Gerrit Renker
2006-12-02
1
-4
/
+4
*
[TCP/DCCP]: Introduce net_xmit_eval
Gerrit Renker
2006-12-02
7
-29
/
+9
*
[SCTP]: Cleanup of the sctp state table code.
Peter Zijlstra
2006-12-02
1
-361
/
+335
*
[NET]: The scheduled removal of the frame diverter.
Adrian Bunk
2006-12-02
6
-610
/
+4
*
[DCCPv6]: Choose a genuine initial sequence number
Gerrit Renker
2006-12-02
3
-20
/
+23
*
[DCCP]: Remove redundant statements in init_sequence (ISS)
Gerrit Renker
2006-12-02
2
-17
/
+8
*
[DCCP]: Remove forward declarations in timer.c
Gerrit Renker
2006-12-02
1
-57
/
+53
*
[DCCP]: Introduce a consistent naming scheme for sysctls
Gerrit Renker
2006-12-02
5
-33
/
+32
*
[DCCP]: Add sysctls to control retransmission behaviour
Gerrit Renker
2006-12-02
5
-13
/
+47
*
[DCCP]: Increment sequence numbers on retransmitted Response packets
Gerrit Renker
2006-12-02
2
-7
/
+13
*
[DCCP]: Update comments on precisely which packets can be retransmitted
Gerrit Renker
2006-12-02
1
-4
/
+6
*
[DECNET]: Fix build regressions.
David S. Miller
2006-12-02
2
-8
/
+2
*
[TCP] htcp: Better packing of struct htcp.
David S. Miller
2006-12-02
1
-2
/
+2
*
[IPv6]: Only modify checksum for UDP
Brian Haley
2006-12-02
2
-3
/
+1
*
[IPv6] rules: Remove bogus tos validation check
Thomas Graf
2006-12-02
1
-2
/
+1
*
[NETLINK]: Do precise netlink message allocations where possible
Thomas Graf
2006-12-02
17
-101
/
+225
*
[TCP]: Remove dead code in init_sequence
Gerrit Renker
2006-12-02
2
-15
/
+8
*
[DCCP]: Support for partial checksums (RFC 4340, sec. 9.2)
Gerrit Renker
2006-12-02
5
-97
/
+150
*
[IPV6]: Per-interface statistics support.
YOSHIFUJI Hideaki
2006-12-02
11
-105
/
+176
*
[IPV6]: Introduce ip6_dst_idev() to get inet6_dev{} stored in dst_entry{}.
YOSHIFUJI Hideaki
2006-12-02
2
-2
/
+2
*
[IPV6] ROUTE: Use &rt->u.dst instead of cast.
YOSHIFUJI Hideaki
2006-12-02
2
-4
/
+4
*
[IPV6] ROUTE: Use macros to format /proc/net/ipv6_route.
YOSHIFUJI Hideaki
2006-12-02
1
-24
/
+13
*
[DCCP]: Update code comments for Step 2/3
Gerrit Renker
2006-12-02
4
-51
/
+68
*
[DCCP]: tidy up dccp_v{4,6}_conn_request
Gerrit Renker
2006-12-02
4
-22
/
+16
*
[DCCP]: Fix logfile overflow
Ian McDonald
2006-12-02
2
-3
/
+7
*
[DCCP]: Fix DCCP Probe Typo
Ian McDonald
2006-12-02
1
-1
/
+1
*
[DCCPv6]: remove forward declarations in ipv6.c
Gerrit Renker
2006-12-02
1
-195
/
+190
*
[DCCPv4]: remove forward declarations in ipv4.c
Gerrit Renker
2006-12-02
1
-134
/
+132
*
[DCCP]: calling dccp_v{4,6}_reqsk_send_ack is a BUG
Gerrit Renker
2006-12-02
4
-103
/
+14
*
[DCCP] timewait: Remove leftover extern declarations
Arnaldo Carvalho de Melo
2006-12-02
1
-2
/
+0
*
[DCCP]: Simplify jump labels in dccp_v{4,6}_rcv
Gerrit Renker
2006-12-02
2
-23
/
+14
[next]