index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[BRIDGE]: Annotations.
Al Viro
2006-12-02
7
-20
/
+20
*
[ATM]: Annotations.
Al Viro
2006-12-02
4
-12
/
+12
*
[NETFILTER]: More trivial annotations.
Al Viro
2006-12-02
1
-1
/
+1
*
[IPV6]: __ipv6_addr_diff() annotations and cleanup.
Al Viro
2006-12-02
1
-11
/
+4
*
[IPV6]: Misc endianness annotations.
Al Viro
2006-12-02
4
-8
/
+8
*
[RANDOM]: Annotate random.h IP helpers.
Al Viro
2006-12-02
1
-10
/
+10
*
[IPV6]: Assorted trivial endianness annotations.
Al Viro
2006-12-02
3
-12
/
+15
*
[IRDA]: Trivial annotations.
Al Viro
2006-12-02
1
-8
/
+8
*
[NET]: Supporting UDP-Lite (RFC 3828) in Linux
Gerrit Renker
2006-12-02
8
-7
/
+263
*
[IPv6] prefix: Convert RTM_NEWPREFIX notifications to use the new netlink api
Thomas Graf
2006-12-02
1
-2
/
+0
*
[GENL]: Add genlmsg_put_reply() to simplify building reply headers
Thomas Graf
2006-12-02
1
-7
/
+24
*
[GENL]: Add genlmsg_reply() to simply unicast replies to requests
Thomas Graf
2006-12-02
1
-0
/
+10
*
[GENL]: Add genlmsg_new() to allocate generic netlink messages
Thomas Graf
2006-12-02
1
-0
/
+11
*
[TCP]: MD5 Signature Option (RFC2385) support.
YOSHIFUJI Hideaki
2006-12-02
4
-4
/
+180
*
netpoll header cleanup
Stephen Hemminger
2006-12-02
1
-4
/
+3
*
netpoll queue cleanup
Stephen Hemminger
2006-12-02
1
-2
/
+2
*
netpoll retry cleanup
Stephen Hemminger
2006-12-02
1
-1
/
+0
*
netpoll per device txq
Stephen Hemminger
2006-12-02
1
-0
/
+2
*
netpoll info leak
Stephen Hemminger
2006-12-02
1
-0
/
+1
*
[DCCP]: Miscellaneous code tidy-ups
Gerrit Renker
2006-12-02
1
-1
/
+17
*
[DCCP]: Make feature negotiation more readable
Gerrit Renker
2006-12-02
1
-11
/
+14
*
[TCP/DCCP]: Introduce net_xmit_eval
Gerrit Renker
2006-12-02
2
-1
/
+5
*
[NET]: The scheduled removal of the frame diverter.
Adrian Bunk
2006-12-02
4
-141
/
+2
*
[DCCP]: Add sysctls to control retransmission behaviour
Gerrit Renker
2006-12-02
1
-0
/
+3
*
[NETLINK]: Do precise netlink message allocations where possible
Thomas Graf
2006-12-02
3
-4
/
+7
*
[DCCP]: Support for partial checksums (RFC 4340, sec. 9.2)
Gerrit Renker
2006-12-02
1
-0
/
+7
*
[IPV6]: Per-interface statistics support.
YOSHIFUJI Hideaki
2006-12-02
2
-3
/
+19
*
[IPV6]: Introduce ip6_dst_idev() to get inet6_dev{} stored in dst_entry{}.
YOSHIFUJI Hideaki
2006-12-02
1
-0
/
+5
*
[DCCP]: Combine allocating & zeroing header space on skb
Gerrit Renker
2006-12-02
1
-0
/
+7
*
[TCP]: Don't set SKB owner in tcp_transmit_skb().
David S. Miller
2006-12-02
3
-3
/
+4
*
[TCP]: Restrict congestion control choices.
Stephen Hemminger
2006-12-02
2
-0
/
+4
*
[TCP]: Add tcp_available_congestion_control sysctl.
Stephen Hemminger
2006-12-02
2
-0
/
+5
*
[SCTP]: Fix warning
Vlad Yasevich
2006-12-02
1
-1
/
+1
*
[NET]: Size listen hash tables using backlog hint
Eric Dumazet
2006-12-02
2
-5
/
+4
*
[NET] rules: Add support to invert selectors
Thomas Graf
2006-12-02
1
-0
/
+1
*
[NET] rules: Share common attribute validation policy
Thomas Graf
2006-12-02
1
-0
/
+7
*
[NET] rules: Protocol independant mark selector
Thomas Graf
2006-12-02
2
-1
/
+3
*
[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
2
-9
/
+2
*
[NET]: Turn nfmark into generic mark
Thomas Graf
2006-12-02
1
-2
/
+2
*
[XFRM]: uninline xfrm_selector_match()
Andrew Morton
2006-12-02
1
-34
/
+2
*
[BLUETOOTH] lockdep: annotate sk_lock nesting in AF_BLUETOOTH
Peter Zijlstra
2006-12-02
1
-1
/
+7
*
SELinux: Fix SA selection semantics
Venkat Yekkirala
2006-12-02
1
-19
/
+0
*
SELinux: Return correct context for SO_PEERSEC
Venkat Yekkirala
2006-12-02
2
-1
/
+16
*
SELinux: Various xfrm labeling fixes
Venkat Yekkirala
2006-12-02
1
-11
/
+10
*
[BLUETOOTH]: rfcomm endianness annotations
Al Viro
2006-12-02
1
-2
/
+2
*
[IPV6]: ip6_output annotations
Al Viro
2006-12-02
1
-1
/
+1
*
[NETFILTER]: trivial annotations
Al Viro
2006-12-02
6
-18
/
+20
*
[AF_PACKET]: annotate
Al Viro
2006-12-02
1
-2
/
+4
*
[LLC]: anotations
Al Viro
2006-12-02
1
-5
/
+5
[prev]
[next]