index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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
*
[DCCP]: Combine allocating & zeroing header space on skb
Gerrit Renker
2006-12-02
3
-24
/
+7
*
[DCCPv6]: Add a FIXME for missing IPV6_PKTOPTIONS
Gerrit Renker
2006-12-02
1
-2
/
+6
*
[DCCP]: set safe upper bound for option length
Gerrit Renker
2006-12-02
1
-6
/
+12
*
[TCP]: Don't set SKB owner in tcp_transmit_skb().
David S. Miller
2006-12-02
5
-9
/
+6
*
[TCP]: Allow autoloading of congestion control via setsockopt.
Stephen Hemminger
2006-12-02
1
-1
/
+11
*
[TCP]: Restrict congestion control choices.
Stephen Hemminger
2006-12-02
2
-0
/
+115
*
[TCP]: Add tcp_available_congestion_control sysctl.
Stephen Hemminger
2006-12-02
2
-0
/
+40
*
[SCTP]: Fix warning
Vlad Yasevich
2006-12-02
1
-0
/
+7
*
[IPV6] tcp: Fix typo _read_mostly --> __read_mostly.
David S. Miller
2006-12-02
1
-1
/
+1
*
[DCCP]: Fix typo _read_mostly --> __read_mostly.
David S. Miller
2006-12-02
1
-1
/
+1
*
[NET]: Size listen hash tables using backlog hint
Eric Dumazet
2006-12-02
7
-20
/
+35
*
[PKT_SCHED]: Make sch_fifo.o available when CONFIG_NET_SCHED is not set.
David Kimdon
2006-12-02
2
-1
/
+6
*
[NET] rules: Add support to invert selectors
Thomas Graf
2006-12-02
1
-7
/
+17
*
[NET] rules: Share common attribute validation policy
Thomas Graf
2006-12-02
3
-15
/
+3
*
[NET] rules: Protocol independant mark selector
Thomas Graf
2006-12-02
4
-88
/
+29
*
[IPV4] nl_fib_lookup: Rename fl_fwmark to fl_mark
Thomas Graf
2006-12-02
1
-1
/
+1
*
[NET]: Rethink mark field in struct flowi
Thomas Graf
2006-12-02
12
-112
/
+24
*
[NET]: Turn nfmark into generic mark
Thomas Graf
2006-12-02
27
-66
/
+57
*
[DECNET]: Don't clear memory twice.
Ralf Baechle
2006-12-02
1
-1
/
+0
*
[XFRM]: uninline xfrm_selector_match()
Andrew Morton
2006-12-02
1
-0
/
+34
*
[BLUETOOTH] lockdep: annotate sk_lock nesting in AF_BLUETOOTH
Peter Zijlstra
2006-12-02
2
-5
/
+5
*
SELinux: Fix SA selection semantics
Venkat Yekkirala
2006-12-02
1
-1
/
+2
*
SELinux: Return correct context for SO_PEERSEC
Venkat Yekkirala
2006-12-02
1
-0
/
+2
*
[BLUETOOTH] rfcomm endianness bug: param_mask is little-endian on the wire
Al Viro
2006-12-02
1
-8
/
+8
[next]