index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-02
[IPV6]: Introduce ip6_dst_idev() to get inet6_dev{} stored in dst_entry{}.
YOSHIFUJI Hideaki
3
-2
/
+7
2006-12-02
[IPV6] ROUTE: Use &rt->u.dst instead of cast.
YOSHIFUJI Hideaki
2
-4
/
+4
2006-12-02
[IPV6] ROUTE: Use macros to format /proc/net/ipv6_route.
YOSHIFUJI Hideaki
1
-24
/
+13
2006-12-02
[DCCP]: Update code comments for Step 2/3
Gerrit Renker
4
-51
/
+68
2006-12-02
[DCCP]: tidy up dccp_v{4,6}_conn_request
Gerrit Renker
4
-22
/
+16
2006-12-02
[DCCP]: Fix logfile overflow
Ian McDonald
2
-3
/
+7
2006-12-02
[DCCP]: Fix DCCP Probe Typo
Ian McDonald
1
-1
/
+1
2006-12-02
[DCCPv6]: remove forward declarations in ipv6.c
Gerrit Renker
1
-195
/
+190
2006-12-02
[DCCPv4]: remove forward declarations in ipv4.c
Gerrit Renker
1
-134
/
+132
2006-12-02
[DCCP]: calling dccp_v{4,6}_reqsk_send_ack is a BUG
Gerrit Renker
4
-103
/
+14
2006-12-02
[DCCP] timewait: Remove leftover extern declarations
Arnaldo Carvalho de Melo
1
-2
/
+0
2006-12-02
[DCCP]: Simplify jump labels in dccp_v{4,6}_rcv
Gerrit Renker
2
-23
/
+14
2006-12-02
[DCCP]: Combine allocating & zeroing header space on skb
Gerrit Renker
4
-24
/
+14
2006-12-02
[DCCPv6]: Add a FIXME for missing IPV6_PKTOPTIONS
Gerrit Renker
1
-2
/
+6
2006-12-02
[DCCP]: set safe upper bound for option length
Gerrit Renker
1
-6
/
+12
2006-12-02
[TCP]: Don't set SKB owner in tcp_transmit_skb().
David S. Miller
8
-12
/
+10
2006-12-02
[NET] ip-sysctl.txt: Alphabetize.
Stephen Hemminger
1
-178
/
+177
2006-12-02
[TCP]: Allow autoloading of congestion control via setsockopt.
Stephen Hemminger
1
-1
/
+11
2006-12-02
[TCP]: Restrict congestion control choices.
Stephen Hemminger
5
-0
/
+125
2006-12-02
[TCP]: Add tcp_available_congestion_control sysctl.
Stephen Hemminger
5
-0
/
+51
2006-12-02
[SCTP]: Fix warning
Vlad Yasevich
2
-1
/
+8
2006-12-02
[IPV6] tcp: Fix typo _read_mostly --> __read_mostly.
David S. Miller
1
-1
/
+1
2006-12-02
[DCCP]: Fix typo _read_mostly --> __read_mostly.
David S. Miller
1
-1
/
+1
2006-12-02
[NET]: Size listen hash tables using backlog hint
Eric Dumazet
9
-25
/
+39
2006-12-02
[PKT_SCHED]: Make sch_fifo.o available when CONFIG_NET_SCHED is not set.
David Kimdon
2
-1
/
+6
2006-12-02
[NET] rules: Add support to invert selectors
Thomas Graf
2
-7
/
+18
2006-12-02
[NET] rules: Share common attribute validation policy
Thomas Graf
4
-15
/
+10
2006-12-02
[NET] rules: Protocol independant mark selector
Thomas Graf
6
-89
/
+32
2006-12-02
[IPV4] nl_fib_lookup: Rename fl_fwmark to fl_mark
Thomas Graf
2
-2
/
+2
2006-12-02
[NET]: Rethink mark field in struct flowi
Thomas Graf
14
-121
/
+26
2006-12-02
[NET]: Turn nfmark into generic mark
Thomas Graf
28
-68
/
+59
2006-12-02
[DECNET]: Don't clear memory twice.
Ralf Baechle
1
-1
/
+0
2006-12-02
[XFRM]: uninline xfrm_selector_match()
Andrew Morton
2
-34
/
+36
2006-12-02
[BLUETOOTH] lockdep: annotate sk_lock nesting in AF_BLUETOOTH
Peter Zijlstra
3
-6
/
+12
2006-12-02
SELinux: Fix SA selection semantics
Venkat Yekkirala
6
-93
/
+70
2006-12-02
SELinux: Return correct context for SO_PEERSEC
Venkat Yekkirala
7
-48
/
+50
2006-12-02
SELinux: Various xfrm labeling fixes
Venkat Yekkirala
4
-41
/
+23
2006-12-02
[BLUETOOTH] rfcomm endianness bug: param_mask is little-endian on the wire
Al Viro
1
-8
/
+8
2006-12-02
[BLUETOOTH]: rfcomm endianness annotations
Al Viro
2
-3
/
+3
2006-12-02
[BLUETOOTH]: bnep endianness annotations
Al Viro
2
-8
/
+8
2006-12-02
[BLUETOOTH] bnep endianness bug: filtering by packet type
Al Viro
2
-13
/
+14
2006-12-02
[IPV6]: ip6_output annotations
Al Viro
2
-3
/
+3
2006-12-02
[NETFILTER]: trivial annotations
Al Viro
9
-37
/
+36
2006-12-02
[AF_PACKET]: annotate
Al Viro
2
-10
/
+14
2006-12-02
[LLC]: anotations
Al Viro
3
-8
/
+8
2006-12-02
[IPV6]: annotate inet6_csk_search_req()
Al Viro
2
-4
/
+4
2006-12-02
[IPV6]: flowlabels are net-endian
Al Viro
11
-23
/
+23
2006-12-02
[INET]: annotate inet_ecn.h
Al Viro
1
-2
/
+2
2006-12-02
[NET]: annotate dsfield.h
Al Viro
1
-3
/
+3
2006-12-02
[XFRM]: annotate ->new_mapping()
Al Viro
3
-4
/
+4
[next]