index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NET]: Generic checksum annotations and cleanups.
Al Viro
2006-12-02
2
-55
/
+63
*
[ATM]: 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
*
[IPV6]: Assorted trivial endianness annotations.
Al Viro
2006-12-02
2
-6
/
+7
*
[IRDA]: Trivial annotations.
Al Viro
2006-12-02
1
-8
/
+8
*
[NET]: Supporting UDP-Lite (RFC 3828) in Linux
Gerrit Renker
2006-12-02
5
-7
/
+249
*
[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
3
-1
/
+148
*
[TCP/DCCP]: Introduce net_xmit_eval
Gerrit Renker
2006-12-02
1
-1
/
+1
*
[NETLINK]: Do precise netlink message allocations where possible
Thomas Graf
2006-12-02
2
-4
/
+6
*
[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
*
[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
1
-0
/
+3
*
[TCP]: Add tcp_available_congestion_control sysctl.
Stephen Hemminger
2006-12-02
1
-0
/
+4
*
[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: Share common attribute validation policy
Thomas Graf
2006-12-02
1
-0
/
+7
*
[NET] rules: Protocol independant mark selector
Thomas Graf
2006-12-02
1
-0
/
+2
*
[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
*
[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: Return correct context for SO_PEERSEC
Venkat Yekkirala
2006-12-02
1
-0
/
+1
*
[BLUETOOTH]: rfcomm endianness annotations
Al Viro
2006-12-02
1
-2
/
+2
*
[LLC]: anotations
Al Viro
2006-12-02
1
-5
/
+5
*
[IPV6]: annotate inet6_csk_search_req()
Al Viro
2006-12-02
1
-1
/
+1
*
[IPV6]: flowlabels are net-endian
Al Viro
2006-12-02
2
-3
/
+3
*
[INET]: annotate inet_ecn.h
Al Viro
2006-12-02
1
-2
/
+2
*
[NET]: annotate dsfield.h
Al Viro
2006-12-02
1
-3
/
+3
*
[XFRM]: annotate ->new_mapping()
Al Viro
2006-12-02
1
-2
/
+2
*
[IPV6]: annotate struct frag_hdr
Al Viro
2006-12-02
1
-4
/
+4
*
[IPV6]: 'info' argument of ipv6 ->err_handler() is net-endian
Al Viro
2006-12-02
3
-4
/
+3
*
[XFRM]: misc annotations
Al Viro
2006-12-02
1
-3
/
+3
*
[IPV6]: annotate inet6_hashtables
Al Viro
2006-12-02
1
-8
/
+8
*
[NET]: ipconfig and nfsroot annotations
Al Viro
2006-12-02
1
-4
/
+4
*
[TIPC]: endianness annotations
Al Viro
2006-12-02
2
-2
/
+2
*
[PATCH] ieee80211: Drop and count duplicate data frames to remove 'replay det...
Larry Finger
2006-12-02
1
-0
/
+2
*
[PATCH] ieee80211: Move IV/ICV stripping into ieee80211_rx
Daniel Drake
2006-12-02
1
-0
/
+4
*
[NET]: Re-fix of doc-comment in sock.h
Paul Bonser
2006-11-25
1
-5
/
+10
*
[IPVS]: Compile fix for annotations in userland.
Simon Horman
2006-11-09
1
-0
/
+1
*
[IPV6]: Fix ECN bug on big-endian
Al Viro
2006-11-05
1
-1
/
+1
*
[IPX]: Annotate and fix IPX checksum
Al Viro
2006-11-05
1
-2
/
+2
*
[IPX]: Trivial parts of endianness annotations
Al Viro
2006-11-05
1
-11
/
+11
*
[NET]: kernel-doc fix for sock.h
Randy Dunlap
2006-10-22
1
-2
/
+1
*
[NET]: Reduce sizeof(struct flowi) by 20 bytes.
Eric Dumazet
2006-10-21
2
-8
/
+0
*
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Jeff Garzik
2006-10-21
1
-19
/
+16
|
\
[next]