index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[XFRM]: Pack struct xfrm_policy
Arnaldo Carvalho de Melo
2006-12-02
1
-6
/
+7
*
[NET]: Pack struct hh_cache
Arnaldo Carvalho de Melo
2006-12-02
1
-1
/
+1
*
[INET_CONNECTION_SOCK]: Pack struct inet_connection_sock_af_ops
Arnaldo Carvalho de Melo
2006-12-02
1
-2
/
+2
*
[UDP(-Lite)]: consolidate v4 and v6 get|setsockopt code
Gerrit Renker
2006-12-02
1
-0
/
+5
*
[RTNETLINK]: Add rtnl_put_cacheinfo() to unify some code
Thomas Graf
2006-12-02
1
-0
/
+3
*
[NETLINK]: Remove unused dst_pid field in netlink_skb_parms
Thomas Graf
2006-12-02
1
-1
/
+0
*
[NET]: Add documentation for TFRC structures
Gerrit Renker
2006-12-02
1
-2
/
+18
*
[DECNET] address: Convert to new netlink interface
Thomas Graf
2006-12-02
1
-0
/
+12
*
[NET]: net/sched annotations.
Al Viro
2006-12-02
1
-1
/
+1
*
[NET]: Split skb->csum
Al Viro
2006-12-02
1
-1
/
+4
*
[NET]: Fix assorted misannotations (from md5 and udplite merges).
Al Viro
2006-12-02
3
-4
/
+4
*
[SCTP]: SCTP_CMD_PROCESS_CTSN annotations.
Al Viro
2006-12-02
1
-0
/
+2
*
[SCTP]: Netfilter sctp annotations.
Al Viro
2006-12-02
1
-1
/
+1
*
[SCTP]: Annotate ->supported_addrs().
Al Viro
2006-12-02
1
-1
/
+1
*
[SCTP]: sctp_association ->peer.i is a host-endian analog of sctp_inthdr.
Al Viro
2006-12-02
1
-1
/
+8
*
[SCTP]: Annotate ->inaddr_any().
Al Viro
2006-12-02
1
-1
/
+1
*
[SCTP]: flip_to_{h,n}() are not needed anymore.
Al Viro
2006-12-02
1
-22
/
+0
*
[SCTP]: ->a_h is gone now.
Al Viro
2006-12-02
1
-1
/
+0
*
[SCTP]: ->a_h is gone now.
Al Viro
2006-12-02
1
-1
/
+0
*
[SCTP]: ->source_h is not used anymore.
Al Viro
2006-12-02
1
-1
/
+0
*
[SCTP]: Switch all remaining users of ->saddr_h to ->saddr.
Al Viro
2006-12-02
1
-1
/
+0
*
[SCTP]: Switch ->from_addr_param() to net-endian.
Al Viro
2006-12-02
1
-1
/
+1
*
[SCTP]: Annotate ->dst_saddr()
Al Viro
2006-12-02
1
-1
/
+1
*
[SCTP] embedded sctp_addr: net-endian mirrors
Al Viro
2006-12-02
1
-0
/
+4
*
[SCTP]: Beginning of conversion to net-endian for embedded sctp_addr.
Al Viro
2006-12-02
1
-4
/
+4
*
[SCTP]: Beginning of sin_port fixes.
Al Viro
2006-12-02
1
-0
/
+22
*
[SCTP]: Trivial sctp endianness annotations.
Al Viro
2006-12-02
4
-4
/
+4
*
[SCTP]: Annotate tsn_dups.
Al Viro
2006-12-02
1
-2
/
+2
*
[SCTP]: SCTP_CMD_INIT_FAILED annotations.
Al Viro
2006-12-02
1
-0
/
+2
*
[SCTP]: sctp_make_op_error() annotations.
Al Viro
2006-12-02
1
-1
/
+1
*
[SCTP]: Annotate sctp_init_cause().
Al Viro
2006-12-02
1
-1
/
+1
*
[SCTP]: Annotate SCTP headers.
Al Viro
2006-12-02
1
-36
/
+36
*
[IPV6] net/ipv6/sit.c: make 2 functions static
Adrian Bunk
2006-12-02
1
-4
/
+0
*
[DCCP]: Adds the tx buffer sysctls
Ian McDonald
2006-12-02
1
-0
/
+1
*
[BNX2]: Add 5709 PCI ID.
Michael Chan
2006-12-02
1
-0
/
+1
*
NetLabel: use the correct CIPSOv4 MLS label limits
Paul Moore
2006-12-02
1
-2
/
+2
*
NetLabel: make netlbl_lsm_secattr struct easier/quicker to understand
Paul Moore
2006-12-02
1
-2
/
+11
*
NetLabel: change netlbl_secattr_init() to return void
Paul Moore
2006-12-02
1
-4
/
+2
*
NetLabel: use gfp_t instead of int where it makes sense
Paul Moore
2006-12-02
1
-1
/
+1
*
[NET]: Conditionally use bh_lock_sock_nested in sk_receive_skb
Arnaldo Carvalho de Melo
2006-12-02
1
-1
/
+2
*
[UDPLite]: udplite.h needs ip6_checksum.h
David S. Miller
2006-12-02
1
-0
/
+2
*
[NET]: Preliminaty annotation of skb->csum.
Al Viro
2006-12-02
1
-2
/
+2
*
[NET]: netfilter checksum annotations
Al Viro
2006-12-02
2
-7
/
+23
*
[NET]: ipvs checksum annotations.
Al Viro
2006-12-02
1
-4
/
+10
*
[NET]: IP header modifier helpers annotations.
Al Viro
2006-12-02
3
-8
/
+8
*
[NET]: Make mangling a checksum (0 -> 0xffff on the wire) explicit.
Al Viro
2006-12-02
1
-0
/
+1
*
[NET]: Annotate __skb_checksum_complete() and friends.
Al Viro
2006-12-02
6
-11
/
+11
*
[NET]: Annotate ip_vs_checksum_complete() and callers.
Al Viro
2006-12-02
1
-1
/
+1
*
[NET]: Annotate skb_copy_and_csum_bits() and callers.
Al Viro
2006-12-02
1
-2
/
+2
*
[NET]: Annotate skb_checksum() and callers.
Al Viro
2006-12-02
1
-2
/
+2
[prev]
[next]