index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-03
[ATM]: Annotations.
Al Viro
4
-12
/
+12
2006-12-03
[NETFILTER]: More trivial annotations.
Al Viro
1
-1
/
+1
2006-12-03
[IPV6]: __ipv6_addr_diff() annotations and cleanup.
Al Viro
1
-11
/
+4
2006-12-03
[IPV6]: Misc endianness annotations.
Al Viro
4
-8
/
+8
2006-12-03
[RANDOM]: Annotate random.h IP helpers.
Al Viro
1
-10
/
+10
2006-12-03
[IPV6]: Assorted trivial endianness annotations.
Al Viro
3
-12
/
+15
2006-12-03
[IRDA]: Trivial annotations.
Al Viro
1
-8
/
+8
2006-12-03
[NET]: Supporting UDP-Lite (RFC 3828) in Linux
Gerrit Renker
8
-7
/
+263
2006-12-03
[IPv6] prefix: Convert RTM_NEWPREFIX notifications to use the new netlink api
Thomas Graf
1
-2
/
+0
2006-12-03
[GENL]: Add genlmsg_put_reply() to simplify building reply headers
Thomas Graf
1
-7
/
+24
2006-12-03
[GENL]: Add genlmsg_reply() to simply unicast replies to requests
Thomas Graf
1
-0
/
+10
2006-12-03
[GENL]: Add genlmsg_new() to allocate generic netlink messages
Thomas Graf
1
-0
/
+11
2006-12-03
[TCP]: MD5 Signature Option (RFC2385) support.
YOSHIFUJI Hideaki
4
-4
/
+180
2006-12-03
netpoll header cleanup
Stephen Hemminger
1
-4
/
+3
2006-12-03
netpoll queue cleanup
Stephen Hemminger
1
-2
/
+2
2006-12-03
netpoll retry cleanup
Stephen Hemminger
1
-1
/
+0
2006-12-03
netpoll per device txq
Stephen Hemminger
1
-0
/
+2
2006-12-03
netpoll info leak
Stephen Hemminger
1
-0
/
+1
2006-12-03
[DCCP]: Miscellaneous code tidy-ups
Gerrit Renker
1
-1
/
+17
2006-12-03
[DCCP]: Make feature negotiation more readable
Gerrit Renker
1
-11
/
+14
2006-12-03
[TCP/DCCP]: Introduce net_xmit_eval
Gerrit Renker
2
-1
/
+5
2006-12-03
[NET]: The scheduled removal of the frame diverter.
Adrian Bunk
4
-141
/
+2
2006-12-03
[DCCP]: Add sysctls to control retransmission behaviour
Gerrit Renker
1
-0
/
+3
2006-12-03
[NETLINK]: Do precise netlink message allocations where possible
Thomas Graf
3
-4
/
+7
2006-12-03
[DCCP]: Support for partial checksums (RFC 4340, sec. 9.2)
Gerrit Renker
1
-0
/
+7
2006-12-03
[IPV6]: Per-interface statistics support.
YOSHIFUJI Hideaki
2
-3
/
+19
2006-12-03
[IPV6]: Introduce ip6_dst_idev() to get inet6_dev{} stored in dst_entry{}.
YOSHIFUJI Hideaki
1
-0
/
+5
2006-12-03
[DCCP]: Combine allocating & zeroing header space on skb
Gerrit Renker
1
-0
/
+7
2006-12-03
[TCP]: Don't set SKB owner in tcp_transmit_skb().
David S. Miller
3
-3
/
+4
2006-12-03
[TCP]: Restrict congestion control choices.
Stephen Hemminger
2
-0
/
+4
2006-12-03
[TCP]: Add tcp_available_congestion_control sysctl.
Stephen Hemminger
2
-0
/
+5
2006-12-03
[SCTP]: Fix warning
Vlad Yasevich
1
-1
/
+1
2006-12-03
[NET]: Size listen hash tables using backlog hint
Eric Dumazet
2
-5
/
+4
2006-12-03
[NET] rules: Add support to invert selectors
Thomas Graf
1
-0
/
+1
2006-12-03
[NET] rules: Share common attribute validation policy
Thomas Graf
1
-0
/
+7
2006-12-03
[NET] rules: Protocol independant mark selector
Thomas Graf
2
-1
/
+3
2006-12-03
[IPV4] nl_fib_lookup: Rename fl_fwmark to fl_mark
Thomas Graf
1
-1
/
+1
2006-12-03
[NET]: Rethink mark field in struct flowi
Thomas Graf
2
-9
/
+2
2006-12-03
[NET]: Turn nfmark into generic mark
Thomas Graf
1
-2
/
+2
2006-12-03
[XFRM]: uninline xfrm_selector_match()
Andrew Morton
1
-34
/
+2
2006-12-03
[BLUETOOTH] lockdep: annotate sk_lock nesting in AF_BLUETOOTH
Peter Zijlstra
1
-1
/
+7
2006-12-03
SELinux: Fix SA selection semantics
Venkat Yekkirala
1
-19
/
+0
2006-12-03
SELinux: Return correct context for SO_PEERSEC
Venkat Yekkirala
2
-1
/
+16
2006-12-03
SELinux: Various xfrm labeling fixes
Venkat Yekkirala
1
-11
/
+10
2006-12-03
[BLUETOOTH]: rfcomm endianness annotations
Al Viro
1
-2
/
+2
2006-12-03
[IPV6]: ip6_output annotations
Al Viro
1
-1
/
+1
2006-12-03
[NETFILTER]: trivial annotations
Al Viro
6
-18
/
+20
2006-12-03
[AF_PACKET]: annotate
Al Viro
1
-2
/
+4
2006-12-03
[LLC]: anotations
Al Viro
1
-5
/
+5
2006-12-03
[IPV6]: annotate inet6_csk_search_req()
Al Viro
1
-1
/
+1
[next]