index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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-09-23
[NETFILTER] bridge: simplify nf_bridge_pad
Stephen Hemminger
1
-11
/
+5
2006-09-23
[NETFILTER] bridge: code rearrangement for clarity
Stephen Hemminger
1
-19
/
+7
2006-09-23
[IPV4]: Make struct sockaddr_in::sin_port __be16
Alexey Dobriyan
1
-1
/
+1
2006-09-23
[IPV4]: Make struct in_addr::s_addr __be32
Alexey Dobriyan
1
-1
/
+1
2006-09-23
[NETLINK]: Improve string attribute validation
Thomas Graf
1
-4
/
+11
2006-09-23
[UDP]: saddr_cmp function should take const socket pointers
David S. Miller
1
-1
/
+1
2006-09-23
[UDP]: Unify UDPv4 and UDPv6 ->get_port()
Gerrit Renker
1
-16
/
+2
2006-09-23
[NETLINK]: remove third bogus argument from NLA_PUT_FLAG
Johannes Berg
1
-1
/
+1
2006-09-23
[DCCP]: Introduce tx buffering
Ian McDonald
1
-0
/
+2
2006-09-23
[NET_SCHED]: Add mask support to fwmark classifier
Patrick McHardy
1
-0
/
+1
2006-09-23
[IPV4]: Add support for fwmark masks in routing rules
Patrick McHardy
1
-1
/
+2
2006-09-23
[NET]: Add common helper functions to convert IPv6/IPv4 address string to net...
YOSHIFUJI Hideaki
1
-0
/
+2
2006-09-23
[IPV6] ROUTE: Routing by FWMARK.
YOSHIFUJI Hideaki
2
-1
/
+3
2006-09-23
[IPSEC] esp: Defer output IV initialization to first use.
David S. Miller
1
-2
/
+3
2006-09-23
[XFRM]: Hash policies when non-prefixed.
David S. Miller
1
-18
/
+5
2006-09-23
[XFRM]: Purge dst references to deleted SAs passively.
David S. Miller
1
-1
/
+0
2006-09-23
[XFRM]: Do not flush all bundles on SA insert.
David S. Miller
1
-1
/
+0
2006-09-23
[XFRM]: Add generation count to xfrm_state and xfrm_dst.
David S. Miller
1
-0
/
+3
2006-09-23
[XFRM]: Dynamic xfrm_state hash table sizing.
David S. Miller
1
-1
/
+1
2006-09-23
[XFRM]: Convert xfrm_state hash linkage to hlists.
David S. Miller
1
-3
/
+3
2006-09-23
[XFRM]: Pull xfrm_state_by{spi,src} hash table knowledge out of afinfo.
David S. Miller
1
-78
/
+0
2006-09-23
[XFRM]: Pull xfrm_state_bydst hash table knowledge out of afinfo.
David S. Miller
1
-16
/
+0
2006-09-23
[XFRM] POLICY: Support netlink socket interface for sub policy.
Masahide NAKAMURA
2
-0
/
+8
2006-09-23
[XFRM]: Add sorting interface for state and template.
Masahide NAKAMURA
1
-0
/
+20
2006-09-23
[XFRM] POLICY: sub policy support.
Masahide NAKAMURA
2
-8
/
+44
2006-09-23
[XFRM]: Introduce XFRM_MSG_REPORT.
Masahide NAKAMURA
2
-0
/
+14
2006-09-23
[XFRM]: Trace which secpath state is reject factor.
Masahide NAKAMURA
1
-0
/
+1
2006-09-23
[IPV6] MIP6: Transformation support mobility header.
Masahide NAKAMURA
1
-0
/
+5
2006-09-23
[IPV6] MIP6: Add receiving mobility header functions through raw socket.
Masahide NAKAMURA
1
-0
/
+4
2006-09-23
[IPV6] MIP6: Add Mobility header definition.
Masahide NAKAMURA
4
-0
/
+34
2006-09-23
[IPV6] MIP6: Add destination options header transformation.
Noriaki TAKAMIYA
1
-0
/
+3
2006-09-23
[IPV6] MIP6: Add routing header type 2 transformation.
Noriaki TAKAMIYA
1
-0
/
+31
2006-09-23
[IPV6]: Put dsthao after flags in order to pack inet6_skb_parm better.
David S. Miller
1
-3
/
+3
2006-09-23
[IPV6] MIP6: Add inbound interface of home address option.
Masahide NAKAMURA
1
-0
/
+3
2006-09-23
[IPV6] MIP6: Add home address option definition.
Noriaki TAKAMIYA
2
-0
/
+11
2006-09-23
[IPV6]: Allow to replace skbuff by TLV parser.
Masahide NAKAMURA
1
-1
/
+1
2006-09-23
[IPV6]: Find option offset by type.
Masahide NAKAMURA
1
-0
/
+2
2006-09-23
[IPV6] MIP6: Add inbound interface of routing header type 2.
Masahide NAKAMURA
1
-0
/
+7
2006-09-23
[IPV6] MIP6: Add routing header type 2 definition.
Noriaki TAKAMIYA
1
-0
/
+13
2006-09-23
[XFRM] IPV6: Restrict bundle reusing
Masahide NAKAMURA
1
-1
/
+18
2006-09-23
[XFRM] IPV6: Update outbound state timestamp for each sending.
Masahide NAKAMURA
2
-0
/
+4
2006-09-23
[XFRM] STATE: Introduce care-of address.
Noriaki TAKAMIYA
2
-0
/
+4
2006-09-23
[XFRM] STATE: Support non-fragment outbound transformation headers.
Masahide NAKAMURA
2
-0
/
+3
2006-09-23
[XFRM] STATE: Add a hook to obtain local/remote outbound address.
Masahide NAKAMURA
1
-0
/
+2
2006-09-23
[XFRM] STATE: Common receive function for route optimization extension headers.
Masahide NAKAMURA
2
-0
/
+3
2006-09-23
[XFRM] STATE: Add a hook to find offset to be inserted header in outbound.
Masahide NAKAMURA
1
-0
/
+3
2006-09-23
[XFRM] STATE: Search by address using source address list.
Masahide NAKAMURA
2
-0
/
+3
2006-09-23
[XFRM] STATE: Add source address list.
Masahide NAKAMURA
1
-0
/
+26
2006-09-23
[XFRM]: Expand XFRM_MAX_DEPTH for route optimization.
Masahide NAKAMURA
1
-1
/
+1
2006-09-23
[XFRM] STATE: Allow non IPsec protocol.
Masahide NAKAMURA
1
-1
/
+4
[next]