index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-22
[IPV6]: Allow to replace skbuff by TLV parser.
Masahide NAKAMURA
2
-11
/
+20
2006-09-22
[IPV6]: Find option offset by type.
Masahide NAKAMURA
1
-0
/
+43
2006-09-22
[IPV6] MIP6: Add socket option and ancillary data interface of routing header...
Masahide NAKAMURA
2
-5
/
+16
2006-09-22
[IPV6] MIP6: Add inbound interface of routing header type 2.
Masahide NAKAMURA
1
-8
/
+61
2006-09-22
[IPV6]: Add Kconfig to enable Mobile IPv6.
Masahide NAKAMURA
1
-0
/
+9
2006-09-22
[XFRM]: Fix message about transformation user interface.
Masahide NAKAMURA
2
-4
/
+4
2006-09-22
[XFRM] IPV6: Restrict bundle reusing
Masahide NAKAMURA
3
-4
/
+10
2006-09-22
[XFRM] IPV6: Update outbound state timestamp for each sending.
Masahide NAKAMURA
2
-0
/
+5
2006-09-22
[XFRM] STATE: Introduce care-of address.
Noriaki TAKAMIYA
2
-1
/
+33
2006-09-22
[XFRM] STATE: Support non-fragment outbound transformation headers.
Masahide NAKAMURA
3
-3
/
+24
2006-09-22
[XFRM] STATE: Add a hook to obtain local/remote outbound address.
Masahide NAKAMURA
1
-2
/
+18
2006-09-22
[XFRM]: Rename secpath_has_tunnel to secpath_has_nontransport.
Masahide NAKAMURA
1
-3
/
+3
2006-09-22
[XFRM] STATE: Common receive function for route optimization extension headers.
Masahide NAKAMURA
3
-0
/
+110
2006-09-22
[XFRM]: Restrict authentication algorithm only when inbound transformation pr...
Masahide NAKAMURA
1
-1
/
+2
2006-09-22
[XFRM] STATE: Introduce route optimization mode.
Masahide NAKAMURA
3
-0
/
+102
2006-09-22
[XFRM] STATE: Add a hook to find offset to be inserted header in outbound.
Masahide NAKAMURA
6
-3
/
+13
2006-09-22
[XFRM] STATE: Search by address using source address list.
Masahide NAKAMURA
4
-10
/
+116
2006-09-22
[XFRM] STATE: Add source address list.
Masahide NAKAMURA
3
-2
/
+25
2006-09-22
[XFRM] STATE: Allow non IPsec protocol.
Masahide NAKAMURA
1
-1
/
+1
2006-09-22
[XFRM]: Introduce a helper to compare id protocol.
Masahide NAKAMURA
1
-3
/
+3
2006-09-22
[XFRM]: Add XFRM_MODE_xxx for future use.
Masahide NAKAMURA
19
-36
/
+37
2006-09-22
[IPV6] ROUTE: Unify RT6_F_xxx and RT6_SELECT_F_xxx flags
YOSHIFUJI Hideaki
2
-21
/
+13
2006-09-22
[IPV6] KCONFIG: Add subtrees support.
YOSHIFUJI Hideaki
1
-0
/
+14
2006-09-22
[IPV6] ROUTE: Add credits about subtree fixes.
YOSHIFUJI Hideaki
2
-0
/
+3
2006-09-22
[IPV6] NDISC: Search subtrees when backtracking on receipt of redirects.
YOSHIFUJI Hideaki
1
-10
/
+3
2006-09-22
[IPV6] ROUTE: Purge clones on other trees when deleting a route.
YOSHIFUJI Hideaki
1
-2
/
+12
2006-09-22
[IPV6] ROUTE: Search subtree when backtracking.
YOSHIFUJI Hideaki
1
-12
/
+18
2006-09-22
[IPV6] ROUTE: Put SUBTREE() as FIB6_SUBTREE() into ip6_fib.h for future use.
YOSHIFUJI Hideaki
1
-11
/
+9
2006-09-22
[IPV6] ROUTE: Allow searching subtree only.
YOSHIFUJI Hideaki
1
-1
/
+1
2006-09-22
[IPV6] ROUTE: Make sure we do not exceed args in fib6_lookup_1().
YOSHIFUJI Hideaki
1
-7
/
+16
2006-09-22
[IPV6] ROUTE: Fix looking up a route on subtree.
YOSHIFUJI Hideaki
1
-24
/
+15
2006-09-22
[IPV6] ROUTE: Prune clones from main tree as well.
YOSHIFUJI Hideaki
1
-1
/
+1
2006-09-22
[IPV6] ROUTE: Make sure we have fn->leaf when adding a node on subtree.
YOSHIFUJI Hideaki
1
-6
/
+26
2006-09-22
[IPV6]: Cache source address as well in ipv6_pinfo{}.
YOSHIFUJI Hideaki
7
-8
/
+21
2006-09-22
[IPV6] ROUTE: Introduce a helper to check route validity.
YOSHIFUJI Hideaki
1
-7
/
+12
2006-09-22
[IPV6] NDISC: Initialize fl with outbound interface to lookup rules properly.
YOSHIFUJI Hideaki
1
-5
/
+11
2006-09-22
[IPV6] NDISC: Search over all possible rules on receipt of redirect.
YOSHIFUJI Hideaki
1
-24
/
+61
2006-09-22
[IPV6] NDISC: Take source address into account for redirects.
YOSHIFUJI Hideaki
2
-3
/
+5
2006-09-22
[RTNETLINK]: Don't return error on no-metrics.
David S. Miller
1
-2
/
+4
2006-09-22
[NETFILTER]: x_tables: Fix typos after conversion to use mass registation helper
Thomas Graf
2
-5
/
+5
2006-09-22
[SCTP]: Remove multiple levels of msecs to jiffies conversions.
Vladislav Yasevich
4
-87
/
+72
2006-09-22
[NETFILTER]: xt_tcpmss: minor cleanups
Patrick McHardy
1
-30
/
+18
2006-09-22
[NETFILTER]: ip6_tables: consolidate dst and hbh matches
Patrick McHardy
3
-244
/
+25
2006-09-22
[NETFILTER]: x_tables: remove unused size argument to check/destroy functions
Patrick McHardy
56
-100
/
+24
2006-09-22
[NETFILTER]: x_tables: remove unused argument to target functions
Patrick McHardy
37
-82
/
+51
2006-09-22
[NETFILTER]: x_tables: make use of mass registation helpers
Patrick McHardy
32
-1007
/
+679
2006-09-22
[NETFILTER]: x_tables: add helpers for mass match/target registration
Patrick McHardy
1
-0
/
+60
2006-09-22
[NETFILTER]: xt_CONNMARK: use tabs for indentation
Patrick McHardy
1
-28
/
+29
2006-09-22
[NETFILTER]: replace open coded checksum updates
Patrick McHardy
3
-33
/
+20
2006-09-22
[NETFILTER]: nfnetlink_queue: fix typo in error message
Patrick McHardy
1
-2
/
+2
[next]